Integration between the Elementor Forms and Datalayer
评级
3
最后更新
May 31, 2022
版本
1.0.1
活跃安装
100
  1. Get the user location and IP address;
  2. When filling out and submitting an Elementor form it’s returned the time and date that the submission was triggered;
  3. 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”: “example@sourei.com.br”, “raw_value”: “example@sourei.com.br”, “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.

免费使用Creator套餐
活跃安装
100
目前已测试版本
5.9.10
此插件可供下载,可用于您的 WordPress 自托管安装。