studio1902 / statamic-peak-seo

Belongs to the Statamic Peak Starter Kit and contains all SEO fieldsets and partials.
GNU General Public License v3.0
11 stars 14 forks source link

Remove noscript gtm tracking #28

Closed marcorieser closed 1 year ago

marcorieser commented 1 year ago

Since users with JavaScript disabled cannot consent to gtm tracking, it violates the GDPR to track them anyway.

Changes proposed in this pull request:

robdekort commented 1 year ago

Thanks