Meghann MacDonald
コメント
-
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...
-
Hi, I also had trouble with the code as is , we had to // out the line directly below the defer function (essentialy switching them) and THEN we had to add a }, 1500) later on like in the comment ...
-
Hi all, wanted to circle back on this. Is there a way to "read all" as in mark the users as having viewed all announncement guides? Javascript I'd guess
-
Hi, you don't need to use the URL for a guide to advance, just use the command pendo.onGuideAdvance();
-
Hi all, any update on this? It is important for our implementation that we are able to have the resource center close when clicked outside of. The snippet was pulled off github so I am not able to ...
-
Hi Liz, I think that would work to improve the issue. But would each weekly "what's new" announcement have to have a different segment...? So this week I would post one that is available to everyon...