Michael Garrity
コメント
-
Malachi Hopoate in my organization we've had a number of customers that have had the same issue. For us it turned out to be a pop up blocker on their end.
-
Kirstie Chan Only thing I could think of is to use data mapping ( https://support.pendo.io/hc/en-us/articles/360038273392-Data-mapping-and-data-types-in-Pendo ) (See the "Date" section). Use this t...
-
Manuel Sahetapy you should be able to just hover over and delete. See example below:
-
Amy Was How is your segment currently setup? Is it based off a specific field or did you add users/accounts manually? Internally here we are using data mapping ( https://support.pendo.io/hc/en-us/a...
-
I think you should be able to activate the guide using the command pendo.showGuideById('GUIDE-ID-HERE');
-
When you are creating your segment, there should be a "First Visit" option listed under Account Data. Would this work for your use case?
-
Ryan Prouty - I had a similar scenario in my org. The way we solved it was by using the Pendo Data Mapping. This essentially pulls in data from one of your internal systems into Pendo. You can then...
-
Rohit Pandey were you able to achieve this with custom code? If so would you be open to sharing the code?
-
Not sure what others may be doing, but I've accomplished this by just using a "Next" button. Target the text box with backdrop enabled. My guide mentions "Fill out X text, and then click next to co...
-
Jeramie Mullis - I experience the same issue. After some playing around, I found that if you wait 3-5 seconds after the guide step appears, you can get into the text box without issue. Not exactly...