Google analytics light report
This module displays Google Analytics data such as user counts, sessions, bounce rates, pageviews, and top browsers using pie and line charts. It generates several blocks and a dedicated page to showcase these reports, with options to configure the reporting duration.
This module integrates with Google Analytics Report API and provides different reports
of Google analytics with Pie and Line chart.
It uses "google-api-php-client" Library for Google Analytics Core Reporting API integration.
It will create three different blocks for google analytics report.
It will show:
1. Google analytics report count for User,Seession, Bounce Rate and Pageviews
2. Google analytics report for Pageviews List.
3. Top Browsers (by pageview) using Pie Chart.
There are also an option to set duration in block configuration.
Also, It will create a page(/analytics-light-report) to show the different types of google analytics report.
REQUIREMENTS:
- Libraries
- Google APIs Client in sites/all/libraries/google-api-php-client