Skip to content

Commit c1da1cd

Browse files
thonatosJASONPANGGO
authored andcommitted
feat: add ga analytics (#9)
1 parent 05445b8 commit c1da1cd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ export default defineConfig({
4141
},
4242
],
4343

44+
analytics: {
45+
ga: 'UA-41753901-5',
46+
},
47+
4448
// umi.js
4549
singular: true,
4650
fastRefresh: {},

0 commit comments

Comments
 (0)