Alisyn Collins
コメント
-
Hi Jesus! The main issue I see in your implementation is the use of "visitorId" in the visitor object rather than just "id". Because we rely on a value existing for "id" and you're not providing ...
-
Thanks for bringing that to our attention. I've passed this over to our documentation team to address. At this time, you would need to have an account to test the API. Apologies for any confusion!
-
It sounds like that turbolinks event is leaving you with a cached version of the page, including the previous visitor information. I'd suggest adding in an identify() statement to go along with th...
-
There is no single "key" or other unique identifier for those sources as those are aggregated sources. Each row returned by the source is unique in its combination of values. For example, this wa...
-
正式なコメント
Hi Brian! The parameters field in a pageEvents response is going to depend on how you have your pages tagged within Pendo. You won't see any value there unless you're using a *parameters* tag as de...