ILRDF-Lowking commited on
Commit
5e981a4
·
1 Parent(s): f348f83

feat: Update GA4 tracking (G-4M6KQ8KSY5) and analytics dashboard

Browse files
Files changed (1) hide show
  1. static/index.html +1 -6
static/index.html CHANGED
@@ -14,12 +14,7 @@
14
  function gtag(){dataLayer.push(arguments);}
15
  gtag('js', new Date());
16
 
17
- gtag('config', 'G-4M6KQ8KSY5', {
18
- 'page_title': '太魯閣語 AI 智能翻譯助手',
19
- 'page_path': '/spaces/ILRDF-Lowking/Truku-AI-Translator',
20
- 'cookie_flags': 'SameSite=None;Secure',
21
- 'transport_type': 'beacon'
22
- });
23
  </script>
24
  </head>
25
  <body>
 
14
  function gtag(){dataLayer.push(arguments);}
15
  gtag('js', new Date());
16
 
17
+ gtag('config', 'G-4M6KQ8KSY5');
 
 
 
 
 
18
  </script>
19
  </head>
20
  <body>