- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
01-30-2018 05:44 AM
Hi
I have been tasked with auditing Load rules on tealium IQ i was wondering how does everyone else do it?
Is there a script or a browser extension ? or simply visit the pages or try and trigger the load rules and look in the console?
Solved! Go to Solution.
01-30-2018 09:05 AM
01-30-2018 01:05 PM - last edited on 01-30-2018 01:15 PM by kathleen_jo
On a given page, @dsavvy83, you can determine whether a particular load rule evaluated to true or not as follows:
window.utag.cond[loadRuleId]
Or for a particular tag, you can determine whether its load rules evaluated to true as follows:
window.utag.loader.cfg[tagId].send
For my own part, when I had to do load rule auditing, I set a UDO variable to equal a serialised version of utag.cond which I then mapped into my Web Analytics tool, meaning I could create a report which at a page level listed all the load rules that passed. So anyone could look at a specific URL and see which load rules fired all the time, which fired none of the time, and which fired something in between.
02-01-2018 05:41 AM - last edited on 02-01-2018 05:46 AM by kathleen_jo
Hi @dsavvy83,
If you haven't already, just install the Tealium tools Web Companion and checking for example load rules on a per page basis is a simple task.
Instructions how to install it in your browser is here:
https://community.tealiumiq.com/t5/iQ-Tag-Management/Web-Companion/ta-p/11947
02-01-2018 05:53 AM
OOOOOoooo @dsavvy83... I'd accept that as an accepted solution! #JustSayin #toodles
02-01-2018 05:53 AM - last edited on 02-01-2018 05:56 AM by kathleen_jo
Hi @per_lundqvist,
I had a look but the load rules tab on my web companion doesn't appear!
02-01-2018 06:01 AM - edited 02-01-2018 06:03 AM
02-02-2018 03:48 AM
May I suggest this Tealium Tool: https://community.tealiumiq.com/t5/iQ-Tag-Management/Tealium-Tools-Web-Companion/ta-p/18523
It is a more advanced version of the standard web companion, it shows additionally the load rules that have been triggered.
Adrian
02-02-2018 03:53 AM
Copyright All Rights Reserved © 2008-2023