Adding Limy via Tag Manager

2

Step 2

Click- add a new tag

3

Step 3

In the top left side, name the tag in a name "Limy AI"

Select "Tag Configuration"

4

Step 4

Select "Custom HTML"

5

Step 5

Copy this code and apply the token you received instead of - "YOUR_TOKEN_HERE"

<script>
(function(l,i,m,y,g,e,o){
    l[m] = l[m] || function () { 
        (l[m].q = l[m].q || []).push(arguments) 
    };
    e = i.createElement(y);
    e.async = 1;
    e.id = 'limy-analytics';
    e.src = "https://sdk.getlimy.ai/p/limy-analytics.min.js";
    e.setAttribute(m, g);
    o = i.getElementsByTagName(y)[0];
    o.parentNode.insertBefore(e, o);
})(window, document, "limy", "script", "YOUR_TOKEN_HERE");
</script>

6

Step 6

Paste the code to the "HTML" input . Use the token provided by the company.

7

Step 7

Scroll down and click "Triggering" and select "All pages"

8

Step 8

Ensure "All Pags" is selected and click "Save"

// Your pixel should be working now! :) 

// Please check with the Limy team to ensure it works. 

For any questions please contact [email protected] .

Last updated