Expand my Community achievements bar.

Mobile Application - iFrame URL access issue through DTM & Launch

Avatar

Level 3

Hi Team,

In my current project, Mobile application has developed through iFrame. They are fetching URL from different domain.  In the iFrame DTM code has present and rules are firing. When i am trying to access mobile URL through DTM, not able to access. It's accessing only iframe Domain and Src URL from DTM.

Currently i am using window.location.host in DTM data element.

Can you please let me know how to access mobile URL if DTM script present in iframe.

Thanks - Satish

1 Reply

Avatar

Level 3

Hi Team,

Issue has been resolved.

I am trying to access through document.referrer in DTM. Now i am able to  access the URL.

Thanks - Satish