Can I schedule guide activation for a custom time after a click?
Hello! I'm trying to have an in app feedback guide pop up after a click of a button. However, I don't want it to immediately appear. Can I schedule it to be shown maybe like 5 seconds after the click of that button?
Any ideas are welcome! Thanks!
0
Comments
Hi Syed Ahmed,
Thanks for joining the Community and making your first post in Discussion.
You would use a custom snippet like this in which this would delay the guide step to appear after x seconds: https://github.com/pendo-io/snippets/blob/master/guides/delayGuide/delayGuideDisplay/delayGuideDisplay.js
Hope this helps!
Please sign in to leave a comment.