Skip to content

Commit 7d79a3f

Browse files
authoredMar 12, 2018
add google optimize container (#23)
1 parent c8401d1 commit 7d79a3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎themes/apollo/layout/_partial/head.ejs

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
3535
3636
ga('create', 'UA-45958410-1', 'auto');
37+
ga('require', 'GTM-KX3B57C');
3738
ga('require', 'linker');
3839
ga('linker:autoLink', ['github.com'], false, true);
3940
console.log('use linker plugin');

0 commit comments

Comments
 (0)
Please sign in to comment.