Skip to content

Analytics - Item level extra properties #4340

Answered by mikehardy
WiltonGodinho asked this question in Ideas
Discussion options

You must be logged in to vote

Hi there! A PR to extend coverage of any of the APIs is always welcome. Philosophically the javascript API is what the "shape" of the API here should conform to (naming, parameters, return values) if at all possible, but under the covers of course we are constrained to the underlying firebase-ios-sdk + firebase-android-sdk APIs

I think these are them?
https://firebase.google.com/docs/reference/android/com/google/firebase/analytics/FirebaseAnalytics.Event
https://firebase.google.com/docs/reference/ios/firebaseanalytics/api/reference/Classes/FIRAnalytics

so a PR that implemented the appropriate properties in the firebase-js-sdk style, bent into the correct underlying native SDK APIs would d…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by WiltonGodinho
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants