X Tutup
Skip to content

Commit f9b9cff

Browse files
committed
Setting google as default analytics provider
1 parent af88390 commit f9b9cff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,15 +97,14 @@ JB :
9797
# Set 'provider' to false to turn analytics off globally.
9898
#
9999
analytics :
100-
provider : mixpanel
100+
provider : google
101101
google :
102102
tracking_id : 'UA-123-12'
103103
getclicky :
104104
site_id :
105105
mixpanel :
106106
token : '_MIXPANEL_TOKEN_'
107107

108-
109108
# Settings for sharing helper.
110109
# Sharing is for things like tweet, plusone, like, reddit buttons etc.
111110
# Set 'provider' to the sharing provider you want to use.

0 commit comments

Comments
 (0)
X Tutup