You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by jamezening August 12, 2023
I am having difficulty getting PlausibleProvider to work with Next js 13.4.12.
As shown in the documentation I have added the provider in
Do you have any extensions that may be blocking the request to Plausible? I think UBlock Origin (or something similar) was blocking my plausible requests from resolving.
If this is the issue, you can unblock your domain, or you can check out the plausible proxy in this repo. The proxy redirects the request back to your server, then off to plausible. This way it looks like a normal transaction with your site instead of tracking.
Discussed in #100
Originally posted by jamezening August 12, 2023
I am having difficulty getting PlausibleProvider to work with Next js 13.4.12.
As shown in the documentation I have added the provider in
I am not getting any event from local host or when deployed.
Any tips would be appreciated.
The text was updated successfully, but these errors were encountered: