前言介紹
- 這款 WordPress 外掛「Datalayer For Elementor」是 2022-05-11 上架。
- 目前有 100 個安裝啟用數。
- 上一次更新是 2022-05-31,距離現在已有 1366 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 有 2 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
datalayer | elementor | formsubmit | woocommerce | google tag manager |
內容簡介
獲取使用者位置與 IP 位置;
在填寫與提交 Elementor 表單時,將返回提交所觸發的時間和日期;
在填寫並提交 Elementor 表單時,所有表單字段都會被發送到 dataLayer 中,遵循以下模型:
{
"event": "formSubmitDLFSE",
"fields": {
"name": {
"id": "name",
"type": "text",
"title": "姓名",
"value": "Name Example",
"raw_value": "Name Example",
"required": true
},
"phone": {
"id": "phone",
"type": "text",
"title": "電話",
"value": "(99) 99999-9999",
"raw_value": "(99) 99999-9999",
"required": true
},
"email": {
"id": "email",
"type": "email",
"title": "電子郵件",
"value": "[email protected]",
"raw_value": "[email protected]",
"required": true
},
"city": {
"id": "city",
"type": "text",
"title": "城市",
"value": "Varginha",
"raw_value": "Varginha",
"required": true
},
"service": {
"id": "service",
"type": "checkbox",
"title": "感興趣的服務",
"value": "Digitalisation",
"raw_value": [
"Digitalisation"
],
"required": false
}
},
"gtm.uniqueEventId": 21
}
集成的服務
WordPress
Woocommerce
Elementor
Google Tag Manager
安裝:
將插件文件上傳到 wp-content/plugins 文件夾中,或使用 WordPress 插件安裝器安裝。
啟用插件。
相容性:
需要 Elementor 3.0 或更高版本。
原文外掛簡介
Get the user location and IP address;
When filling out and submitting an Elementor form it’s returned the time and date that the submission was triggered;
When filling out and submitting an Elementor form, all form fields are sent to the dataLayer, following the following model:
{
“event”: “formSubmitDLFSE”,
“fields”: {
“nome”: {
“id”: “nome”,
“type”: “text”,
“title”: “Nome”,
“value”: “Name Example”,
“raw_value”: “Name Example”,
“required”: true
},
“telefone”: {
“id”: “telefone”,
“type”: “text”,
“title”: “Telefone”,
“value”: “(99) 99999-9999”,
“raw_value”: “(99) 99999-9999”,
“required”: true
},
“email”: {
“id”: “email”,
“type”: “email”,
“title”: “Email”,
“value”: “[email protected]”,
“raw_value”: “[email protected]”,
“required”: true
},
“cidade”: {
“id”: “cidade”,
“type”: “text”,
“title”: “Cidade”,
“value”: “Varginha”,
“raw_value”: “Varginha”,
“required”: true
},
“servico”: {
“id”: “servico”,
“type”: “checkbox”,
“title”: “Serviços interessado”,
“value”: “Digitalização”,
“raw_value”: [
“Digitalização”
],
“required”: false
}
},
“gtm.uniqueEventId”: 21
}
Integrated Services
WordPress
Woocommerce
Elementor
Google Tag Manager
Instalation:
Upload the plugin files to the wp-content/plugins folder, or install using the WordPress plugin installer.
Activate the plugin.
Compatibility:
Requires Elementor 3.0 or later.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Datalayer For Elementor」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。
