Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

引用该库后是否就具备了基础的统计功能? #5

Open
Jellybing opened this issue May 7, 2019 · 2 comments
Open

引用该库后是否就具备了基础的统计功能? #5

Jellybing opened this issue May 7, 2019 · 2 comments

Comments

@Jellybing
Copy link

如果在main.js 中配置了引用,是否就已经可以统计uv和pv 了呢,因为这个库看起来是做埋点用的。
import ba from 'vue-ba'
import './assets/css/normalize.css'
Vue.config.productionTip = false;

Vue.use(ba, "175015a6227dca437e13abb9a6e845ac");
Vue.use(ba, { siteId: "175015a6227dca437e13abb9a6e845ac" });

@codecraftm
Copy link
Owner

codecraftm commented May 7, 2019 via email

@ezewu
Copy link

ezewu commented Sep 13, 2020

可以统时某个页面浏览时长吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants