Skip to content

Commit dc24168

Browse files
committed
-
1 parent 99180e4 commit dc24168

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/en/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
1414

1515
ga('create', 'UA-52649755-1', 'auto');
16+
ga('require', 'linkid', 'linkid.js');
1617
ga('send', 'pageview');
17-
1818
</script>

_includes/it/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
1414

1515
ga('create', 'UA-52649755-1', 'auto');
16+
ga('require', 'linkid', 'linkid.js');
1617
ga('send', 'pageview');
17-
1818
</script>
1919

0 commit comments

Comments
 (0)