Description
- 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.
Reviews
Contributors & Developers
“Datalayer For Elementor” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Datalayer For Elementor” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.