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
Fixed locations tab showing in analytics when web analytics is disabled (#24438)
https://linear.app/ghost/issue/PROD-2304/locations-tab-should-be-hidden-when-web-analytics-is-turned-off
Currently the "Locations" tab in the analytics view is still showing in
the header when web analytics is disabled (either by the user, or plan
limit, or missing configuration). This tab only includes data from
Tinybird, and it redirects to the Overview tab if you try to select it
with web analytics disabled. This commit hides the link as well.
0 commit comments