WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: tracking-for-divi (Used by 69 domains)

Tracking for Divi

πŸ‘€ Kuba Serafinowski πŸ“¦ v1.1.1 πŸ”— Plugin Homepage

Ever wanted to track the built-in contact form from Divi? If you tried using Google Tag Manager’s built-in form submit events to do it you probably noticed an inflated number of events flowing.

This is because the form submission event is triggered even if there are form validation errors or the server returns another error.

Since Divi doesn’t provide any JavaScript events to hook into there is no straightforward way to find out if a message has actually been sent.

To get around this, this plugin listens to the network communication that is happening underneath. It’s based on the same mechanism Divi itself uses.

There are three options now:

  1. a dataLayer event
  2. a Google Analytics 4 event (using gtag.js)
  3. a Google Ads conversion (also using gtag.js)

You can use either one of them or event all of them together.

You’ll be able to customize the dataLayer variable if you’re not using the standard naming, and the event names, separately for dataLayer and gtag.

Data layer reporting

The structure of the object pushed to the dataLayer is the following, with the default naming:

{
  event: "contact_form_submit",
  formId: string,
  postId: number,
  formData: {
    name: string,
    email: string,
    message: string,
  },
  allFormData?: Record, // when "Include all form data" is enabled
}

It’s up to you to use or discard the form data.

Google Analytics 4 reporting

The Google Analytics event is sent with flattened parameters:

gtag(
  "event",
  "contact_form_submit",
  {
    form_id: "divi/contact-form-0",
    name: "John",
    email: "[email protected]",
    message: "Hello",
    // additional fields when "Include all form data" is enabled
  }
);

Form data (name, email, message) is included by default. When β€œInclude all form data” is enabled, all form fields are flattened into the event parameters.

This will only work if you have a Google Tag already deployed on the website i.e. the gtag() function is available. Otherwise, you will see a warning in your console like this:

Tracking for Divi: gtag event failed, gtag is not defined

Google Ads conversion reporting

The Google Ads conversion is sent like so:

gtag(
  "event",
  "conversion",
  {
    send_to: "/",
  }
);

There is no default for conversion_id and conversion_label as they are always created individually in Google Ads.

This will only work if you have a Google Tag already deployed on the website i.e. the gtag() function is available. Otherwise, you will see a warning in your console like this:

Tracking for Divi: Google Ads conversion event failed, gtag is not defined

Note: This plugin hasn’t been thoroughly tested with Divi forms that redirect to a success page. The tracking works just as well, however the redirect could interrupt the tracking flow e.g. if Google Tag Manager has a lot of logic and doesn’t trigger the tags in time. The tags themselves these days use the beacon API (see MDN for reference) so the requests shouldn’t be interrupted as long as they are fired before website unload.

DomainExposuresHeadersLast Checked
n*d*u*i*a*t.pl βœ… F 2026-06-14 11:02:31
t*e*o*a*a*a*e*y.org βœ… F 2026-06-12 15:28:29
o*a*a*c*.com βœ… F 2026-06-08 06:55:10
r*w*r*.cz βœ… F 2026-06-07 19:03:25
l*v*i*i*m*.com (WP 6.9.4) βœ… F 2026-06-06 22:25:04
b*-*a*t*e*s*r*i*e*.de βœ… D 2026-06-03 19:33:48
f*x*n*e*m*d*l.com βœ… F 2026-06-02 19:51:11
m*t*k*i*i*a*z*z*c*n.com βœ… F 2026-06-02 04:57:15
a*d*x*s.com (WP 6.9.4) βœ… F 2026-06-01 10:04:23
d*a*o*f*c*-*r*d*c*i*n*.com (WP 7.0) βœ… A 2026-06-01 01:07:15
d*a*o*f*c*-*r*d*c*i*n.com (WP 7.0) βœ… A 2026-06-01 01:07:15
t*e*a*e*a*r*e*.com βœ… F 2026-05-31 16:07:37
t*m*z*k.w*w.pl βœ… F 2026-05-31 15:47:32
m*n*e*r*s*o*a*a*a*a*.com βœ… F 2026-05-31 15:46:06
d*a*o*f*c*-*r*d*c*i*n*.de (WP 7.0) βœ… A 2026-05-31 04:31:06
f*m*d*c*l.com βœ… F 2026-05-30 10:08:27
i*t*a*e*e*e*l*e*s*h*r*p*e*.com βœ… F 2026-05-29 21:03:22
c*m*n*l*i.com βœ… F 2026-05-29 05:42:47
l*c*s*d*l*s*i*o*.com βœ… D 2026-05-28 19:20:47
r*s*p*o*u*t*o*.fr βœ… D 2026-05-26 22:03:11
d*p.media (WP 7.0) βœ… A 2026-05-25 12:33:24
d*f*m*d*a.be (WP 6.9.4) βœ… F 2026-05-25 12:28:02
d*e*t*i*s*i*m*b*l*e*.at βœ… F 2026-05-25 09:36:58
h*r*y*o*n*e*s*l*o*s.com βœ… F 2026-05-25 04:06:44
a*d*x*s.be (WP 6.9.4) βœ… F 2026-05-24 22:00:06
t*o*e*g*o*z*n*a.com βœ… F 2026-05-24 06:20:20
a*i*s*l*t*o*s.com (WP 6.9.4) βœ… F 2026-05-23 01:25:53
a*i*e*p.com (WP 6.9.4) βœ… F 2026-05-23 01:19:30
a*i*-*r*.com (WP 6.9.4) βœ… F 2026-05-23 01:19:30
e*p*r*m*t*i*.com βœ… F 2026-05-20 19:16:10
a*i*a*i*s.com βœ… F 2026-05-20 13:00:39
t*i*g*r*o*n*m*d*a.com (WP 6.9.4) βœ… D 2026-05-19 19:23:36
t*e*o*d.com βœ… F 2026-05-18 20:26:05
j*m*a*t*.c*.uk βœ… F 2026-05-18 05:50:53
i*t*a*e*e.w*e*g*n*.com βœ… F 2026-05-18 04:52:42
r*s*e*-*a*o*x.fr (WP 6.9.4) βœ… F 2026-05-17 21:55:28
m*s*a*e*a*a*e*y.com βœ… F 2026-05-17 12:19:55
s*a*t*i*i*o*s.com βœ… F 2026-05-17 04:17:16
s*a*t*b*o*c*e*c*.com βœ… C 2026-05-16 23:39:59
m*r*e*o*-*a.com βœ… F 2026-05-15 20:38:01
b*i*k*c*o*n.com βœ… F 2026-05-15 18:08:43
b*i*c*c*o*n.com βœ… F 2026-05-15 16:54:16
h*r*y*e*r*s*r*i*e*.com βœ… D 2026-05-15 10:24:44
h*r*y*o*c*e*e*o*t*n*s.com βœ… F 2026-05-15 10:24:44
a*b*t*o*t*a*e*.pl βœ… F 2026-05-15 01:53:25
c*a*s*u*s*i*f*s.fr (WP 6.9.4) βœ… F 2026-05-14 07:33:35
t*n*e.fr βœ… F 2026-05-13 09:16:33
c*e*t*v*i*t*m*.com βœ… F 2026-05-13 03:09:36
1*5*.eu βœ… F 2026-05-12 20:57:00
t*n*e*s*e*c*t*e*a*y.com βœ… F 2026-05-12 20:55:41
q*a*t*e*h*r*z*n.com βœ… F 2026-05-12 09:13:23
b*t*u*e*o*t*.com βœ… C 2026-05-12 06:10:49
t*k*c*n*r*l*a*l*.com βœ… F 2026-05-11 18:59:36
p*p*o*k.com βœ… F 2026-05-11 03:57:09
v*l*n*i*i*s*r*n*e.net βœ… D 2026-05-10 10:08:25
j*k*s*.com βœ… F 2026-05-09 09:41:05
b*l*z*b*l*m*r*.com βœ… F 2026-05-09 05:04:00
l*2*.com βœ… F 2026-05-09 02:37:30
p*a*i*g*i*h*u*p*s*b*o*.com βœ… F 2026-05-08 16:33:31
s*e*e*w*l.nl βœ… F 2026-05-08 13:08:51
i*v*t*.com (WP 6.9.4) βœ… F 2026-05-08 13:08:14
b*i*c*s*h*o*.nl βœ… F 2026-05-08 07:40:13
g*o*b*x.fr βœ… F 2026-05-06 22:13:08
t*e*a*e*a*r*e*.w*e*g*n*.com βœ… F 2026-05-04 13:07:27
m*e*l*e*g*c*a*h*n*.de βœ… F 2026-05-04 02:36:16
s*e*t*.be βœ… F 2026-05-03 17:59:06
s*i*s*u*i*a*y*o*c*p*s.nl βœ… F 2026-05-03 05:22:54
s*n*g*l*t*a*e*-*u*s*o*.com βœ… F 2026-05-02 21:49:05
p*s*o*a*l.nl βœ… F 2026-05-02 11:43:07

Top 50 Plugins

Plugin Count
elementor 1,853,982
contact-form-7 1,824,242
elementor-pro 1,079,666
woocommerce 837,953
revslider 634,084
jetpack 476,287
js_composer 444,260
wp-rocket 344,896
essential-addons-for-elementor-lite 304,971
gravityforms 297,593
complianz-gdpr 266,410
cookie-law-info 239,557
instagram-feed 234,194
google-site-kit 228,065
sitepress-multilingual-cms 227,639
google-analytics-for-wordpress 219,146
header-footer-elementor 215,701
elementskit-lite 215,335
bluehost-wordpress-plugin 192,135
gutenberg 165,644
gutenberg-core 164,038
cookie-notice 158,158
litespeed-cache 138,389
the-events-calendar 136,486
wpforms-lite 132,399
gtranslate 131,741
astra-sites 121,813
popup-maker 119,220
woocommerce-payments 115,110
tablepress 114,259
coblocks 102,359
honeypot 100,795
astra-addon 97,721
duracelltomi-google-tag-manager 96,519
wp-smushit 96,107
all-in-one-seo-pack 95,647
LayerSlider 94,031
bb-plugin 92,475
megamenu 89,546
premium-addons-for-elementor 89,292
akismet 87,733
mailchimp-for-wp 85,899
cleantalk-spam-protect 85,524
woocommerce-gateway-stripe 85,097
ml-slider 83,778
borlabs-cookie 82,727
fusion-builder 81,876
wp-pagenavi 81,757
ewww-image-optimizer 81,191
smart-slider-3 80,072

Top 50 Themes

Theme Count
hello-elementor 634,290
Divi 524,258
astra 434,451
flatsome 144,160
Avada 127,673
generatepress 127,171
pub 112,934
twentytwentyfour 86,024
oceanwp 85,856
kadence 81,310
enfold 73,951
sydney 68,854
salient 68,356
twentyseventeen 57,976
h4 57,965
bb-theme 56,264
betheme 53,476
cocoon-master 52,585
blocksy 52,542
dt-the7 47,464
twentytwentyfive 45,506
neve 40,672
Avada-Child-Theme 38,593
woodmart 34,194
gox 34,143
bridge 33,672
twentytwentyone 32,976
lightning 32,206
twentytwenty 30,922
swell 28,990
Impreza 27,393
bricks 26,782
voxel 26,186
twentytwentythree 24,606
Newspaper 24,441
sinatra 23,657
kubio 21,805
twentytwentytwo 20,334
uncode 19,696
epik-redesign 19,283
twentysixteen 18,921
storefront 18,389
pro 18,135
Total 15,131
extendable 14,931
yith-wonder 14,124
hello-theme-child-master 13,776
yootheme 13,391
themify-ultra 13,380
hestia 13,293