Integration for CF7 Pardot Form Handlers

外掛說明

This plugin allows you to add a Pardot/Salesforce Form Handler on a form by form basis. After the form has been successfully submitted, the values of the fields will be sent to your provided Pardot Form Handler URL.

The main advantage of this plugin is that the submission will be done directly from the browser of your visitor. This will retain all the tracking info and adds the form submission to the track record in Pardot. This will improve your insights about the visitor, even before the form submission took place.

安裝方式

This plugin can be installed like any other plugin.

INSTALL FROM WITHIN WORDPRESS

  1. Visit the plugins page within your dashboard and select ‘Add New’;
  2. Search for ‘CF7 integration for Pardot Form Handlers’;
  3. Install the plugin;
  4. Activate the plugin from your Plugins page;

INSTALL MANUALLY

  1. Download the plugin for the WordPress repository and unpack;
  2. Upload the ‘iside-cf7-pardot-integration’ folder to the /wp-content/plugins/ directory;
  3. Activate the plugin through the ‘Plugins’ menu in WordPress;

AFTER ACTIVATION

There are no settings or configurations for this plugin.

常見問題集

I connected the form handler URL but submissions are not coming through, what’s wrong?

Please make sure you map the IDs of the form tags from ContactForm7 with the form handler in Pardot. Double-check you made no mistakes (case sensitive). Another common issue: please do not mark any fields as required in the form handler (besides the email address). If a field is marked as required and missing from the form or query, the submission will be ignored by Pardot. So better to miss 1 value instead of the whole submission.

I want to send a different value to Pardot then the one shown in the form, how do I do this?

ContactForm7 supports pipes to define a different value to be used in emails as on the front-end. This plugin extends on that feature and can use the raw value after the pipe character as the value for Pardot. Just add the attribute use-raw-values to your form tag. Please use with care: this will reveal the raw values to the public. These pipe values can be used for drop down menus, radio buttons and checkboxes.

The implementation is still not working, what can be the cause?

Please make sure to match the HTTP/HTTPS protocol of the form handler with your website. If your website uses a secure connection over HTTPS your form handler should use that too in order to work.

Why are some submissions not coming through?

This can be caused by an adblocker or tracking blocker used by the visitor of your website. To minify the chances of this to happen, please use a custom tracker domain for your Pardot links.

What is this Pardot you are talking about?

Pardot is the B2B marketing automation of Salesforce, also known as Account Engagement. Pardot allows you to follow-up on prospects and as it is part of the Salesforce suite, it can easily transform your prospects into leads.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Integration for CF7 Pardot Form Handlers〉的開發相關工作。

參與者

變更記錄

2.0

Release date: 2024-04-16

Bugfixes for the full plugin release.

1.0

Release date: 2024-04-05

Initial release of the plugin, adding a custom tab to CF7 forms and sending form fields to the Pardot Form Handler URL.