Comments santosimark started the conversationOctober 20, 2021 at 1:58pmI am having error in my Site Analytics:{ "error": { "code": 403, "message": "User does not have any Google Analytics account.", "errors": [ { "message": "User does not have any Google Analytics account.", "domain": "global", "reason": "insufficientPermissions" } ] } } 252The repliedOctober 20, 2021 at 3:23pmHi, Can you show me the config for Analytics in Admin -> Settings -> General? Did you add "client_email" from JSON to your Google Analytics account? How did you get View ID? Make sure that you have checked on "Create a universal Analytics property". Check our docs here: https://docs.thesky9.com/development/#/./plugin/plugin-analytics Sign in to reply ...
I am having error in my
Site Analytics:
{ "error": { "code": 403, "message": "User does not have any Google Analytics account.", "errors": [ { "message": "User does not have any Google Analytics account.", "domain": "global", "reason": "insufficientPermissions" } ] } }
Hi,
Can you show me the config for Analytics in Admin -> Settings -> General?
Did you add "client_email" from JSON to your Google Analytics account?
How did you get View ID?
Make sure that you have checked on "Create a universal Analytics property".
Check our docs here: https://docs.thesky9.com/development/#/./plugin/plugin-analytics