fathom-client
fathom-client copied to clipboard
A Fathom Analytics library to help with client-side routing
This PR adds some warnings in each of the methods available from the client, to let the user know when Fathom was not detected and that the methods will fire...
Better implementation of #29 Patch #29 still used `parentNode.insertBefore()`, so if the fallback is used this reference would be the `parentNode` of ``, which is not ideal. This version improves...
Thank you for this awesome package! We are currently testing both Fathom and Plausible for analytics tracking using Nextjs and Vercel. Plausible makes it easy to setup a proxy to...
Hello! I'm in the process of adding Fathom to a multi-tenant platform. We'll be dynamically swapping out Fathom Site IDs based on route so our users can get nice analytics...
I followed the instructions for adding this to app router. I see the script being loaded twice. 