- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
08-05-2016 06:20 AM
Hi,
I've noticed the following output and wonder if there is some best practice I could follow when calling utag.link from within a custom container tag?
utag.loader.LOAD:70
SENDING: 70
utag.js:48 trigger:link
utag.js:48 Object {event_name: "xxx"}
utag.js:48 trigger:called before tags loaded
utag.js:48 Tag 30 did not LOAD
utag.js:48 Tag 35 did not LOAD
utag.js:48 Tag 52 did not LOAD
utag.loader.LOAD:30
utag.js:48 SENDING: 30
utag.js:48 send:30
...
Effectivelly all tags are loaded in the end, but I wonder if there are some concerns I should have around this?
Thanks,
Filipe
08-05-2016 07:59 AM
I would be very cautious about firing a utag.link from within a tag, as you could easily get yourself into an infinite loop, (The utag.link calling the tag that fires the utag.link, etc. )
What is it that you're trying to achieve? You may be better off with a custom extension.
08-05-2016 08:23 AM
Copyright All Rights Reserved © 2008-2023