• Resolved johndoe01

    (@johndoe01)


    Greetings. I am quite confused.

    I’m trying to integrate analytics to the site and i followed the instructions but when i’m gloing to apply it shows:

    View post on imgur.com

    I’m stucked on the applying since i set the key as it shows into API Console like this…

    Guessing that in this picture Blue is the key to paste

    View post on imgur.com

    Throws me that error i mentioned first.
    What I could be doing Wrong?.
    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    usually, when users get this error, it is because they only enter the private_key_id in the Key field, but the Key is actually the whole file.

    That is: make sure you copy the whole file content starting with something like

    
    {
      "type": "service_account",
      ...
    

    into the Key field and then save the configuration.

    Thread Starter johndoe01

    (@johndoe01)

    Yes, that was. I was copying the wrong JSON.
    Thanks 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Google Analytics Addon, Am i Missing Something?’ is closed to new replies.