carlosmdh

actionAddToCart

May 21st, 2022
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. dataLayer.push({
  2.   iframe: {
  3.     pageData: {
  4.       url: "https://experiencetraveltours.regiondo.es/checkout/cart/index/bookingwidget/1",
  5.       title: "Carrito de la compra"
  6.     },
  7.     data: {
  8.       value: 28,
  9.       currency: "EUR",
  10.       items: [
  11.         {
  12.           id: "158111",
  13.           name: "Autobús turístico de Madrid “ THE YELLOW BUS”",
  14.           brand: "Experience Travel Tours",
  15.           category: "",
  16.           variant: "Entrada general 2022 - Adulto",
  17.           quantity: 1,
  18.           price: 14
  19.         }
  20.       ]
  21.     }
  22.   },
  23.   event: "iframe.actionAddToCart",
  24.   gtm.uniqueEventId: 28
  25. })
Advertisement
Add Comment
Please, Sign In to add comment