From 5cdc66800f93c908b14ca4b1712c576369220b7f Mon Sep 17 00:00:00 2001 From: Tom Johnson Date: Sat, 19 Aug 2017 10:46:45 -0700 Subject: [PATCH] configured google analytics tag to get reports --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index d3e399c..8ec0737 100644 --- a/_config.yml +++ b/_config.yml @@ -18,7 +18,7 @@ github_editme_path: tomjohnson1492/documentation-theme-jekyll/blob/gh-pages/ disqus_shortname: idrbwjekyll # if you're using disqus for comments, add the shortname here. if not, leave this value blank. -google_analytics: UA-00000000-0 +google_analytics: UA-66296557-1 # if you have google-analytics ID, put it in. if not, edit this value to blank. host: 127.0.0.1