Datalayer For Elementor
Integration between the Elementor Forms and Datalayer
The facts
- Rating
- 3★ from 2
- Active installs
- 100+
- Price
- Free
- Last updated
- 31 May 2022
- Added
- May 2022
- Requires WP
- 5.0
- Tested up to
- WP 5.9.16
- Requires PHP
- 7.4
- Downloads
- 2,715
Our analysis
AI-assistedDatalayer For Elementor is a WordPress plugin designed to enhance Elementor forms by integrating them with Google Tag Manager. It captures user location and IP address, and logs the submission time and date, along with all form field data in a structured format.
This plugin is suitable for users who want to track form submissions more effectively and integrate their forms with Google Tag Manager for better data handling and analytics. It requires Elementor 3.0 or later and PHP 7.4 to function properly.
Best for: This plugin suits website owners using Elementor who want to track form submissions and enhance their data collection.
What it does well
- ✓Captures user location and IP address
- ✓Logs submission time and date
- ✓Sends form field data to Google Tag Manager
- ✓Compatible with WooCommerce and Elementor
Where it falls short
- •Limited user ratings and active installs
- •Directory score indicates potential issues
- •Data is not comprehensive
Verdict
Datalayer For Elementor provides basic functionality for integrating Elementor forms with Google Tag Manager, but its limited user feedback and directory score may warrant caution.
From the developer
sourei's own description of Datalayer For Elementor, lightly tidied.
- 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”: “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.