Closed sudojunior closed 4 years ago
We'd like to see which pages are requested more by viewers to analyse what could be improved about the flow of the site.
ADMIN: See analytics dashboard to find page TinkerStorm/journey -> Tracking Info -> Tracking Code
TinkerStorm/journey -> Tracking Info -> Tracking Code
ga('create', '{{ site.google_analytics.tracking_id }}', 'auto') ga('set', 'location', '{{ page.url | absolute_url }}'); ga('send', 'pageview');
Further reading: https://developers.google.com/analytics/devguides/collection/analyticsjs/tracking-snippet-reference#async-unminified https://support.google.com/analytics/answer/1136920?hl=en
:warning: This has been marked wontfix to be closed in :timer_clock: 7 days.
wontfix
We'd like to see which pages are requested more by viewers to analyse what could be improved about the flow of the site.
ADMIN: See analytics dashboard to find page
TinkerStorm/journey -> Tracking Info -> Tracking Code
Further reading: https://developers.google.com/analytics/devguides/collection/analyticsjs/tracking-snippet-reference#async-unminified https://support.google.com/analytics/answer/1136920?hl=en