Expand my Community achievements bar.

Webinar: Adobe Customer Journey Analytics Product Innovations: A Quarterly Overview. Come learn for the Adobe Analytics Product team who will be covering AJO reporting, Graph-based Stitching, guided analysis for CJA, and more!
SOLVED

How to Implement iframe in adobe launch

Avatar

Level 3

Hello Eveyone, 

Trying to Implement iframe in adobe launch

Requirement  - 

For website ABC.COM, in a page when user click on BUTTON (1), iframe pop up will be open, in that when click on YES (2), it will open form. for reference please check the below screenshot.

 

reddy_y11_0-1711008031797.png

 

I hope you got the question.

 

I have done some reseach and found URL (How to track iframes with Adobe Launch | by lizzi miller | Station10 | Medium), in that they explaned implimentation of iframe. I have followed same method but i don't the see the data pushed into adobe datalayer. 

Can anyone please help me on this.

Thanks!

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 2

Hi @reddy_y-11 , Can you share the code snippets you are using in iFrame and parent page for tracking this? Is there any working pages which can be referred to check the implementation?

 

Ideally you would need to send postmessage from iFrame and listen to it via Parent page.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 2

Hi @reddy_y-11 , Can you share the code snippets you are using in iFrame and parent page for tracking this? Is there any working pages which can be referred to check the implementation?

 

Ideally you would need to send postmessage from iFrame and listen to it via Parent page.