We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b762165 commit 678b7dcCopy full SHA for 678b7dc
doc/_templates/layout.html
@@ -8,6 +8,8 @@
8
<script type="text/javascript">
9
10
var _gaq = _gaq || [];
11
+ var pluginUrl = '//www.google-analytics.com/plugins/ga/inpage_linkid.js';
12
+ _gaq.push(['_require', 'inpage_linkid', pluginUrl]);
13
_gaq.push(['_setAccount', 'UA-339450-7']);
14
_gaq.push(['_setDomainName', 'none']);
15
_gaq.push(['_setAllowLinker', true]);
0 commit comments