Hi,
I wrote a post on how to integrate Firebase Analytics into a Vuepress website.
If you are not familiar with these tools I definitely recommend you to have a look at it.
Firebase Analytics lets you focus on getting the right analytics for your product, acquisition/retention/growth.
Vuepress is a static site generator based on markdown (and vue) that lets you build a website simply by writing your content in markdown so perfect for documentation or blog.
If you want to have a look at how to connect these two tools together your can check it here.
https://blog.liteflow.com/2020/05/11/vuepress-firebase-analytics/
And of course, feedback are more than welcome :)