filipr27

HOEvent

Jul 25th, 2023 (edited)
948
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. dataLayer.push({
  2.   event: "HOEvent",
  3.   visitorStatus: "prijavljen",
  4.   visitorID: "12345",
  5.   page_category: "nekretnine",  // knjige, nekretnine, posao, usluge, etc, ostale stranice
  6.   business_type: "b2c"  // b2b or b2c
  7. })
Advertisement
Add Comment
Please, Sign In to add comment