Skip to content

Commit

Permalink
ga id
Browse files Browse the repository at this point in the history
  • Loading branch information
metaflow committed Oct 8, 2024
1 parent 4284c83 commit 69cc67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
client_id = crypto.randomUUID()
localStorage.setItem(GA_LOCAL_STORAGE_KEY, client_id)
}
gtag('config', 'GA_MEASUREMENT_ID', {
gtag('config', 'G-QCH35BE370', {
send_page_view: true,
client_storage: 'none',
client_id: client_id,
Expand Down

0 comments on commit 69cc67f

Please sign in to comment.