October 1, 2012
Tealium Universal Tag (utag.js)
Adds the ability to set a utag_main
cookie to expire at a specific timestamp.
utag.loader.SC("utag_main",{"mycookie123":"testing123;exp-1351111959896u"});
Note the u
at the end of the timestamp
Adds the ability to set a utag_main
cookie to expire at a specific timestamp.
utag.loader.SC("utag_main",{"mycookie123":"testing123;exp-1351111959896u"});
Note the u
at the end of the timestamp