Is there anyway to apply conditional logic to a guide with 1 - 5 rating?
I would like to apply conditional logic for a survey that has a rating of 1 - 5. For instance, If the user chooses 5, I want them to see a guide that says "Select what is so great about your experience!" Or if it's one be more like "Tell us what we can improve.
I know they do something similar for NPS so wondering if that can be applied to a smaller scale survey?
0
Comments
I think there are two avenues here:
1. https://github.com/pendo-io/snippets/tree/master/guides/guidePolls/conditionalBranching custom code helping branch for you
2. Use buttons instead of an "actual" poll to then use the built-in button options to branch. You can still get all the metrics you need for who clicks what.
Please sign in to leave a comment.