Advertisement
filipr27

move_ad_to_top

Jun 8th, 2023 (edited)
871
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. dataLayer.push({
  2.   event: "HaloOglasi",
  3.   eventCategory: "user_interaction",
  4.   eventLabel: "business",
  5.   eventAction: "move_ad_to_top",
  6.   value: 1200,
  7.   currency: "RSD",
  8.   funds: "enough funds",  //enough funds, not enough funds
  9.   ad_type: "premium",  //premium, top
  10.   ad_category: "knjige",  //knjige, nekretnine, etc.
  11.   ad_duration_in_days: 15, //7, 15, 30, etc.
  12.   renewal: "no renewal"  //no renewal, free renewal, paid renewal
  13. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement