Install with Tealium Tag Manager

Before you start

Things you need to know:

  • Fresh Relevance content is blocked if the customer is viewing your website on an Apple Mobile device with IOS 17 and the Advanced Tracking and Fingerprinting Protection setting is turned on.

Setup

The Fresh Relevance script can be added to your website using Tealium Tag Manager and other tag management systems.

To set up with Tealium Tag Manager:

  1. Log in to your Tealium Tag Manager account.

  2. Go to Tags.

  3. Select the Misc tab and then select Tealium Custom Container.

  4. For Title, enter Fresh Relevance script, then select Finish and Save.

  5. Select your name/email address in the upper right corner of the Tealium iQ console.

  6. From the admin menu, under Account Admin, select Manage Templates.

  7. Select Tealium Custom Container: Fresh Relevance Script to open the tag template.

  8. Add the Fresh Relevance tracking script URL between Start Tag Library Code and End Tag Library Code in your Tealium profile template.


    Creating the tracking script URL:
    <script async src="//Your loader script domain/Your account ID.js">
    You need to replace:

    1. Your loader script domain with the correct domain. To find this, in Fresh Relevance, expand the User menu then go to Settings > System configuration > Custom domains and copy the Loader Script Domain value.
    2. Your account ID with your Fresh Relevance account ID. To find this, in Fresh Relevance, expand the User menu and copy the Account ID.

Confirm the script is installed correctly

The simplest way to tell that the script is working is to just browse a few pages on your website. Once you've done this, wait a minute, then in Fresh Relevance, expand the User menu and go to Settings > Website Settings > Test Website Integration. Here you can confirm that events are being received from your site.

Learn more in Test your website integration.

If it doesn't seem to be working, double check that you have published the new version of the tag using Tealium Tag Manager. If it's still not working, you can check that Tealium Tag Manager is delivering the script correctly.

To do this:

  1. In Tealium Tag Manager, temporarily add the following script in the tag window.
<script>
	console.log('Loader script has been run');
</script>
  1. When you refresh your page, open your browser's developer tools, and in console tab, you should see the text Loader script has been run. If you don't see this, double-check your Tealium Tag Manager setup.

If you do see the text, but Fresh Relevance isn't working correctly, contact Support .