Skip to content

Commit

Permalink
chore: add key
Browse files Browse the repository at this point in the history
  • Loading branch information
huang-julien committed Jul 21, 2024
1 parent 173b98c commit 7b2135f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const { gtag: gtag1, $script: $script1 } = useScriptGoogleAnalytics({
})
const { gtag: gtag2, $script: $script2 } = useScriptGoogleAnalytics({
key: 'test',
id: 'G-123456',
dataLayerName: 'dataLayer2',
})
Expand Down

0 comments on commit 7b2135f

Please sign in to comment.