summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorAbhijeet Kumar <abhijeet.kumar.ak@gmail.com>2012-03-01 00:04:51 -0800
committerAbhijeet Kumar <abhijeet.kumar.ak@gmail.com>2012-03-01 00:04:51 -0800
commitf9b9cff1da9d254b19b6625db0bc04fe928c4fdb (patch)
tree981d8018613ae59cdcd4057cc386af192510403e /_config.yml
parentaf8839037cb42f6fddf75bda7e89e4adb59d3891 (diff)
Setting google as default analytics provider
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml
index 1def3ed..ec08e3d 100644
--- a/_config.yml
+++ b/_config.yml
@@ -97,7 +97,7 @@ JB :
# Set 'provider' to false to turn analytics off globally.
#
analytics :
- provider : mixpanel
+ provider : google
google :
tracking_id : 'UA-123-12'
getclicky :
@@ -105,7 +105,6 @@ JB :
mixpanel :
token : '_MIXPANEL_TOKEN_'
-
# Settings for sharing helper.
# Sharing is for things like tweet, plusone, like, reddit buttons etc.
# Set 'provider' to the sharing provider you want to use.