octo
octo copied to clipboard
Track dynamic URLs as aggregates
URLs such as /docs/:id
are no longer tracked. In the future, we could track these URLs in aggregate using this Fathom feature.
https://usefathom.com/docs/script/script-advanced
window.fathom.trackPageview({
url: 'https://yoursite.com/about',
referrer: 'https://referrer.com/yoursite-link',
})