hata
hata

Reputation: 12493

Cannot get a configuration file of Analytics from Google's official page

Now, I want to add Analytics to my Android app then I read the official page.

It says I must get a configuration file from the page. So I clicked the GET A CONFIGURATION FILE button. But nothing happens!

The loading circle animation is rolling forever!!!

The loading circle animation is rolling forever!!!

Upvotes: 5

Views: 1363

Answers (2)

Khemmachart Chutapetch
Khemmachart Chutapetch

Reputation: 381

Now (January 3, 2016) I can get configuration file from Google Analytics after waiting for two days.

I just create a new property in Admin Panel, then follow the link of 'Getting started guide' in the landing page. It brings me to the get configuration file page

I don't think it is the only way to get the configuration file. So I back to access from the official page but now it work. I not sure this is an effect from my solution?

Hope this can help you.

Upvotes: 0

Liam
Liam

Reputation: 1768

The thing that worked for me was to go into the Google Developer Console and approve the new TOS. This is required before you can continue making project and configuration updates.

Unfortunately the site to generate JSON config files doesn't prompt us that it needs this in order to move forward.

Upvotes: 10

Related Questions