Add new google analytics key

This commit is contained in:
khatabwedaa
2020-05-20 21:13:37 +02:00
parent bbcd55e87c
commit 5bcb2d41ac

View File

@@ -8,7 +8,7 @@ Vue.config.productionTip = false;
Vue.use(VueClipboard);
Vue.use(VueAnalytics, {
id: 'UA-161702225-3'
id: 'UA-167213766-1'
});
Vue.filter('toId', (componentName) => {