Appearance
Other
Session Started
It is good practice to track when a user starts a new session. This would normally happen on the first page view of your website or when they open your app.
You can send any custom attributes along with this
Session Ended
You can send any custom attributes along with this.
Location Visited
Indicate an offline location has been visited such as a store.
- $location - Location
Offline Purchase Completed
Indicate a purchase was completed offline, such as in store.
- $order - Order
Purchase Returned
Indicate a purchase was returned.
- $order - Order
Widget Viewed
Indicate a widget was viewed. This can be used for online popups such as email collection, surveys or offers.
Widget Interacted
Indicate an action was taken on a widget. This can be used for online popups such as email collection, surveys or offers.
Offer Viewed
Indicate an offer was presented. This can be used online in cases where a special offer was presented to a user.
Recommendation Viewed
A recommendation was viewed.
- $recommendation - Recommendation
- $widget - Widget
- $targeting - Targeting
Recommendation Clicked
A recommendation was clicked.
- $recommendation - Recommendation
- $widget - Widget
- $targeting - Targeting
Recommendation Added
A recommendation was added.
- $recommendation - Recommendation
- $widget - Widget
- $targeting - Targeting
Recommendation Purchased
A recommendation was displayed to the user and then the user purchased one of these products.
- $recommendation - Recommendation
- $widget - Widget
- $targeting - Targeting
Form Submitted
Indicates that a form was submitted.
$widget - Widget
Form Interacted
Indicates that a form was interacted with.
$widget - Widget
Form Viewed
Indicates that a form was viewed.
$widget - Widget