1.1.8 • Published 3 years ago

vp_prot v1.1.8

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

install and use

npm i vp_prot

yarn add vp_prot

页面统计

parameter:(Object), 参数:phone非必传={phone:'139XXX'} 如果你要记录你的渠道,需要在链接加上?channel='xxx' 列:https://www.baidu.com?channel='渠道名1'

点击事件统计

parameter:(Object), 参数:phone非必传,eventDescribe(事件描述必传),eventId(事件id必传不可重复),eventName(事件名称必传) {phone:'139XXX',eventDescribe:'描述一下',eventId:'2',eventName:'登录'}

usage mode

import vpProt from "vp_prot";

vpProt({phone:'139XXX',eventDescribe:'描述一下',eventId:'2',eventName:'登录'});

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago