Todd Stoffer
Comments
-
It does work the same way for Pages. If the URL no longer exists on your site - but there is still historical data attached to that URL the analytics for all of the historical data will be returned...
-
Hi Ty Thorsen To validate the incoming webhook on your end you would need to take the message and generate the hash using whatever you type in the secret as the key to generate the hash. This artic...
-
Hi Renee Lan since Pendo offers retroactive analytics you can simply add the rule you want to merge into one of your existing rules - then delete the original. When you add that rule to the existin...
-
Hi Douglas Edwards I would recommend taking a look at the video in this support doc - https://support.pendo.io/hc/en-us/articles/360046272771-Developer-s-Guide-To-Installing-the-Pendo-Snippet. It o...
-
Hi Louis Zhu If you are looking to completely remove the entire metadata field for all users you can do that from the data mappings page in Pendo (settings > data mappings). If you would like to se...
-
Hi Andrew Hill - feel free to reach out to support@pendo.io and they should be able to help get that resolved for you.
-
Hello. Pendo has the ability to add visitors/accounts to an exclude list - which allows you to have Pendo installed for those users (but not track their analytics). The best way to do this is to pa...
-
Hi Jack Hendershott. In an ideal scenario, each of the items in the list would have a unique class or ID in it that you could use to tag each separately. This would help to ensure that each item i...
-
Hi Josh Marowitz If I am understanding correctly you are not wanting to show the guide to users who have only had activity on the new version right? If so - you might be able to use a 'first visit'...
-
Charlie Kivida The code to launch a Pendo guide would be pendo.showGuideById('GUIDE ID GOES HERE'). If you add that just below line 9 of the snippet I linked to above I believe it will dismiss the ...