Skip to content

Commit

Permalink
ga設定
Browse files Browse the repository at this point in the history
ga設定
  • Loading branch information
buttom committed May 17, 2024
1 parent eaecd43 commit c2d411b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>國會調查兵團關站公告</title>
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-E29YJSL5NX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-E29YJSL5NX');
</script>
<style>
body{
margin: 0;
Expand Down

0 comments on commit c2d411b

Please sign in to comment.