For developers: Track user activities in Sitefinity CMS
NOTE: Sitefinity Digital Experience Cloud (DEC) was renamed to Sitefinity Insight as a part of the Sitefinity 13.0 release. However, Sitefinity CMS and its documentation prior to version 13.0 continue using the former name - Digital Experience Cloud.
Events
User interactions with website content on the website are represented by events. Progress Sitefinity Digital Experience Cloud connector tracks user's interactions on your website by listening to certain Sitefinity CMS-context events and handling these events by sending requests to the cloud.
NOTE: Keep in mind that Progress Sitefinity Digital Experience Cloud connector tracks Sitefinity CMS events, related to ASP.NET Web forms.
The following table lists all events that the connector tracks by default:
Category
|
Tracked activities
|
Comments
|
Created comment
|
File downloads
|
Downloaded document
|
Web forms
|
Submitted form
|
Forums
|
Created forum post
Created forum thread
Subscribed to a forum thread
Unsubscribed from a forum thread
Subscribed to a forum
Unsubscribed from a forum
|
Email campaigns
|
Subscribed to email campaign
Unsubscribed from email campaign |
Pages
|
Visited personalized page
Visited page |
Videos
|
Played HTML5 video
|
Social
|
Shared on social media
Liked on Facebook |
Lists
|
Expanded list
|
Users
|
User logged in
User registered
User activated account
User metadata
User profile metadata
User mapping (map user with activities upon login)
|
Browser and device metadata
|
Browser name
Browser version
Browser language
Device name
Device type
Device manufacturer |
Other
|
Came from site (referrer tracking)
Participated in campaign (UTM parameters) |
For more information about how events work and how to track your custom events, see For developers: Understand the connector built-in tracking event handlers.