Expand my Community achievements bar.

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 Reply

Avatar

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.