carlosmdh

actionPurchase

May 21st, 2022
166
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/onepage/success/bookingwidget/1",
  5.       title: "Regiondo.de - Nutze Deine Freizeit"
  6.     },
  7.     data: {
  8.       transaction_id: "3153184253",
  9.       value: 14,
  10.       currency: "EUR",
  11.       tax: 0,
  12.       shipping: 0,
  13.       items: [
  14.         {
  15.           id: "158111",
  16.           name: "Autobús turístico de Madrid “ THE YELLOW BUS”",
  17.           brand: "Experience Travel Tours",
  18.           category: "",
  19.           variant: "Entrada general 2022 - Adulto",
  20.           quantity: 1,
  21.           price: 14
  22.         }
  23.       ]
  24.     }
  25.   },
  26.   event: "iframe.actionPurchase",
  27.   gtm.uniqueEventId: 68
  28. })
Advertisement
Add Comment
Please, Sign In to add comment