Skip to content

helpfulrobot/bluehousegroup-silverstripe-pardot

 
 

Repository files navigation

SilverStripe Pardot

Module to integrate Pardot with your SilverStripe Site.

##Features

  • Adds tracking codes based on campaign to entire site. Screenshot
  • Shortcode api for dropping in forms and dynamic content from the Pardot dashboard into SilverStripe.

##Requirements

  • SilverStripe 3+

Install with Composer

composer require bluehousegroup/silverstripe-pardot

##Configuration Visit http://yoursite.com/dev/build/?flush=1 to configure database for Pardot Api credentials.

Go to the CMS settings and click on the Pardot tab and add Pardot account credentials.

##Tracking To add tracking codes to your site simply add the following to your template.

$GetPardotTrackingJs

##Pardot Forms and Dynamic Content shortcode

Shortcodes are injected from a modal available from the Pardot button Screenshot

Simply choose the form or dynamic content to insert Screenshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 79.5%
  • JavaScript 11.2%
  • Scheme 9.3%