Skip to content

Pass UTM parameters from WordPress to Pardot using the Pardot iFrame sourse URL

License

Notifications You must be signed in to change notification settings

FreshySites/pardot_iframe_magic_simple

 
 

Repository files navigation

# Pardot iframe Magic



Usage:

Use the shortcode [pardot_iframe src="" height="" mobile-height=""]

As a shortcode that accepts a src paramter, pass UTMs to Pardot when using the Pardot iFrame implementation. From the pardot generated iframe code, take the src attribute, and copy it into the src attribute of the shortcode. Include a height attribute in the shortcode to specify a desktop height other than the default 800px. Include a height attribute in the shortcode to specify a Mobile height other than the default 800px.

About

Pass UTM parameters from WordPress to Pardot using the Pardot iFrame sourse URL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.4%
  • Other 1.6%