See JavaScript API docs for examples of the funnel_uuid value.
The DailyStory API conventions to understand common patterns and behaviors used in our APIs.
DailyStory JavaScript API
Below are the events raised by various components of the DailyStory JavaScript API:
ds_ready - raised when the DailyStory JavaScript library is loaded and ready.
ds_popup_ready - raised when the DailyStory popups are ready.
ds_form_submit - when a web form is submitted.
ds_hellobar_ready - raised when the DailyStory Hello Bar is ready.
ds_hellobar_close - raised when the user closes the DailyStory Hello Bar.
ds_hellobar_submit - raised when the DailyStory Hello Bar is valid and submitted.
ds_magicform_ready - raised when the DailyStory Magic Form is ready.
ds_magicform_submit - raised when the DailyStory Magic Form is submitted.
ds_exit - raised when DailyStory detects the visitor is about to exist the page.