Alisyn Collins
コメント
-
Hi Ayelet and welcome to the wonderful world of Pendo! You're correct that by default, we don't collect things like values entered into search fields. Take a look at these pages for a bit more on...
-
If you're looking specifically for page events, then you'd want to use the pageEvents source and an aggregation similar to this one below. The bulkExpand will take the visitors returned and pull a...
-
My approach wasn't that dissimilar. I have a test site where Pendo initializes automatically and then I used the developers console to identify a new visitor like this: pendo.identify({ "visito...
-
Hi Nathan, I did. I created a new visitor on my test site and it triggered both on my "All event categories" webhook as well as the one set to just new visitors.
-
Hi Nathan, Generally speaking, you should see the webhooks trigger very quickly (in a test I just did, within a few seconds). There is no logging at the individual event level that you would be ab...