Listen events from inside url

Hello,

im loading a remote url using the dom .createFromHTML(url) and i would like to have a listener in phaser for a custom event that happens inside that url. Is this possible? If it is, how could i achieve that?

ive tried to use phaser event listener and regular javascript listener, with no success

ill apreciate if anyone could help me with this

regards