-
Type:
Suggestion
-
Resolution: Incorrectly Filed
-
Component/s: Space - Page Templates
-
None
Hi,
I received a requirement from our media company that requesting us to insert the code (Xaxis 3rd party pixel) below into all Anmum Malaysia pages (English and BM site). Our plan would be to add this on either template level or global page level configuration, but we’ve checked the template is shared across all countries. Can you help to check with us, how can we solve this case and successfully insert the pixel? Is it require to have template change?
Below are information of the pixels:
Implementing Directly on a Website : The entire contents of the above script should be placed between the ‹body›‹/body› tags of every page which you want tracked. Ideally, it will be placed before the closing ‹/body› tag, and should be included on all pages. This tag may be used on secure and non-secure pages, since it includes a check for page protocol. Kindly find Xaxis 3rd party pixel to be implemented on all pages for https://www.anmum.com/my
Code To Implement
<!-- Lightning Bolt Begins -->
<script type="text/javascript">
var lbTrans = '[TRANSACTION ID]';
var lbValue = '[TRANSACTION VALUE]';
var lbData = '[Attribute/Value Pairs for Custom Data]';
</script>
<script type="text/javascript" id="lightning_bolt" src="//cdn-akamai.mookie1.com/LB/LightningBolt.js"></script>
<!-- Lightning Bolt Ends -->
Hear from you soon.