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

Not able to Set custom UserId and custom events in Browser, ios and android Platform: URGENT #583

Open
garuav opened this issue Jul 11, 2020 · 0 comments

Comments

@garuav
Copy link

garuav commented Jul 11, 2020

Hi Guys,
can anyone please help urgent requirement to track the custom userId and custom events in google analytics in all the platform i.e. browser, ios, and android.

i) Setting Tracking Id -- this.googleAnalytics.startTrackerWithId('G-XXXXXXXXXX')
ii) For User Id-- this.googleAnalytics.setUserId()
iii) For Events -- this.googleAnalytics.trackEvent(, , ).

using the first point (Setting Tracking Id ) on platform ready.

in all three methods getting the success callback but the events were not tracked in google analytics console and also not able to use the debug mode.

Earlier used Firebase Analytics Plugin in other projects and that's working fine for ios and android platform, but now the requirement is for browser platform as well can anyone help to resolve the issue for this.

Thanks in advance.

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