Skip to content

Commit 130668a

Browse files
committed
Add tracking ID
Signed-off-by: Olga Bulat <obulat@gmail.com>
1 parent df17666 commit 130668a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Vue.use(Buefy, {
2424
})
2525

2626
Vue.use(VueAnalytics, {
27-
id: 'UA-XXX-X',
27+
id: 'UA-2010376-41',
2828
autoTracking: {
2929
screenview: true
3030
}

0 commit comments

Comments
 (0)