I have a requirement where we display multiple applications of different domains in iFrames
within a webpage. We do have permission to access all the API’s but we are not allowed to touch the code base of these applications,
In our main application we are ought to track the activities happening within these apps in iFrame
I went through some forums about this and most of them required changing the code of the child applications.
I saw something like easyXDM
but not sure if that’s the correct approach. Let me know the possible way to perform. Thanks in Advance.