Advertisement
GiacomoGalanti

view_item_list o impressions

Dec 22nd, 2020
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. <script>
  2. var dataLayer = window.dataLayer || [];
  3. dataLayer.push({
  4. 'event': 'view_item_list,
  5. 'ecommerce': {
  6. 'impression': [
  7. {
  8. 'name': 'Pet Adesivo Fasson',
  9. 'id': 'DIGIAP5170007',
  10. 'price': 11.99,
  11. 'brand': 'M&M',
  12. 'category': [
  13. 'Best selling products',
  14. 'Prodotti categoria 3'],
  15. 'list': 'prodotti pet'
  16. 'position': 0
  17. },
  18. {
  19. 'name': 'Pet Adesivo Mastertac',
  20. 'id': 'DIGI82UR7161266SRA3',
  21. 'price': 11.99,
  22. 'brand': 'M&M',
  23. 'category': [
  24. 'Best selling products',
  25. 'Prodotti categoria 4'],
  26.  
  27. 'list': 'Tutto il cibo americano'
  28. 'position': 1
  29. {
  30. 'name': 'Pet Adesivo inventato',
  31. 'id': 'DIGI82UR7161266S543',
  32. 'price': 11.99,
  33. 'brand': 'M&M',
  34. 'category': [
  35. 'Best selling products',
  36. 'Prodotti categoria 5'],
  37.  
  38. 'list': 'Tutto il cibo americano'
  39. 'position': 2
  40.  
  41. },
  42. {
  43. 'name': 'Pet Adesivo inventato Mastertac',
  44. 'id': 'DIGI82UR7161244SRA3',
  45. 'price': 11.99,
  46. 'brand': 'M&M',
  47. 'category': [
  48. 'Best selling products',
  49. 'Prodotti categoria 4'],
  50.  
  51. 'list': 'Tutto il cibo americano'
  52. 'position': 3
  53.  
  54.  
  55. }]
  56. }
  57.  
  58. });
  59. </script>
  60.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement