I've followed the steps on this page to the letter but I cannot get the connector to work:
http://manuals.matrix.squizsuite.net/google-analytics/examples/setting-up-google-analytics
- Created a Google Analytics Connector in Matrix
- In my Google Developers Account I created a new project
- In APIs & auth>APIs, I enabled Google Analytics
- In APIs & auth>Consent, I filled in email address, product name, homepage URL and product logo
- In APIs & auth>Credentials, I created a new Client ID and entered in the following: Authorized Javascript Origins = route URL of my website eg http://www.mysite.com. Authorized redirect URIs = webpath of the Google Analytics Connector asset eg http://www.mysite.com/gac
- Back in Matrix>Details page of the Google Analytics Connector asset, I entered in the Client ID and Client Secret and commit
- I then opened a browser and visited the webpath of the Google Analytics Connector i.e. http://www.mysite.com/gac
- I selected my Google account
- I am presented with the 'Request for Permission' page and it asks 'Have online access' and I select 'Accept'
- The page redirects to a blank page and the Google Analytics Connector details page does not update with the 'access token', 'expires at' or 'refresh token' information.
Any help on what I could be doing wrong would be most helpful.