Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Datalayer For Elementor

Descripción

  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.

Reseñas

9 de abril de 2023
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!
Leer todas las 2 reseñas

Colaboradores y desarrolladores

«Datalayer For Elementor» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Datalayer For Elementor» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0 – 2022/05/05