Skip to main content

How to embed a pardot form in Drupal?

You have created an event, a solution page, a content in Drupal and would like to integrate a Pardot form into this page. It's possible! You need 3 things: The URL of the Pardot form. A page on whichโ€ฆ

Sebastien Moreews
Updated by Sebastien Moreews

You have created an event, a solution page, a content in Drupal and would like to integrate a Pardot form into this page.

It's possible!

You need 3 things:

  • The URL of the Pardot form
  • A page on which you want to integrate it ;-)
  • A content block section on the page

Then

  1. Copy this code and paste it in the iframe field of a content block section.
    <iframe src="Pardot_URL" frameborder="0" width="100%" height="1300" scrolling="auto" class="iframe-utm" onload="addIframeUtmParameters();"></iframe>
  2. Integrate the Pardot URL into the code.
  1. Click on Save

How did we do?

How to set-up a redirect in Drupal?

How to visualize a navigation item in another language in Drupal?

Contact