回答済み
Launch guide after 2 mins on a page
Hi,
Is there a way to have a guide launch after the user has been on the page 2-3 mins instead of immediately launching on page load? Thanks
1
コメント
Yes! Use this snippet in the Pendo github and adjust the mseconds count :) https://github.com/pendo-io/snippets/tree/master/guides/delayGuide/delayGuideDisplay
Thank you!
Liz Feller I'm new to Pendo. I've created three Guides and would like to set a time interval between each one so users aren't overwhelmed by multiple popups appearing at once. Can I still use the code snippets you shared? If so, where exactly should I add them? Please be specific, as I'm still learning the platform. Thank you in advance for your help.
I wouldn't recommend custom code for this -- instead, ensure you are using guide throttling and set your timeframe there. All of ours are set to one pop-up per day.
The custom code will work for web. What about a native app? Is there a way to delay on native?
Where do you adjust the mseconds count in the delay script?
In the aria label per this PDF https://github.com/pendo-io/snippets/blob/master/guides/delayGuide/Delaying%20a%20Guide%20Step.pdf
サインインしてコメントを残してください。