1.1.8 • Published 2 years ago

vp_prot v1.1.8

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago