Hey Jon,
Good to put a face to the name.
When I said variable mappings I meant it more generally. For example, "b" maps to the local copy of the `utag_data` object within utag.js.
Sorry, that might've been a poor word choice. I'm not looking to refactor plugins or rewrite them but really remove the ones that can be considered duplicates of Tealium's built in extensions.
I was ...
Thanks for the info. I like the idea of leveraging load rules to test for the value before running any code and will have to play with that a little bit.
Hi everyone, so the parsing issue helped a bit on the load time but after a few days, it went back to the long load times. It was mentioned that it was due to the 150+ tags and extensions. As time goe...
Jared Hislop forced me to use it often and now it is a tool I cannot live without because of testing using the Dev profile switch and seeing what variables outside of Tealium are available to grab.
Robert, aren't the listeners and dispatchers by their very nature custom code? Not sure that I see a path to abstracting that in a useful way that works differently/better than the custom JavaScript e...
Thanks for the feedback Nicholas! I'll let the Bloomfire team know. I suspect that it was an active decision to emphasize answers over comments but agree that it could be a bit more intuitive.
You are going the right route for now.
This could possibly be done with the "Join Variables" extension, but the extension currently only handles joining 3 variables. I know there is an enhancement ti...