Download the PHP package studiobonito/silverstripe-google-analytics without Composer
On this page you can find all versions of the php package studiobonito/silverstripe-google-analytics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download studiobonito/silverstripe-google-analytics
More information about studiobonito/silverstripe-google-analytics
Files in studiobonito/silverstripe-google-analytics
Package silverstripe-google-analytics
Short Description Provide basic Google Analytics integration for SilverStripe CMS.
License BSD-2-Clause
Homepage https://github.com/studiobonito/silverstripe-google-analytics
Informations about the package silverstripe-google-analytics
Google Analytics Module
Overview
Provide basic Google Analytics integration for SilverStripe CMS.
Requirements
- SilverStripe CMS 3.1.2 and newer or 3.2 and newer.
Install
Via Composer
Manually
Copy the 'silverstripe-google-analytics' folder to the root of your SilverStripe installation.
Usage
The module provides a global template variable $GoogleAnalytics that can be used to insert the tracking code into any
page template. This global variable uses the tracking ID specified in the CMS in the Setings > Google Analytics tab.
Google suggests placing tracking code in your document <head> as in the example below. However this module leaves that
choice to the developer.
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Tom Densham
- All Contributors
License
The BSD-2-Clause License. Please see License File for more information.
All versions of silverstripe-google-analytics with dependencies
silverstripe/framework Version >=3.1.2,<4.0
silverstripe/cms Version >=3.1.2,<4.0