Integration via IFrame
Maximilian Hoppe avatar
Written by Maximilian Hoppe
Updated over a week ago

How to get to the IFrame link

In the format you want to integrate, go to "Live Integration" in the left navigation and click the button "Create Campaign". Then select "Format as IFrame". Give the campaign a name and select the medium in whose layout the format is to appear. When you click on "Create", you will get to the editing of the campaign. Here, under "Backlink for Facebook Posting", first add the link to which you want to publish the interactive format.

(This is necessary for the Facebook posting so that it links to the correct page. If you do not yet know on which page you would like to include the format, you can also enter any URL for the time being and change it as soon as the correct one has been determined).

After you have clicked on "Save", two IFrame links appear under "Links for integration": One with "http://" and one with "https://". We recommend using a protocol-agnostic IFrame link, i.e. you insert the link without the protocol ("http:" or "https:"). So the link starts with: //delivery.contentbird-convert.com/microsites/...

How to insert the IFrame link into your website

Many CMS have a function with which you can easily insert IFrame. There you only have to insert the link, set the size and can possibly specify additional information. If necessary, ask your technical department whether your CMS has this function. If your CMS does not have this IFrame function, you must insert the IFrame via HTML.

The IFrame tag looks like this by default:

<iframe width="IHRE BREITE" height="IHRE HÖHE" src="LINK AUS DEM CONVERT"></iframe>

Did this answer your question?