Engagements
Confused about "Engagements"?
Let us know how we can improve our documentation:
LAST EDIT Oct 31 2024
- On This Page:
- Tracking Engagements
- Parameters
Tracking Engagements
Copied!Confused about "Tracking Engagements"?
Let us know how we can improve our documentation:
The snippet below shows an example of how to track engagements. Engagement examples include likes, comments, profile views and link clicks.
Parameters
Copied!Confused about "Parameters"?
Let us know how we can improve our documentation:
name | type | description | default | optional |
---|---|---|---|---|
label | string | The type of event (i.e. click, share, search, etc.) | - | |
content | string or object | The content the engagement related to, either as an ID or content object. | - | |
score | string | A score between 0 and 100 indicating the importance of an event. | - | |
position | string | The placement in a list of activities, starting at 0. | - | ✓ |
feed_id | string | The specific feed the user is viewing | - | ✓ |
location | string | The page in your app (i.e. email, homepage, profile page, etc.) | - | ✓ |