Skip to content

Commit

Permalink
feat: enable baidu analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
alswl committed May 12, 2024
1 parent c5d5653 commit 963592e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .umirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ export default defineConfig({
esbuildMinifyIIFE: true,
analytics: {
ga_v2: 'G-SFYS0VCR5W', // Google Analytics 的 key (GA 4)
baidu: '4d80269d802b65e5b0356366f7fbb125',
}
});

0 comments on commit 963592e

Please sign in to comment.