5

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!!!

  • I have a Developer account and an Analytics account and already logged in them.
  • I'm using Chromium or Firefox on Ubuntu GNOME 15.04.
hata
  • 11,633
  • 6
  • 46
  • 69

2 Answers2

10

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.

Liam
  • 1,712
  • 1
  • 17
  • 30
  • 1
    Thank you! I've never visited the site. I always go only to **Google Play** Developer Console. Without approving any terms of service, it seems that just once I logged in the **Google** Developer Console, the problem has been solved. – hata Dec 15 '15 at 19:24
  • Thank you. This saved the day. Couldn't find a solution anywhere else. – Sami Dec 24 '15 at 20:30
0

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.