Topic: Google Analytics
Updated
Ok... So, although I have been using this plugin in some form for a while I have made some major changes over the last few days and there may be a bug or 2 that I have not ironed out. I promised it today though so here it is please treat as Beta.
https://github.com/mightyhaggis/monstra-analytics
I've not had time to write a site update...
You will need:
Analytics operational on your site for stats
A google account that has permission to access the stats
Your account to be setup as a google developer
In your developer account the analytics api activated
OAuth credentials setup
The View ID from analytics. Located under the Admin tab > Account / property / View > View settings. prefix the number with ga:
Settings in the plugin provides details along with the oauth callback path (Redirect URIs) that you need to set in OAuth credentials.
Note that the plugin can't be run locally unless you have SSL setup as google oauth needs a secure link and make sure that any adblockers are turned off / whitelist you site as they stop the google apis loading
Let me know what you think