Daniel Orellana
Activity overview
Latest activity by Daniel Orellana-
Daniel Orellana created a post, Is it possible to add segment rules using custom key values of the visitor or account?
When using pendo.initalize() I added something like this: pendo.initialize({ visitor: { id: userId, myCustomVisitorProperty: customVisitorProp, }, account...
-
Daniel Orellana created a post, What is the difference between pendo.initialize() vs pendo.identify() ?
I looked a the docs Pendo Functions and found pendo.identify() I'm a bit confused about its use case and difference with pendo.initialize(), when should we use one or the other?