https://github.com/pedroborges/kirby-google-analytics
⬢ A Kirby CMS snippet that adds the Google Analytics tracking script to your site!
https://github.com/pedroborges/kirby-google-analytics
analytics google-analytics kirby-cms kirby-plugin
Last synced: 12 months ago
JSON representation
⬢ A Kirby CMS snippet that adds the Google Analytics tracking script to your site!
- Host: GitHub
- URL: https://github.com/pedroborges/kirby-google-analytics
- Owner: pedroborges
- Created: 2017-02-22T19:50:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T09:57:36.000Z (about 6 years ago)
- Last Synced: 2025-07-01T00:43:25.969Z (12 months ago)
- Topics: analytics, google-analytics, kirby-cms, kirby-plugin
- Language: PHP
- Homepage:
- Size: 1.95 KB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
Awesome Lists containing this project
README
# Kirby Google Analytics [](https://github.com/pedroborges/kirby-google-analytics/releases) [](https://github.com/pedroborges/kirby-google-analytics/issues)
A Kirby CMS snippet that adds the Google Analytics tracking script to your site!
## Requirements
- Kirby 2.4.0+
- PHP 5.4+
## Installation
After installing the plugin using any of the methods below, add the snippet to the `site/snippet/footer` file (or anywhere in your templates):
```php