How to confirm Pendo is installed in iframe?
Permanently deleted user
I believe I have properly installed Pendo in the <iframe>s in my application, how do I validate this?
0
コメント
If your application has iframes, it’s important to ensure that the Pendo snippet is installed in those as well -- this is required for the agent and designer to be able to interact with the contents. The Pendo agent offers full support for iframes as long as the snippet is installed in each frame.
To check if it is installed there, do the following:
If the above returns an error, then Pendo is not installed on the iframe.
If you use the Pendo Tagging Tool Chrome extension, you can easily tell because you won't have an option to open the Pendo designer if you open the iframe content in a new tab/window. You can always also use the pendo.validateInstall() command in the Console.
I have pendo installed in the main window and inside an iframe that is included in the main window. I have verified with above method that both installations are correct. The Pendo Designer is not recognising any elements inside the iframe. How do I know what's wrong?
Clara, were you able to troubleshoot the Designer not recognizing any elements inside the iframe? I'm running into this same issue even though I have verified that pendo is installed in the iframe.
サインインしてコメントを残してください。