feat(analytics): デッキUIのページ移動とAPIの応答時間のイベント実装 (MisskeyIO#793)
This commit is contained in:
parent
9559fbefe0
commit
122ed3c82d
4 changed files with 63 additions and 2 deletions
|
@ -270,6 +270,8 @@ export async function common(createVue: () => App<Element>) {
|
|||
app.use(VueGtag, {
|
||||
bootstrap: false,
|
||||
appName: `Misskey v${version}`,
|
||||
pageTrackerEnabled: true,
|
||||
pageTrackerScreenviewEnabled: true,
|
||||
config: {
|
||||
id: instance.googleAnalyticsId,
|
||||
params: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue