Is there a way to see if a guide has already been seen by the user via Pendo JS
Hi, I'm trying to trigger my guide programmatically, however I need to only show it once. Once the user has seen and finished/skipped the guide, I will not show it again. I can't seem to find a way to know whether or not the user already has seen the guide.
I tried like checking the guide.hasBeenSeen() but it always seem to return false even though I've already seen the guide at least one time.
I might be using it incorrectly or using the wrong function.
Can someone point me in the right direction?
0
コメント
Following this post as I am also looking for a way to check if the visitor already seen an specific step of a guide.
サインインしてコメントを残してください。