A Liquid tag plugin for Jekyll
-
Add the following to your site's
Gemfile:gem "jekyll-google-analytics" -
Add the following to your site's
_config.yml:gems: - jekyll-google-analytics ga: tracking_id: UA-50708664-1 -
Add the following in your site's template(s):
{% ga %}