Guest User

Untitled

a guest
Jun 17th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. <script type="text/javascript">
  2. var DY = {};
  3. DY.recommendationContext = {type: 'OTHER'};
  4. </script>
  5. <script src="//cdn.dynamicyield.com/api/8767628/api_dynamic.js" type="text/javascript"></script>
  6. <script src="//cdn.dynamicyield.com/api/8767628/api_static.js" type="text/javascript"></script>
  7. <script type="text/javascript">
  8. DY.API('event', {
  9. name: 'Purchase',
  10. properties: {
  11. uniqueTransactionId: 510326866040,
  12. dyType: 'purchase-v1',
  13. value: (15992 / 100),
  14. cart: [
  15.  
  16. {
  17. productId: 23185650241,
  18. quantity: 8,
  19. itemPrice: (1999 / 100)
  20. },
  21.  
  22. ]
  23. }
  24. });
  25. </script>
Add Comment
Please, Sign In to add comment