mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
chore: add more ga event (#14633)
* chore: add more ga event * add download event
This commit is contained in:
@@ -44,6 +44,7 @@ router.afterEach(route => {
|
||||
}
|
||||
}
|
||||
document.title = 'Element';
|
||||
ga('send', 'event', 'PageView', route.name);
|
||||
});
|
||||
|
||||
new Vue({ // eslint-disable-line
|
||||
|
||||
Reference in New Issue
Block a user