bluehousegroup/silverstripe-pardot

This package is abandoned and no longer maintained. No replacement package was suggested.

A module to integrate Pardot with your SilverStripe Site

Installs: 1 166

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 16

Forks: 6

Open Issues: 11

Type:silverstripe-vendormodule

2.0.0-beta1 2019-01-23 22:14 UTC

This package is auto-updated.

Last update: 2021-12-29 17:06:07 UTC


README

NOTICE: As we're no longer using this internally, we've moved the repository to read-only. If you'd like to take over ownership of the repo, please contact us: support at bluehousegroup dot com

A module to integrate Pardot with your SilverStripe Site.

Pardot is a full-featured marketing automation tool that’s easy to use. Pardot’s platform features CRM integration, email marketing, lead nurturing, lead scoring and grading, social posting, and ROI reporting to help marketing and sales teams work together to generate and qualify sales leads, shorten sales cycles, and demonstrate marketing accountability.

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

  • PHP 5.5+
  • SilverStripe 4+

Install with Composer

composer require bluehousegroup/silverstripe-pardot 2.0.x-dev

##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