mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Re-add custom page_view event
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'G-S982VZS08T', {
|
||||
send_page_view: false,
|
||||
theme: localStorage.getItem('theme') || 'default',
|
||||
version: localStorage.getItem('schema_version') || '1.21.2',
|
||||
locale: localStorage.getItem('language') || 'en',
|
||||
|
||||
Reference in New Issue
Block a user