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
So, I'm using the no-code web experiments, I'm trying to modify the copy on a banner we have on our blog, but I want this change to be visible only on that blog post, however, it is showing on every other blog post (if I roll out to 50% of users, when they get the variant, if they navigate to other blog posts, they'll see the changed copy, they should not, the change should only show on the blog post we defined).
Workaround
Update the element selector to target a body class that's only present on the page.
Debug info
- [ ] PostHog Cloud, Debug information: [please copy/paste from https://us.posthog.com/settings/project-details#variables]
- [ ] PostHog Hobby self-hosted with `docker compose`, version/commit: [please provide]
- [ ] PostHog self-hosted with Kubernetes (deprecated, see [`Sunsetting Kubernetes support`](https://posthog.com/blog/sunsetting-helm-support-posthog)), version/commit: [please provide]
The text was updated successfully, but these errors were encountered:
Feature request
Describe the solution you'd like
Workaround
Update the element selector to target a body class that's only present on the page.
Debug info
The text was updated successfully, but these errors were encountered: