mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 21:58:03 +00:00
feat: 配置 GA
This commit is contained in:
parent
4c625b172c
commit
97233bc750
3 changed files with 5 additions and 4 deletions
|
|
@ -8,6 +8,9 @@ import 'virtual:svg-icons-register'
|
|||
import './styles/global.scss'
|
||||
import App from './App'
|
||||
import pkg from '../../package.json'
|
||||
import ReactGA from 'react-ga4'
|
||||
|
||||
ReactGA.initialize('G-KMJJCFZDKF')
|
||||
|
||||
Sentry.init({
|
||||
dsn: 'https://7cc7879b42ba4bed9f66fb6752558475@o436528.ingest.sentry.io/6274630',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue