filipr27

GA4 - app - flutter - begin_registration

Jul 21st, 2023 (edited)
867
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // begin_registration
  2. await FirebaseAnalytics.instance.logEvent(
  3.   name: "begin_registration",
  4.   parameters: {
  5.     "page_category": ostale stranice,  // knjige, nekretnine, posao, usluge, etc, ostale stranice
  6.   },
  7. );
Advertisement
Add Comment
Please, Sign In to add comment