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
Plausible Analytics now allows us to block hits from any domain name that isn't the production domain name. Previously we were using JavaScript or Django variables to calculate this. That code can now be removed and replaced with the standard script tag provided by Plausible.
As part of this work we should confirm that Google Search console is set up for each site tracked in Plausible.
Actions per site
Set Hostnames Allow List to only production domain name
Replace any JS code to load script only on production with the standard JS tracking code
Plausible Analytics now allows us to block hits from any domain name that isn't the production domain name. Previously we were using JavaScript or Django variables to calculate this. That code can now be removed and replaced with the standard script tag provided by Plausible.
As part of this work we should confirm that Google Search console is set up for each site tracked in Plausible.
Actions per site
Sites
The text was updated successfully, but these errors were encountered: