Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 7d08674

Browse files
Merge branch 'master' of github.com:MatteoGabriele/vue-analytics
2 parents e0a92e3 + 9cab0ea commit 7d08674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Vue.use(VueAnalytics, {
1111
id: 'UA-XXX-X',
1212
debug: {
1313
enabled: false, // default value
14-
track: false, // default value
14+
trace: false, // default value
1515
sendHitTask: true // default value
1616
}
1717
})

0 commit comments

Comments
 (0)