Setting up a tag with a load rule from Google Analytics tracking

Bronze Contributor
Bronze Contributor

Hello,

I am implementing a Tealium pixel container for a vendor pixel. I have set up the Load Rule to fire based on a Google Analytics jQuery Extension that is already in place. I do not see that this is firing correctly.

Will this not work because it is riding off another utag.link event that is occurring?

Am trying to have multiple events occur from the same JQuery extension, but not sure if this is the correct way to do it.

Thanks,

Rloadrule1.png

2 REPLIES 2

Setting up a tag with a load rule from Google Analytics tracking

Gold Contributor
Gold Contributor

Hi @astoundcommerc2 , When you create Tealium custom container did you enable link tag for that container?

 

VR

Setting up a tag with a load rule from Google Analytics tracking

Tealium Expert
Tealium Expert

in your tealium container just make sure you have link and view on, you will see it near the top like this

u.ev = {"view" : 1, "link" : 1};

Also make sure the load rules are working, I normally use the tealium debugger to verfiy.

And keep an eye on your console for any errors, if it still doesn't work, we will probably need more information about the jquery extension.

Damian Savvides
Public