This article…

  1. is intended for marketers and developers deploying Journeys
  2. will show you how to deploy the Journeys SDK
  3. will show you how to place a blank <div> with your API key
  4. will guide you on configuring a button to launch a Journey

What You’ll Need


Step 1: Add SDK to <head> tags

This SDK should be placed on all pages on your website. This SDK code by itself does not render any content.

<!--Journeys by Demand IQ SDK-->
<script async src="<https://journey.demand-iq.com/embed.js>"></script>

Step 2: Create blank div on your target page

Copy & paste the following code anywhere in the <body> tags of each Journey target page.

<!--Journeys by Demand IQ SDK: body div-->
<div id="demand-iq-journey" data-api-key="REPLACE_WITH_API_KEY"> </div>

API Key

Create a Journeys API Key