Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // search
- await firebaseAnalytics.logEvent(
- name: "search",
- parameters: {
- "search_term": stan zemun, // all lowercase
- "visitorStatus": prijavljen, // prijavljen or neprijavljen
- "business_type": b2c, // b2b or b2c
- "page_category": knjige, // knjige, nekretnine, posao, usluge, etc, ostale stranice
- },
- );
Advertisement
Add Comment
Please, Sign In to add comment