Google Analytics Dashboard
Realtime insights into Google Analytics within MODX
Creator: Sterc Online Agency (sterc)
About Google Analytics Dashboard
Google Analytics Dashboard is a custom MODX dashboard widget + component that will show data from Google Analytics. You need a Google Analytics account to use this plugin.
Key features of Google Analytics Dashboard
- Show visitor, traffic sources, content and search queries
- Show website goals
- NEW: Realtime statistics!
Version 2.0.0 will be released 13-09-2017
Information
Released
December 13, 2021
Supported Database
MySQL
License
GPLv2
Supported Versions
3.0 - Current
Downloads
22,607
Instructions
Installation
Steps at Google
For usage of the Google Analytics Dashboard Google Analytics API credentials are required. Log in to your Google Account to which your Analytics are linked.
They can be generated at this page https://console.cloud.google.com/apis/library.
Search for 'Analytics API' in the library. Click on 'Analytics API'. On the next page you could choose for 'Enable'.
Go to Credentials. Choose for Create credentials > OAuth client ID.
- Application type: other.
- Enter a name and click on 'Create'.
Copy the 'Client ID' and a 'Client secret' to the system settings in MODX.
System settings The following system settings are required for further setup. Go the system settings > Select the namespace 'googleanalytics'.
-
googleanalytics.client_id
(Client ID) -
googleanalytics.client_secret
(Client secret)
Extra Go to Extras > Google Analytics. Click on the button 'Authorize'.
Click on 'Get authorization token'. Select your Google account which is used for Analytics. Read about the permissions, click on 'Allow' if you agree with them.
Copy the code to Authorization token field in MODX. Click on 'Authorize'.
A new button 'Settings' will be available. Click on 'Settings'.
Settings In this modal you should select your:
- Google Analytics account
- Google Analytics property
- Google Analytics profile
Click on 'Save'.
Google Analytics is now successfully connected to the Google Analytics Dashboard.
Go to Dashboards and place Analytics realtime and Analytics visitors on the dashboard of choice.
That's it, all done!
What should I do with previous installations of the Google Analytics Dashboard?
- Remove current widgets from dashboards & delete widget from the widget list
- Download or update the Google Analytics Dashboard.
- Install the new Google Analytics Dashboard 2..
- Uninstall and remove the Google Analytics Dashboard Widget 1.. from package management.
New in 3.0.0-beta
Google Analytics
Version: 3.0.0-beta Released: 2021-12-13
- Fix MODX 3 compatibility
Version: 2.0.2-pl Released: 2019-11-07
- Github issue #30
- Github issue #26
- Github issue #20
- Github issue #32
- Some bugfixes and better caching
- Site speed added
Version: 2.0.1-pl Released: 2018-12-14
- Widgets are installed via resolver
Version: 2.0.0-pl Released: 2017-09-13
- Google Analytics Dashboard Widget can now be found under Extras > Google Analytics.
- Convert flash charts to html charts.
- Add widget that shows realtime visitors.
- Add widget that shows visitors and pageviews data.
- Add latest Google API changes.
- Add goals.
- Some bugfixes.
Version: 1.1.0-pl Released: 2015-09-17
- Bugfixes
- New Google Auth
- New Real Time Visitors function
- Complete rebuild
- New ExtJS and PHP code
Version: 1.0.1-pl Released: 2015-03-10
- 404 Pages reporting
Version: 1.0.0-pl Released: 2014-09-25
- First release