Skip to content

Commit 4877605

Browse files
committed
fix cookie
1 parent aa9d22c commit 4877605

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assets/frontend/js/cookie-popup.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ document.addEventListener('DOMContentLoaded', function () {
7979
/^_gid$/, // GA
8080
/^_gat(_.*)?$/, // GA throttle
8181
/^_gac_.*$/, // Google Ads kampány info
82-
/^_gcl_au$/, // Google Ads auto-tagging (statisztika/attrib)
8382
/^_clck$/, /^_clsk$/, /^CLID$/, /^ANONCHK$/, /^MR$/, /^MUID$/, // Microsoft Clarity/Microsoft
8483
/^_hj.*$/, // Hotjar
8584
/^_pk_id\..*$/, /^_pk_ses\..*$/, /^_pk_ref\..*$/ // Matomo/Piwik

0 commit comments

Comments
 (0)