Liz Feller
Comments
-
We've run into this as well and I believe decided to switch those badges to be clickable only, not display on hover, to increase their accessibility.
-
This would be setting up your RC to be target activated instead of badge activated, and then you proceed just like setting up a normal guide :) it will automatically open if you only have one modul...
-
Since it's similar to the guide editor I'd imagine you can try adjusting margins to move things next to one another?
-
Alternatively, you can style the guide step to have a button on it styled like a badge, then use regular Pendo functionality to specify the URL. The activation would be automatic and ignore throttl...
-
Once a feature is tagged, it will show you clicks for anyone who clicked it, not just the account you were in when tagging. I guess I don't follow your issue?
-
Could you also change the guide activation to target activation, and base it on closing the modal?
-
I bet if you replaced this with a guide that has multiple steps, one for each slide, and use guide buttons to navigate, then you'd be able to have it perform the way you want, then could use some j...
-
Yes, you can certainly customize guides in web apps! Here you go https://support.pendo.io/hc/en-us/articles/15145835158299-Customize-guides-with-markdown-text
-
You can probably do this if your guide is located on that main screen, and target-activated based on whatever the final click is to finish that new content. Then segment the guide to anyone who has...
-
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 "actua...