difference between utag.js and utag.19.js

Bronze Contributor
Bronze Contributor

Hi,

What is the difference between utag.js and utag.19.js.

For me both are being called when I view in networks tab in my web browser.

3 REPLIES 3

difference between utag.js and utag.19.js

Employee Emeritus

@Alka the utag.js is our primary JS library; it may contain tag code if tags are bundled into it. The utag.x.js refers to the individual tag template. The 'x' will correspond to the UID of the tag found in TiQ.

 utag.png

difference between utag.js and utag.19.js

Moderator
Moderator

@davidcreason You're my hero! #hugs

@Alka I'd accept that as a solution! Show David some TLC! #teehee

If you liked it then you should have put a kudo on it!

difference between utag.js and utag.19.js

Gold Contributor
Gold Contributor
Hello Alka,

I presume the above answer which @davidcreason provides would be sufficient. Nevertheless, if you want more about the difference between utag.js & utag..x.js. Here is the reference,

utag.js works - Guide explains how utag.js and vendor library files are loaded in the page.

https://community.tealiumiq.com/t5/JavaScript-utag-js/How-utag-js-works/ta-p/14787


Mapped and UID (UID column displays the unique identifier for the tag. The UID determines the name of the tag configuration file served from the CDN. For example, tag with a UID of 1878 corresponds to the file utag.1878.js.)

https://community.tealiumiq.com/t5/iQ-Tag-Management/Tags/ta-p/5016

Hope it helps! Happy Learning!!!
Public