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: 11135 },
- { event: "setSiteType", type: "#m for mobile or t for tablet or d for desktop#" },
- { event: "viewHome", mp_coverage_test: {sha1_hashed_email} }
- );
- </script>
- --- PRODUCT TAG ---
- <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: 11135 },
- { event: "setSiteType", type: "#m for mobile or t for tablet or d for desktop#" },
- { event: "viewItem", item: "#Your item id#", mp_coverage_test: {sha1_hashed_email} }
- );
- </script>
- --- TRANSACTION TAG ---
- <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: 11135 },
- { event: "setSiteType", type: "#m for mobile or t for tablet or d for desktop#" },
- { event: "trackTransaction" , id: "#Transaction Id#", mp_coverage_test: {sha1_hashed_email}, item: [
- { id: "#First item id#", price: #First item unit price#, quantity: #First item quantity# }
- ]});
- </script>
Advertisement
Add Comment
Please, Sign In to add comment