You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emit new event whenever a user completes a survey in Refiner. Props include required fields for selecting the specific survey to monitor and optional props for filtering responses based on user data.
new-segment-entry-instant
Description
Emit new event whenever a user enters a segment in Refiner. Props include required fields for selecting the segment and optional props for filtering based on certain user characteristics or previous survey activity.
Actions
identify-user
Description
Create or update a user profile in Refiner. Required props: 'userId' to uniquely identify the user. Optional props: any additional user traits such as 'email', 'name', or 'customAttributes'.
track-event
Description
Record user activities or signals in Refiner. Required props: 'eventName' to specify the event or signal being tracked. Optional props: 'metadata' to add additional contextual details about the event, like 'timestamp' or 'eventProperties'.
The text was updated successfully, but these errors were encountered:
refiner
URLs
Polling Sources
new-survey-completion-instant
Description
Emit new event whenever a user completes a survey in Refiner. Props include required fields for selecting the specific survey to monitor and optional props for filtering responses based on user data.
new-segment-entry-instant
Description
Emit new event whenever a user enters a segment in Refiner. Props include required fields for selecting the segment and optional props for filtering based on certain user characteristics or previous survey activity.
Actions
identify-user
Description
Create or update a user profile in Refiner. Required props: 'userId' to uniquely identify the user. Optional props: any additional user traits such as 'email', 'name', or 'customAttributes'.
track-event
Description
Record user activities or signals in Refiner. Required props: 'eventName' to specify the event or signal being tracked. Optional props: 'metadata' to add additional contextual details about the event, like 'timestamp' or 'eventProperties'.
The text was updated successfully, but these errors were encountered: