Skip to content

Commit

Permalink
chore(log): gtm 값 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
dmswl98 committed Jun 16, 2024
1 parent 19f95ac commit fcae9b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const App = ({ Component, pageProps }: AppProps) => {
<Toast />
<Modal />
<GoogleAnalytics gaId="G-ZERTH34CXV" />
<GoogleTagManager gtmId="GTM-PM2S7Q2N" />
<GoogleTagManager gtmId="GTM-5623DKMD" />
</TanstackQueryProvider>
</>
);
Expand Down

0 comments on commit fcae9b4

Please sign in to comment.