Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ###Homepage###
- <script type="text/javascript" src="//static.criteo.net/js/ld/ld.js" async="true"></script>
- <script type="text/javascript">
- window.criteo_q = window.criteo_q || [];
- window.criteo_q.push(
- { event: "setAccount", account: (accountid) },
- { event: "setSiteType", type: "d" },
- { event: "viewHome", site: "brand" }
- );
- </script>
- ###Listing###
- <script type="text/javascript" src="//static.criteo.net/js/ld/ld.js" async="true"></script>
- <script type="text/javascript">
- window.criteo_q = window.criteo_q || [];
- window.criteo_q.push(
- { event: "setAccount", account: (accountid) },
- { event: "setSiteType", type: "d" },
- { event: "viewList", item: ["#First item id#", "#Second item id#", "#Third item id#"], site: "brand" }
- );
- </script>
- ###Product###
- <script type="text/javascript" src="//static.criteo.net/js/ld/ld.js" async="true"></script>
- <script type="text/javascript">
- window.criteo_q = window.criteo_q || [];
- window.criteo_q.push(
- { event: "setAccount", account: (accountid) },
- { event: "setSiteType", type: "d" },
- { event: "viewItem", item: "#Your item id#", site: "brand" }
- );
- </script>
Advertisement
Add Comment
Please, Sign In to add comment