Liz Feller
コメント
-
what is the "Pendo Guides" button? Are you talking about the Resource Center?
-
We are a Microsoft-software based company, so we send guides for review asynchronously using Approvals in Teams and Outlook. The approvals include a screenshot, all the details from the request abo...
-
Instead of a badge, what if the guide's first step is only a button that advances to the next step that houses your poll? Then the guide could be automatically-activated and always display (just ad...
-
If you know the element/selector, you can copy an existing feature within the Pendo UI and update its name, page location, and rule(s) right inside Pendo without needing to open the VD in-app :)
-
I haven't found a good way to do it but maybe you could add a metadata field that truncates the version number to use only 1.__ (not the sub-versions) and then it'd be easier?
-
not without a custom code block to capture that click and direct it to open in the existing window and advance the guide. For simplicity, I'd recommend a button for "learn more" to do what you want...
-
For track events, you can do this: https://support.pendo.io/hc/en-us/articles/360032294151-Track-EventsIf you want to try it without a code change you might also check using a guide poll: https://g...
-
If you're interested in updating metadata, you can accomplish that with some javascript on the guide step looking for the click action and then passing data at the visitor or account level, but som...
-
You might be able to accomplish this with adding an event property to capture what text is inside that error field upon clicking maybe of the Submit button? It's not retroactive though for the data.
-
a horrible workaround I guess is to also tag the radio, and then at least you can subtract?