• Resolved Tim

    (@tjalexander70)


    I am trying to add Google Analytics. When I select to add I place ‘googleanalytics’ for type and JSON Configuration automatically populates with:

    {
    “vars”: {
    “account”: “?? Provide site tracking ID here (e.g. UA-XXXXX-Y) ??”
    },
    “triggers”: {
    “trackPageview”: {
    “on”: “visible”,
    “request”: “pageview”
    }
    }
    }

    I add account ID and when I save I get this message:

    Error: The response is not a valid JSON response.

    Any idea what I am doing wrong?

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Error: The response is not a valid JSON response.’ is closed to new replies.