
Meghann MacDonald
Activity overview
Latest activity by Meghann MacDonald-
Meghann MacDonald commented, Hi, here is the code for a solution to this. It is a combo between the "dismiss when click outside of guide" + 'mouseover' + "dismiss when leave element hover" + a timeout and a clear timeout. The ...
-
Meghann MacDonald commented, We use a badge guide and it works just like you are asking Sana Kamal, just add this css code to the "step 1" of the guide display:none; So it hides and never shows up, rendering it just a badge. T...
-
Meghann MacDonald commented, Hi Jared, also you can create a text comment box for this comment and "Hide" it, then add event listener to the add approver so that when they click it it shows the comment box. 1. Create a commen...
-
Meghann MacDonald commented, Sometimes if you mess with the page visit / guide visit / feature click by changing to "Seen Ever" it will work for guides. My advice is to set the segment to the guide FIRST, then go to edit the s...
-
Meghann MacDonald commented, We need this as well! Can't use text badges at all for this reason. Meghann
-
Meghann MacDonald commented, I'd guess this could work if you created a custom User field in the destination sub (like pollResponse1) and mapped in the responses using postman. API call would be PUT URL: https://app.pendo.io/...
-
Meghann MacDonald commented, Hi! We have Tenant ID as our Pendo Account ID, so we would basically create segments based on the account id and then target each guide to a different segment. But you can have Tenant ID / "Tenant ...
-
Meghann MacDonald commented, Hi Jim! This snippet has been especially helpful to us: https://github.com/pendo-io/snippets/blob/master/guides/goToGuideStep/goToStepNoElement/gotoStepNoElement.js We would create a new step (say ...
-
Meghann MacDonald commented, While I agree with Liz in that the custom code blocks help us a lot to create 1 guide with 2-3 paths depending on the elements a customer has, I will say it creates more user error and issues such ...
-
Meghann MacDonald commented, Hi Charles, why won't the element launch suggested work? We also create segments that are "if user has ever seen the feature" since as soon as they see it the first time or visit the page it should...