Skip to main content

Adding Stories

A guide to adding Nudge's stories in your web application.

important

Ensure the basic integration of the Nudge SDK is complete. If not, check here.

Add Stories div

Now you just need to add a div where you want your stories to appear and make sure to give it the id of nudge_stories

<div id="nudge_stories"><div>

That's it

nudge_core_browser_v2 would now trigger Stories defined on your Dashboard.