Hi all,
i have this problem: in our site we have the a-page with an embedded iFrame.
The iFrame it's under control of the devs and has no Launch script inside.
I want to track some click events that occurs inside that iFrame.
In the Adobe Analytics documentation i found one method to track iFrames- it’s about inserting a code into the page (which I imagine can be done with Launch) and some code in the iFrame. However this method seems specific to trigger a pageview when a user clicks on the iFrame.
So, is it possible to track specific events that occurs on click, and save certain informations like we can do with direct calls?
For example, when the user clicks on the a-element i'd like to have an event with a prop that stores "a-element".
How can i do that?
Thank you very much for your time!