Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Controls for Contact Form 7 (Analytics & Tracking)

Opis

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:

  • Track form submissions, errors and completions with Google Analytics, Global Site Tag (gtag.js), Matomo (formerly Piwik) and Facebook Pixel.
  • Redirect to URL on form submission
  • Disable AJAX form submissions
  • Disable default form CSS
  • Disable automatic paragraph formatting
  • Disable HTML5 input field types or enable the HTML5 input type fallback
  • Specify the Google reCAPTCHA language

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.

Requirements

  • Contact Form 7 version 4.3 or later for features related to submission tracking and redirects.

Usage

The plugin adds a new “Customize” tab for each Contact Form 7 form in the WordPress administration area.

Analytics Tracking

The plugin automatically triggers analytics events for the following services:

It passes the following data with the event:

  • “Contact Form” as the event category,
  • “Submit”, “Sent”, “Error” or “Spam” as the event action, and
  • the form title as the event title.

Facebook Pixel

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.

Contribute

Snimke zaslona

  • Advanced Controls for Contact Form 7

Instalacija

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

ČPP

How to save Contact Form 7 submissions in the WordPress database?

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.

Recenzije

08. ožujka 2020.
I spent ages looking for a solution to add a redirect after submission and then found this plugin. Saves a lot of time and no need to add javascript or edit the functions file.
17. rujna 2018.
Very useful plugin! I would love to see an Autocomplete Option to turn Autocomplete OFF for ALL forms. By default fields have Autocomplete ON. Although it's possible to change it by field attribute, I'd found it easier to have a global settings to disable Autocomplete for all forms.
04. prosinca 2017. 1 odgovor
Following the removal of the on_sent_ok hook from CF7, I've tried several plugins to perform redirection following form submission, and this is the only one I've found that works reliably with all browsers. And it has other useful features. 5 stars.
Pročitajte svih 13 recenzija

Suradnici i Programeri

“Controls for Contact Form 7 (Analytics & Tracking)” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

“Controls for Contact Form 7 (Analytics & Tracking)” je prijeveden na 2 dijalekta. Zahvala prevodiocima za njihov doprinos.

Prevedite “Controls for Contact Form 7 (Analytics & Tracking)” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

See the release notes for the complete changelog.