Pendo.initialize does not get custom fields
Hi, I handle pendo.initialize in my frontend react app.
I want to add some fields like accountManagerId or retailerCountries array. but when I add them to initialize function, I dont see them in pendo to use them in reports etc. I only see the first initialize version of this code. I want to update my initial fields to pass some custom fields
Can you please help about this?
0
コメント
Hi there! If an agent metadata field is incorrectly populated, it can only be updated the next time Pendo initializes. These fields can't be modified manually. They can only be changed by modifying the install script or passing an update visitor function.
Hopefully this article is helpful:
サインインしてコメントを残してください。