Download the PHP package nswdpc/silverstripe-analytics-chooser without Composer
On this page you can find all versions of the php package nswdpc/silverstripe-analytics-chooser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nswdpc/silverstripe-analytics-chooser
More information about nswdpc/silverstripe-analytics-chooser
Files in nswdpc/silverstripe-analytics-chooser
Package silverstripe-analytics-chooser
Short Description Analytics chooser extensions for site settings.
License BSD-3-Clause
Informations about the package silverstripe-analytics-chooser
Analytics Chooser for Silverstripe settings
Provides a basic set of analytics services, to choose within the site settings administration area.
Currently supported:
- GA4
- GA3
- GTM
- GTM (with CSP nonce support)
Developers can provide their own service by creating a class that implements the abstract service.
Installation
Usage
Once installed, your theme will need to include the templates provided by this module:
Document
Document
Apply an iframe if using GTM:
You can override these templates in your project theme, in the usual Silverstripe way.
License
BSD-3-Clause
Documentation
- Documentation
Configuration
None, currently
Maintainers
Bugtracker
We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.
Please review the code of conduct prior to opening a new issue.
Security
If you have found a security issue with this module, please email digital[@]dpc.nsw.gov.au in the first instance, detailing your findings.
Development and contribution
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Please review the code of conduct prior to completing a pull request.