
Google Analytics events associated with form submissions.
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 “Controls” tab for each Contact Form 7 form in the WordPress administration area.
Setup the official companion plugin Storage for Contact Form 7 plugin for capturing the form submissions safely in the WordPres database.
Alternatively, there is also a basic integration with the TablePress plugin. Select the TablePress table where to store the form submissions. The plugin will add any missing columns for each form field, and append the form entries as rows to the table. Additionally, fields cf7_time (submission time as ISO 8601) and cf7_url (URL where the form was submitted) are stored along with the form data.
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.