-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Delay Survey popup #18102
Delay Survey popup #18102
Comments
I got this feedback from a user as well. They said their website loads slowly, so the PostHog popup shows up before their website content, which is why they want to delay the popup 😃 |
A workaround currently is to use css-selectors, such that the survey shows up only after the css selector shows up. It doesn't currently work well because of #17652, but will shortly, since I'm fixing this right now |
Another request for this: https://posthog.com/questions/question-146 |
I'd love for this to be a feature, it would be super helpful and is common in competitors like Hotjar. |
@dmarticus: just wanted to say thanks for the PR! couldn't find this feature in the UI but tracked it down based on PostHog/posthog-js#1228. Thank you for your work on this :) |
Is your feature request related to a problem?
From a user:
Describe the solution you'd like
Add the ability to delay the survey popup.
Additional context
Community question: https://posthog.com/questions/surveys-how-do-i-delay-surveys
Thank you for your feature request – we love each and every one!
The text was updated successfully, but these errors were encountered: