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

How Can I find Google analytics identifier Key? #14

Closed
Hychhayrith opened this issue Feb 4, 2019 · 5 comments
Closed

How Can I find Google analytics identifier Key? #14

Hychhayrith opened this issue Feb 4, 2019 · 5 comments

Comments

@Hychhayrith
Copy link

Hello. I saw static variable in GoogleReporter.swift named identifierKey in line 65. Can you tell me where can I get that key from Google like you did?

@ksmandersen
Copy link
Owner

You should be able to find the identifier in your Google Analytics tracking code. It starts usually starts with GA-. Heres how to find the tracking code: https://support.google.com/analytics/answer/7476135?hl=en

@mezhevikin
Copy link

mezhevikin commented Feb 20, 2019

Hi @ksmandersen , @Hychhayrith !
Actually, Google Analytics already don't let add a new App to get identifier Key.
Only Firebase, it's too bad :(

@ksmandersen
Copy link
Owner

ksmandersen commented Feb 20, 2019

@Hychhayrith @mezhevikin If you still wish to continue using this library it is possible to do so, by adding the property as a website instead of a mobile app instead.
screenshot 2019-02-20 at 11 23 09

This will allow you to obtain a tracking id and the analytics data is parsed and used the same way

@mezhevikin
Copy link

@ksmandersen thk 👍

@river-littlepay
Copy link

I can't find the the track id now, only api_secret and measure id. Is this library still working now?

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

4 participants