
內容簡介
新功能:訂閱🚀 專業版以取得進階的分析追蹤功能,以及插件作者的專業支援。
這是一個附加元件,可搭配Contact Form 7外掛使用,具有以下功能:
使用 Google Analytics、Global Site Tag(gtag.js)、Matomo(曾稱 Piwik)和 Facebook 像素 追蹤表單提交、錯誤和完成。
表單提交後重新導向到 URL。
停用 AJAX 表單提交。
停用預設表單 CSS。
停用自動段落格式。
停用 HTML5 輸入欄位類型,或啟用 HTML5 輸入類型回退。
指定 Google reCAPTCHA 語言。
請注意,某些設定僅在每頁面級別上運作,並將應用於相同頁面上的所有表單。例如,停用一個表單的 AJAX 表單提交將會禁用同頁面上所有表單的 AJAX 表單提交。
系統要求
Contact Form 7 版本 4.3 或更新版本,用於與提交追蹤和重新導向相關的功能。
使用方法
插件為 WordPress 管理介面中的每個 Contact Form 7 表單新增了一個新的「自訂」選項卡。
分析追蹤
插件會自動為以下服務觸發分析事件:
Google Analytics和Global Site Tag(gtag.js),使用ga()、_gaq.push()和dataLayer.push()實作,
Matomo(曾稱 Piwik)
Facebook 像素轉換追蹤。
它會使用以下數據與事件傳達:
「聯繫表單」作為事件類別,
「提交」、「已發送」、「錯誤」或「垃圾郵件」作為事件操作,以及
表單標題作為事件標題。
Facebook 像素
使用標准聯繫事件在 Facebook 像素上觸發,content_category屬性設為事件類型(提交、已發送、錯誤、垃圾郵件),content_name設為表單標題。
貢獻
在 GitHub 上回報問題並提出改進建議。
為您的語言增加翻譯。
外掛標籤
開發者團隊
② 後台搜尋「Controls for Contact Form 7 (Redirects, Analytics & Tracking)」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
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 (GA4), Google Tag (gtag.js), Google Tag Manager (GTM), Matomo (formerly Piwik) and Facebook Pixel.
Redirect to URL on form submission.
Enable native WordPress shortcodes in form content.
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.
Store form submissions in Storage for Contact Form 7 or TablePress.
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 “Controls” tab for each Contact Form 7 form in the WordPress administration area.
Form Submission Storage
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.
Analytics Tracking
The plugin automatically triggers analytics events for the following services:
Google Analytics (GA4) using Google Tag Manager and Global Tag (gtag.js) with ga(), _gaq.push() and dataLayer.push() implementations,
Matomo (formerly Piwik),
Facebook Pixel Conversion Tracking.
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
Report issues and suggest improvements on GitHub.
Add a translation to your language.
