You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.en.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,10 @@
10
10
<br>
11
11
<br>
12
12
13
-
English | [简体中文](https://github.com/analyticsjs/vue-cnzz-analytics/blob/master/README.zh-CN.md)
13
+
[简体中文](https://github.com/analyticsjs/vue-cnzz-analytics/blob/master/README.md) | English
14
14
15
15
Only 3 kB, this plugin base on the CNZZ analytics, it can help you quickly to collect the page views on your website, including single page web application.
16
16
17
-
Projects using this plugin need to be import [Vue Router](https://router.vuejs.org/) .
18
-
19
17
>Since the version v2.0.0, it supports the Vue 3.0, and is compatible with the Vue 2.0, you can see the live demo to learn more.<br>If you haven’t started using Vue 3.0, welcome to read the tutorial [learning Vue3](https://vue3.chengpeiquan.com/) .
20
18
21
19
## Features
@@ -24,7 +22,7 @@ Projects using this plugin need to be import [Vue Router](https://router.vuejs.o
24
22
25
23
* Support the deployment of multiple site IDs and corresponding data reporting.
26
24
27
-
* Supports automatic reporting of PV data generated by route switching (supports hash mode and history mode).
25
+
* Supports automatic reporting of PV data generated by route switching (This feature need [Vue Router](https://router.vuejs.org/), It can support hash mode and history mode).
28
26
29
27
* Support manual submission of page views reports.
0 commit comments