Meghann MacDonald
Comments
-
Hi Janelle Young Your code should work, if you put it on step 6, as it will check for the element in step 7 and if not, advance to step 8. Please make sure your step 7 is targeted to the exact che...
-
Wow Tomas Sedlacek, you're a lifesaver! Just used this today. FYI for anyone struggling, here are steps you need from the console: 1) Open Network. Find a feature you can delete. Clear the network...
-
Hi Eric Miller, we did already check out this snippet but we need it to include the container as well as the badge element. So if they hover over the element, the tooltip appears, they may want to ...
-
@Matt any AGENT metadata can be used in guide variables (aka whatever the snippet sends) but CUSTOM metadata can’t :( . Which I believe the article states as well. Big gap in my opinion especially ...
-
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...
-
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...
-
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...
-
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/...
-
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 ...
-
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...