Advertisement
GiacomoGalanti

product impressions

Dec 2nd, 2020
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. <script>
  2. var dataLayer = window.dataLayer || [];
  3. dataLayer.push({
  4. 'event': 'product_impression',
  5. 'ecommerce': {
  6. 'impression': [
  7. {
  8. 'name': 'M&M’s cookies biscotto da 45g',
  9. 'id': '87734243',
  10. 'price': 11.99,
  11. 'brand': 'M&M',
  12. 'category': [
  13. 'Best selling products',
  14. 'Cibo Europeo',
  15. 'Cibo europeo (removed)',
  16. 'Dolci europei',
  17. 'Dolci europei (removed)',
  18. 'New products',
  19. 'Novità',
  20. 'Products',
  21. 'Tutto il cibo',
  22. 'Tutto il cibo americano'],
  23. 'list': 'Tutto il cibo americano'
  24. 'position': 0
  25. },
  26. {
  27. 'name': 'M&M’s cookies biscotto da 45g',
  28. 'id': '87734243',
  29. 'price': 11.99,
  30. 'brand': 'M&M',
  31. 'category': [
  32. 'Best selling products',
  33. 'Cibo Europeo',
  34. 'Cibo europeo (removed)',
  35. 'Dolci europei',
  36. 'Dolci europei (removed)',
  37. 'New products',
  38. 'Novità',
  39. 'Products',
  40. 'Tutto il cibo',
  41. 'Tutto il cibo americano'],
  42.  
  43. 'list': 'Tutto il cibo americano'
  44. 'position': 1
  45. {
  46. 'name': 'M&M’s cookies biscotto da 45g',
  47. 'id': '87734243',
  48. 'price': 11.99,
  49. 'brand': 'M&M',
  50. 'category': [
  51. 'Best selling products',
  52. 'Cibo Europeo',
  53. 'Cibo europeo (removed)',
  54. 'Dolci europei',
  55. 'Dolci europei (removed)',
  56. 'New products',
  57. 'Novità',
  58. 'Products',
  59. 'Tutto il cibo',
  60. 'Tutto il cibo americano'],
  61.  
  62. 'list': 'Tutto il cibo americano'
  63. 'position': 2
  64. },
  65. {
  66. 'name': 'M&M’s cookies biscotto da 45g',
  67. 'id': '87734243',
  68. 'price': 11.99,
  69. 'brand': 'M&M',
  70. 'category': [
  71. 'Best selling products',
  72. 'Cibo Europeo',
  73. 'Cibo europeo (removed)',
  74. 'Dolci europei',
  75. 'Dolci europei (removed)',
  76. 'New products',
  77. 'Novità',
  78. 'Products',
  79. 'Tutto il cibo',
  80. 'Tutto il cibo americano'],
  81.  
  82. 'list': 'Tutto il cibo americano'
  83. 'position': 3
  84.  
  85. }]
  86. }
  87.  
  88. });
  89. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement