It’s easy to get Fathom Analytics working with Nuxt.js, and we’ve been fortunate to have customers help us write this documentation.Note: If you are using Nuxt 2, a member of the Fathom community built a Fathom Analytics plugin for Nuxt 2:
One of our customers, Valgeir, has created a Nuxt module that makes it super easy to set up Fathom in your Nuxt app. The unofficial plugin can be found here. To install, run one the following commands (select the command that uses your chosen package manager):
Under the hood, this module uses fathom-client, which provides some configuration options. You can see those options here.And now you’re ready to roll!A huge thanks to Charlie Joseph for writing this guide on his personal website.