Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // sign_up
- await FirebaseAnalytics.instance.logEvent(
- name: "sign_up",
- parameters: {
- "method": google, // E.g. google, facebook, email
- "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