Skip to content

Commit ed24420

Browse files
author
Sam Kleinman
committed
merge: WEBSITE-628
2 parents 11405bb + dada616 commit ed24420

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/mongodb/layout.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@
283283
var _gaq = _gaq || [];
284284
_gaq.push(['_setAccount', 'UA-7301842-8']);
285285
_gaq.push(['_setDomainName', 'mongodb.org']);
286+
_gaq.push(['_setAllowLinker', true]);
286287
{%- if (pagename == "meta/401") or (pagename == "meta/403") or (pagename == "meta/404") or (pagename == "meta/410") %}
287288
_gaq.push(['_trackPageview', '/manual/{{pagename}}/?page=' + document.location.pathname + document.location.search + '&from=' + document.referrer]);
288289
{%- else %}

0 commit comments

Comments
 (0)