- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
02-13-2020 09:40 AM - edited 02-18-2020 02:16 AM
Team,
I need your help on Bluecore tagging in tealium. Need to add this script after orders placed in confirmation page.
I need to pass the below parameters to JS code and pixel code, please suggest me any references.
var triggermail=triggermail||[];triggermail.load=function(a){
var b=document.createElement("script");b.type="text/javascript";
b.async=!0;b.src="YYYYY";
a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(b,a)};
triggermail.load("brother");window.triggermail=triggermail;
<img id="bluecore_purchase_pixel" src="https://api.bluecore.com/api/track/purchase_pixel?token=brother&email=email_address&total=final_tota..." />
Thanks,
Venkat.
Venkat,
You can implement the Bluecore tag via our Custom Container. The Custom Container also supports the use of load rules, data mappings, and extensions -- this gives you the ability to trigger the tag only on your confirmation page, and to dynamically pass UDO variables such as email, order total, etc.
Mike
Copyright All Rights Reserved © 2008-2023