Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add tracking ID
Signed-off-by: Olga Bulat <obulat@gmail.com>
  • Loading branch information
obulat committed Feb 4, 2020
commit 130668ad737edbf5edb6b4d0791328607562d06f
2 changes: 1 addition & 1 deletion src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Vue.use(Buefy, {
})

Vue.use(VueAnalytics, {
id: 'UA-XXX-X',
id: 'UA-2010376-41',
autoTracking: {
screenview: true
}
Expand Down