chrisblakley / Nebula

Nebula is a WordPress theme framework that focuses on enhancing development. The core features of Nebula make it a powerful tool for designing, developing, and analyzing WordPress websites consistently, yet its deliberately uncomplicated code syntax also serves as a learning resource for programmers themselves.
https://nebula.gearside.com
GNU General Public License v2.0
139 stars 36 forks source link

Some GA4 event names have full URLs #2241

Closed chrisblakley closed 1 year ago

chrisblakley commented 1 year ago

Noticing this in the GA4 event report that a bunch of event names are just full URLs. Seems like something in Nebula is sending a dynamic variable for the event name? Gonna have to go hunting for it... Check any gtag() function as well as look at the measurement protocol and too.

chrisblakley commented 1 year ago

This was from the 404 detection event and is was fixed in the last commit.