Conditional Guides
Are we able to create and display different messages/options within guides based on certain user conditions?
For example: if user has taken action, show message A. Otherwise, show message B.
This would help decrease the number of guides we create and easily account for all criteria combinations.
-
Hi Wei Kao,
Thanks for sharing your question in the Discussion Community. Right now this is not possible out of the box for Pendo guides and this is a feature request that has been brought up before. I can add your profile as another vote.
We do have some other workarounds that have been suggested such as the following:
- Splitting Paths for a Guide
- Embedding guides within a guide to set up a choose your own adventure
- If the user has an element present compared to other users, you can try this snippet code for a guide step (https://github.com/pendo-io/snippets/blob/master/guides/advancingGuides/advanceGuideOnElementAppear/advanceGuideOnElementAppear.js)
I hope some of these suggestions help, but if others want to chime in with other workarounds or want to upvote the feedback request, please do so!
Please sign in to leave a comment.
Comments
2 comments