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 18c7fc9 commit 4afe633Copy full SHA for 4afe633
layouts/partials/segment.html
@@ -4,7 +4,5 @@
4
}}();
5
</script>
6
<script>
7
- analytics.track('PageViewed', {
8
- page_name: name || (typeof window !== 'undefined' ? window.location.pathname : undefined)
9
- });
+ analytics.page();
10
0 commit comments