badd911b by bootflat

update google analytics code

1 parent 12146751
...@@ -2034,6 +2034,7 @@ ...@@ -2034,6 +2034,7 @@
2034 })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); 2034 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
2035 2035
2036 ga('create', 'UA-48721682-1', 'bootflat.github.io'); 2036 ga('create', 'UA-48721682-1', 'bootflat.github.io');
2037 ga('require', 'displayfeatures');
2037 ga('send', 'pageview'); 2038 ga('send', 'pageview');
2038 2039
2039 </script> 2040 </script>
......
...@@ -197,6 +197,7 @@ ...@@ -197,6 +197,7 @@
197 })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); 197 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
198 198
199 ga('create', 'UA-48721682-1', 'bootflat.github.io'); 199 ga('create', 'UA-48721682-1', 'bootflat.github.io');
200 ga('require', 'displayfeatures');
200 ga('send', 'pageview'); 201 ga('send', 'pageview');
201 202
202 </script> 203 </script>
......
...@@ -259,6 +259,7 @@ ...@@ -259,6 +259,7 @@
259 })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); 259 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
260 260
261 ga('create', 'UA-48721682-1', 'bootflat.github.io'); 261 ga('create', 'UA-48721682-1', 'bootflat.github.io');
262 ga('require', 'displayfeatures');
262 ga('send', 'pageview'); 263 ga('send', 'pageview');
263 264
264 </script> 265 </script>
......
...@@ -187,6 +187,7 @@ ...@@ -187,6 +187,7 @@
187 })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); 187 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
188 188
189 ga('create', 'UA-48721682-1', 'bootflat.github.io'); 189 ga('create', 'UA-48721682-1', 'bootflat.github.io');
190 ga('require', 'displayfeatures');
190 ga('send', 'pageview'); 191 ga('send', 'pageview');
191 192
192 </script> 193 </script>
......