Step 1: Add Intelligems JavaScript
Introduction
If you have not already done so, you will need to add the Intelligems script to your site. There are two options below for doing this.
Option 1: Use the App Embed Block
This is the easiest installation method that works for most stores!
The fastest way to add Intelligems JavaScript to your theme is to enable it in the "Customize" section of your theme editor. You can do so by logging into your Shopify Admin, and navigating to Sales Channels > Online Store > Live theme - Customize > App Embeds. Search "Intelligems", make sure it is toggled on, and click "Save" in the top right. This will load Intelligems in a fashion that works optimally for performance and A/B testing on most stores. If for any reason you encounter performance concerns, see our docs on performance optimization.
For any password protected store, we will not be able to automatically detect the script, so you will continue to get an error message in the app regarding the script not being in your theme.
Option 2: Add to Your Theme Code
This will need to be manually removed if you uninstall Intelligems.
To complete this, go to the settings page in the Intelligems app. Once there, you'll see a section called "Theme Script". Click the blue button in that block that says "Copy Script". This will copy your unique Intelligems script to your clipboard.

Now head over to your Shopify account, and paste the Intelligems Script as a source into the <head>
of each of these files:
theme.liquid
any other theme.*.liquid files (e.g., theme.gempages.liquid if you have this file)
Here's a video walking through those steps as well:
Last updated
Was this helpful?