Skip to content

Incorporate any page from an exterior site and keep your site's header and footer.

License

Notifications You must be signed in to change notification settings

FreshySites/pardot_iframe_magic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Pardot iframe Magic



Usage:

Use the shortcode [pardot_iframe src="" height="" piaid="" picid=""]

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 height other than the default 800px. Additionally secondary script inclusion allowing to pass piAId and piCId to the secondary script.
[pardot_iframe src="https://example.com/l/889813/2022-09-30/gz0ps" height="500" piacid="123456" picid="123123"]

About

Incorporate any page from an exterior site and keep your site's header and footer.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.4%
  • Other 1.6%