Has anyone any experience of applying the Google Remarketing Tag to Sellerdeck?
The code supplied by the client has these three properties that need populating on a page by page basis (I think.)
Has anyone done this or is there any guidance as to how to generate the properties with Variables?
Duncan mentions it briefly here: http://community.sellerdeck.com/showthread.php?t=54174
Is there any more comprehensive advice?
Many thanks.
The code supplied by the client has these three properties that need populating on a page by page basis (I think.)
Has anyone done this or is there any guidance as to how to generate the properties with Variables?
Code:
<script type="text/javascript"> var google_tag_params = { ecomm_prodid: 'REPLACE_WITH_VALUE', ecomm_pagetype: 'REPLACE_WITH_VALUE', ecomm_totalvalue: 'REPLACE_WITH_VALUE', }; </script>
Is there any more comprehensive advice?
Many thanks.
Comment