https://github.com/mitchmac/islandora_ga_reports
https://github.com/mitchmac/islandora_ga_reports
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mitchmac/islandora_ga_reports
- Owner: mitchmac
- Created: 2013-01-25T04:18:02.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-25T13:36:37.000Z (over 13 years ago)
- Last Synced: 2025-08-30T09:35:35.658Z (10 months ago)
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
SUMMARY
-------
This module provides a number of views that implement Google Analytics Views to pull statistical reports about content views and downloads.
A small snippet of javascript is also included to ensure Islandora datastream downloads are tracked by Google Ananlytics.
REQUIREMENTS
------------
* Google Analytics Reports (http://www.drupal.org/project/google_analytics_reports)
* Google Analytics Views (http://www.drupal.org/project/google_analytics_reports) - unreleased, in dev
* Views
INSTALLATION
------------
Google Analytics tracking should be setup independent of this reporting aspect. A Google Analytics module is available for tracking
(http://www.drupal.org/project/google_analytics).
CONFIGURATION
-------------
Grant access to Google Analytics Reports to Google Analytics data at /admin/config/system/google-analytics-reports using the Google Analytics account
associated with the site's tracking setup.
CUSTOMIZATION
-------------
TROUBLESHOOTING
---------------
Analytics data is cached because of quotas placed on the Google Analytics API. Clear cache to update statistics. Reporting data may be delayed by
several hours from the time of the tracking event.
F.A.Q.
------