Iframe Tagging on Unbounce

  • 7 December 2020
  • 1 reply
  • 7 views

Has any had luck integrating iframe tagging on videos? We want to track users who watch the video after they submit the form.

In Wordpress we can simply do this with gravity forms which and a simple plugin. Here is an example iframe code used on our Wordpress website with gravity forms and iframe tagging enabled.

You can see the firstname, lastname and email is dynamically inserted once the user submits the form and plays the vid. Any help is appreciated, thanks.


1 reply

Userlevel 7
Badge +3

Hey @Sgan,

In order to do anything with iFrames, you would have to be able to adjust/edit the actual iFrame code.

If the iFrame you are using allows for it, you can write a bit of JS to interact with it. The actual JS code would be highly dependable on the actual iFrame and it would have to be custom coded for your particular use case.

Best,
Hristian

Reply