#2960 - Google Analytics integration
| Identifier | #2960 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Google Analytics integration |
| Status | Closed (no changes needed) |
| Tags |
Type: External dependency (custom) |
| Handling member | Chris Graham |
| Addon | stats |
| Description | Automatic set up of Google Analytics via oAuth (available as a link under the Google Analytics config option and on the Setup menu) - automatically creates an analytics account, and copies the property ID into your configuration.
Support for directly embedding Google Analytics graphs within the stats module. Support for embedding Google Analytics graphs in the Admin Zone dashboard. Included by default, once configured. Shows unique visitor line chart. |
| Steps to reproduce | |
| Additional information | https://developers.google.com/analytics/devguides/config/mgmt/v3/
https://developers.google.com/analytics/devguides/reporting/embed/v1/ |
| Related to | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
It doesn't use dashboard block by default, as it is non-bundled. I'm not sure if it will become bundled.
It doesn't automatically create a GA property, or work out what property to use - this is possible with the GA management API, which would need some more work https://developers.google.com/analytics/devguides/config/mgmt/v3/
It isn't CSP-safe. Some changes would be needed for that.
We will now provide Google Analytics integration, but there's no need to make it as seamless as this issue when the typical user won't benefit much from it, and when there are various concerns around Google (privacy etc).