Simple controls, analytics, tracking and redirects for Contact Form 7.
NEW: Subscribe to the 🚀 PRO version for advanced analytics and tracking features, and professional support by the plugin author.
This is an addon for the Contact Form 7 plugin with the following features:
Please note that some settings work on the per-page level and will apply to all forms on the same page. For example, disabling AJAX form submissions for one form will disable AJAX submissions on all forms on the same page.
The plugin adds a new “Customize” tab for each Contact Form 7 form in the WordPress administration area.
The plugin automatically triggers analytics events for the following services:
ga()
, _gaq.push()
and dataLayer.push()
implementations,It passes the following data with the event:
The standard Contact event is used for Facebook Pixel with content_category
property set to the event type (Submit, Sent, Error, Spam) and content_name
set to the form title.
Search for “Controls for Contact Form 7” under “Plugins”
“Add New” in your WordPress administration panel.Alternatively, add it as a Composer dependency:
composer require kasparsd/contact-form-7-extras
The “Storage for Contact Form 7” plugin stores all contact form submissions (including attachments) securely in the WordPress database. It also provides a CSV export of the form entries.
See the release notes for the complete changelog.