Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add custom GA Events #13

Open
14 of 15 tasks
lmj0011 opened this issue Sep 21, 2022 · 0 comments
Open
14 of 15 tasks

add custom GA Events #13

lmj0011 opened this issue Sep 21, 2022 · 0 comments
Milestone

Comments

@lmj0011
Copy link
Owner

lmj0011 commented Sep 21, 2022

NOTE: This issue should be kept open and moved to the next milestone once it's completed.

  • consider having this opt-in by default only in non-release builds

  • wrap FA calls inside a helper class

  • hol_post_scheduled : params: sr, post_type

  • hol_post_successful : params: sr, post_type

  • hol_post_failed : params: sr, post_type, error_msg

  • hol_dropmenu_item_selected : params: menu_item

  • hol_account_added : params: total_accounts

  • add custom screen_view events for each of fragment screens

    • VideoSubmissionFragment
    • ImageSubmissionFragment
    • LinkSubmissionFragment
    • PollSubmissionFragment
    • TextSubmissionFragment
    • EditSubmissionFragment
  • hol_scheduled_date_time_selected : params: isPreSelected, isPostNow, timeInMillis

ref: https://firebase.google.com/docs/analytics/events?platform=android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant