June 1, 2015
Tealium Universal Tag (utag.js)
- Supports a new drop-down list for selecting when to execute an All-Tags-scoped Extension.
- After Load Rules (default selection)
- Before Load Rules (not supported by 4.37 and below)
- After Tags (not supported by 4.37 and below)
This feature is not compatible with 4.37 below as they may cause the Extension to run more than once.
- Added support for calling
utag.view
before all the Tags have loaded; this fixes a bug when callingutag.view
to fire a specific Tag by its UID inside a DOM Ready-scoped Extension. - Added support for calling
utag.link
for a specific Tag by its UID.