jekyll-analytics icon indicating copy to clipboard operation
jekyll-analytics copied to clipboard

Plugin to easily add webanalytics to your jekyll site. Currently Google Analytics, Piwik and mPulse are supported.

Results 29 jekyll-analytics issues
Sort by recently updated
recently updated
newest added

Hi! I discovered counter.dev recently and I love it. In this PR : - [x] code for counter.dev tracking - [x] unit tests - [x] updated REAMDE.md

Bumps [rake](https://github.com/ruby/rake) from 13.0.0 to 13.0.6. Changelog Sourced from rake's changelog. === 13.0.6 Additional fix for #389 Pull request #390 by hsbt === 13.0.5 Fixed the regression of #388 Pull...

dependencies

This builds on the unmerged work in #58 @hendrikschneider, I'd be happy help out with maintenance if you want.

Instead of only injecting analytics headers into the `posts` collection, inject into `documents` instead. This covers any type of collection and is a flexible solution to issue #66 . See...

Hey there, The analytics plugin currently injects analytics headers in `pages` and `posts`, but any other type of user-defined collection will not be considered. This results in non-`posts` collections to...

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.3.4 to 3.4.4. Commits 6ac3cf9 Add 3.4.4 entry a210665 Remove ? from assert_all? 9380a9e Bump version 8b344de Add 3.4.3 entry f24ad12 Add assert_raise_with_message 4dfd950 Fix syntax error...

dependencies

Google Analytics 4 uses _gtag.js_, and has removed the `UA` code. Both Google Analytics 4 and legacy can be run at the same time on the same site (to support...

Besides google analytics, I like to have a plugin for facebook pixel. just the basic feature of facebook pixel. I am waiting for your input, also want some guidance to...

Hi, It is possible to enable/disable the tracking via cookie? In that way, it can comply with GDPR norms.