Louis Zhu
Posts
Recent activity by Louis Zhu
Sort by recent activity
-
Loading pendo snippet without api key
Hello, Is it possible to delay initializing Pendo until later on because the api key is read dynamically as opposed to having it static in index.html? (In a React SPA)
-
Segment comparing against other metadata fields
Hello, I would like to create a segment rule that allows me to compare one metadata property with another. e.g. metaProperty1 =/= metaProperty2 How could this be achieved?