Skip to content

Commit

Permalink
feat(track): 增加点击监测
Browse files Browse the repository at this point in the history
  • Loading branch information
bububa committed Jul 30, 2021
1 parent 65e13e1 commit 07fe010
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@
- 小店通转化数据 [ MerchantDeatailReport(clt *core.SDKClient, accessToken string, req *report.MerchantDetailReportRequest) (*report.MerchantDetailReportResponse, error) ]
- 数据上报管理 (api/track)
- 转化回传 [ Activate(req *track.ActivateRequest) error ]
- 点击检测链接 [ Click(baseUrl string, fields []string) string ]

0 comments on commit 07fe010

Please sign in to comment.