Heyo, we have decided to use posthog as our analytics tool for our project. However I see 2 main ways of installing posthog in Nuxt. The first is the official posthog module for Nuxt @posthog/nuxt and the other would be using Nuxt Scripts and loading posthog as a third party script. It's a little confusing for me as they both seem to have the same features they are offering. Nuxt Scripts might be better in terms of performance of how the script is loaded. Other than the vague idea of performance I don't really have anything to go off of to make a decision. Do you guys know the differences?