Why is the head tracking code injected only after the page has already rendered? If I add a global tracking code to my site then it only works after your __NUXT_DATA__ script has ran and that one is injected at the bottom of the body.
That is not how this should work, please add it to the <head> tag so we can run our scripts. Now a script I made is useless.