Event Targeting
Updated over a week ago

Displaying your survey in response to an event will ensure you are targeting the right visitors at the right time.

You can select which events you'd like to show the survey in response to by entering the names of the events. You can enter multiple events and your survey will show up if any of them is sent to us.

To send an event to us use our javascript or mobile SDKs to send an event.

If you're using our Web SDK you can simply call

Iterate('event', 'your-event-name')

If you're using one of our mobile SDKs, see their documentation for details on how to do that for your platform.

Did this answer your question?