Skip to content

Analytics, event tracking value is empty #70

@tyohan

Description

@tyohan

@julianraj Thanks for updating the app with Firebase Analytics. I check the event tracking on Firebase but seems the value is empty. Are you passing the right params on logEvent method?

Based on this documentation https://developers.google.com/android/reference/com/google/firebase/analytics/FirebaseAnalytics.Event.html#constants

We can pass reserved params
ITEM_ID (String) => content id
ITEM_NAME (String) => content title
ITEM_CATEGORY (String) => content sub category (ex do/don't, passport, etc)

Custom param
ITEM_TYPE (String) => content type (video, audio, article, etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions