Usetiful makes it easy to guide your users with interactive tours. Here's how you can get started in just three steps:
Add the Script to Your Pages
Notes:
If you wish to segment your users to target your tours, follow these instructions.
If you wish to personalize messages to your users, follow these instructions.
If you want to leverage the User ID feature for cross-device tour synchronization, follow these instructions.
Here's a quick video on how to install Usetiful:
Adding the Script to Your Pages
Usetiful works by embedding a JavaScript code into your application. This script allows Usetiful to display the content you build to your users. Here's how you can add the script:
Locate Your Script:
After logging into your Usetiful account, navigate to the Overview page.
Click on the "Install to your site" button. This will display the JavaScript code.
Embed the Script:
Copy the code and paste it into the HTML of all the pages where you want Usetiful content to appear.
Place the script immediately before the
</body>
element.
Note: Usetiful content will not work on pages where the script is not present.
Once installed, you can publish product tours and start collecting valuable data for analysis. For easier implementation, you can use tools like Google Tag Manager (GTM).
For installation details using Google Tag Manager, check out this guide.