1.0.3releasedGoogle Analytics Dashboard

Google Analytics dashboard for Symphony CMS.

Clone URLhttps://github.com/DeuxHuitHuit/google_analytics_dashboard.git

Add as a submodulegit submodule add https://github.com/DeuxHuitHuit/google_analytics_dashboard.git extensions/google_analytics_dashboard --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNoNoNoNo1.0.31.0.3NoNoNoNoNoNoNoNoNoNoNo. Soon?

Readme

Google Analytics Dashboard

Version: 1.0.x

Google Analytics dashboard for Symphony CMS.

REQUIREMENTS

  • Symphony CMS version 2.5.1 and up (as of the day of the last release of this extension)
  • Dashboard extension 2.0.x

INSTALLATION

  • git clone / download and unpack the tarball file
  • Put into the extension directory
  • Enable/install just like any other extension

You can also install it using the extension downloader. Just search for google_analytics_dashboard.

For more information, see http://getsymphony.com/learn/tasks/view/install-an-extension/

HOW TO USE

  • Be sure to have the dashboard extension installed.
  • Go on the Google API Console and create a Oauth Service account.
  • Generate and download a p12 key file.
  • Go on Google Analytics and add the read right to the Service Account email. ([email protected])
  • Upload the p12 file in a secure place on your server. Make sure nobody can download this file. Symphony's manifest folder is a good place for this kind of file.
  • Go to the dashboard page and add some Google Analytics Panels.
  • Protip: Save the configuration as default the first time to save you some time.

LICENSE

MIT

Made with love in Montréal by Deux Huit Huit

Copyright (c) 2015

Version history

Symphony 2.5.0 to 2.6.x

  • Fix issue with Google Analytics jsapi
  • Make the temp folder configurable

Symphony 2.5.0 to 2.6.x

  • Supported on PHP 7
  • Fix issue with token

Symphony 2.5.0 to 2.6.x

  • Fix issue with Google Analytics API temp folder

Symphony 2.5.0 to 2.6.x

  • First release