Plugin info

Total downloads: 2,279
Active installs: 100
Total reviews: 2
Average rating: 3
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 5/31/2022 (1310 days ago)
Added to WordPress: 5/12/2022 (3 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 5.9.12
Minimum PHP version: 7.4

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1310 days ago • 2 reviews

22/100

Is Datalayer For Elementor abandoned?

Possibly abandoned (last update 1310 days ago).

Compatibility

Requires WordPress: 5.0
Tested up to: 5.9.12
Requires PHP: 7.4

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

  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”: “[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.

Installation

No installation instructions available

Frequently Asked Questions

No FAQ available

Review feed

otaviodeveloper
4/9/2023

Great tool for GTM

This is a great plugin specially if you are using Google Tag Manager! It sends data to the datalayer whenever an user submits a form and that can be very useful! It also pushes some user info like their IP Address, User Agent and their location!

Screenshots

No screenshots available

Changelog

1.0 – 2022/05/05