Event Properties
Richpanel has divided properties into 2 major categories
- Global Properties
- Custom Properties
These properties can be further divided into common groups :
- Event Properties
- Person Properties
- Conversation Properties
Global Properties
Global properties are predefined into Richpanel. They are available to all workspaces.
Here are the global properties of a person
billingEmail
: Billing EmailbillingPhone
: Billing Phonecity
: Citycountry
: Countryfacebook
: Facebookgoogleplus
: Google Plusinstagram
: Instagramlinkedin
: LinkedInname
: Namephone
: Phonepinterest
: PinterestshippingEmail
: Shipping EmailshippingPhone
: Shipping Phonestate
: Statetumblr
: Tumblrtwitter
: Twitteruid
: User Id
Above properties can be set directly via setting this in userProperties of an event.
There are calculated properties as well, some of which are calculated in realtime, some hourly, some weekly and some monthly. Here are they:
appClientIdList
: Store nameconversationFeedbackScore
: Average ratingconversationLastFeedbackRating
: Last ratinglastOrderAmount
: Last order amountlastOrderTaxAmount
: last order tax amountlastOrderShippingAmount
: Last order shipping amountcampaign
: UTM Campaignmedium
: UTM Mediumsource
: UTM SourcelastOrderAt
: Last Order TimefirstOrderAt
: First Order Timevisits
: SessionslastSeen
: Last SeencreatedAt
: First SeendeviceType
: Device typebrowserName
: Browser nameosName
: Os nameplatform
: platformltv
: CLVordersCount
: No. of orderRichpanelPredictedCLV
: Predicted CLVRichpanelAliveProbability
: Likelihood To BuyRichpanelNextOrderDate
: Next Order DateRichpanelPredictedOrderCount
: Predicted Order Countaov
: AOVorderIds
: Order IdlastOrderTrackingNumber
: Last order tracking numberlastOrderCreatedAt
: Last order created datelastOrderNumber
: Last order numberlastOrderderDeliveryStatus
: Last order delivery statuslastOrderStatusUrl
: Last order status URLlastOrderTrackingUrl
: Last order tracking URLlastOrderShippingDate
: Last order shipping dateRichpanelLeadScore
: Lead ScorelastOrderShippingMethod
: Last order shipping methodlastOrderPaymentMethod
: Last order payment methodlastOrderTrackingCompany
: Last order tracking companylastDeviceName
: Last device namelandingPageUrl
: Landing Page UrllastBrowserName
: Current browser namelastPageUrl
: Current page url
Custom Properties
Custom properties can be defined by the Owner or Admin of the workspace in the Data Management section.
These properties can either be shown or used based on the custom request or as per Richpanel defined rules.
Usage
Properties can have the following purpose:
- Can be used to visualize custom data
- Can be used in Power Replies
- Can be used in Assignment Rules to filter
- Can be used in Task Bots
- And many more
Updated over 3 years ago