Closed arimendelow closed 1 year ago
Hi Ari!
It looks like you enabled Web Vitals instead of Audiences. Can you try switching over to the Audiences tab and enabling it there? After Audiences is enabled, you can re-deploy your project which should fix this issue.
We know this can be a bit confusing right now, and we are working hard to make this more intuitive in the future. 🤞
Ha oh!! Yeah, very confusing UI :) the popup telling you to set up looks as though it's for both!
Thanks for the quick response!
Hi!
I've just integrated Vercel Analytics to my RedwoodJS app via the
<Analytics />
component.An hour later, and with no luck on debugging, the analytics page is stuck at this:
The only "error" I've been able to find is that script.js throws:
Uncaught SyntaxError: Unexpected token '<'
:Any ideas why this is happening? You can see this live by visiting Spoonjoy.app.
Thanks!