An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

          

# Kirby Google Analytics [![Release](https://img.shields.io/github/release/pedroborges/kirby-google-analytics.svg)](https://github.com/pedroborges/kirby-google-analytics/releases) [![Issues](https://img.shields.io/github/issues/pedroborges/kirby-google-analytics.svg)](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