Skip to content

Commit c9b6140

Browse files
author
shengyonggen
committed
Release 1.19.1
1 parent 50eaf1f commit c9b6140

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+206
-141
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.19.1(2023-4-10)
2+
1. 新增
3+
- 插件优化二期
4+
2. 修复
5+
- 修复 `ad-channel-h5-linker` 插件在延迟初始化情况下 `log` 方法报错的问题。
6+
- 修复插件不兼容导致的属性缺失问题
7+
18
## 1.18.5(2023-3-31)
29
1. 新增
310
- 支持曝光事件采集
Lines changed: 5 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,7 @@
1-
![logo](https://opensource.sensorsdata.cn/wp-content/uploads/logo.png)
1+
# A/B测试-小程序
22

3-
## 神策简介
3+
## 功能
4+
本功能需要配合神策A/B测试使用。
5+
* 微信小程序详细集成方式参考: [微信小程序A/B集成](https://manual.sensorsdata.cn/abtesting/latest/a-b-testing-105447613.html)
46

5-
[**神策数据**](https://www.sensorsdata.cn/)
6-
(Sensors Data),隶属于神策网络科技(北京)有限公司,是一家专业的大数据分析服务公司,大数据分析行业开拓者,为客户提供深度用户行为分析平台、以及专业的咨询服务和行业解决方案,致力于帮助客户实现数据驱动。神策数据立足大数据及用户行为分析的技术与实践前沿,业务现已覆盖以互联网、金融、零售快消、高科技、制造等为代表的十多个主要行业、并可支持企业多个职能部门。公司总部在北京,并在上海、深圳、合肥、武汉等地拥有本地化的服务团队,覆盖东区及南区市场;公司拥有专业的服务团队,为客户提供一对一的客户服务。公司在大数据领域积累的核心关键技术,包括在海量数据采集、存储、清洗、分析挖掘、可视化、智能应用、安全与隐私保护等领域。 [**More**](https://www.sensorsdata.cn/about/aboutus.html)
7-
8-
9-
## SDK 简介
10-
11-
A/B Testing SDK 是一款用于 A/B 测试的 SDK。
12-
13-
## 集成文档
14-
15-
请参考神策官网 [集成文档](https://manual.sensorsdata.cn/abtesting/latest/a-b-testing-50987201.html)
16-
17-
## 讨论
18-
19-
| 扫码加入神策数据开源社区 QQ 群<br>群号:785122381 | 扫码加入神策数据开源社区微信群 |
20-
| ------ | ------ |
21-
|![ QQ 讨论群](https://opensource.sensorsdata.cn/wp-content/uploads/ContentCommonPic_1.png) | ![ 微信讨论群 ](https://opensource.sensorsdata.cn/wp-content/uploads/ContentCommonPic_2.png) |
22-
23-
## 公众号
24-
25-
| 扫码关注<br>神策数据开源社区 | 扫码关注<br>神策数据开源社区服务号 |
26-
| ------ | ------ |
27-
|![ 微信订阅号 ](https://opensource.sensorsdata.cn/wp-content/uploads/ContentCommonPic_3.png) | ![ 微信服务号 ](https://opensource.sensorsdata.cn/wp-content/uploads/ContentCommonPic_4.png) |
28-
29-
30-
## 新书推荐
31-
32-
| 《数据驱动:从方法到实践》 | 《Android 全埋点解决方案》 | 《iOS 全埋点解决方案》
33-
| ------ | ------ | ------ |
34-
| [![《数据驱动:从方法到实践》](https://opensource.sensorsdata.cn/wp-content/uploads/data_driven_book_1.jpg)](https://item.jd.com/12322322.html) | [![《Android 全埋点解决方案》](https://opensource.sensorsdata.cn/wp-content/uploads/Android-全埋点thumbnail_1.png)](https://item.jd.com/12574672.html) | [![《iOS 全埋点解决方案》](https://opensource.sensorsdata.cn/wp-content/uploads/iOS-全埋点thumbnail_1.png)](https://item.jd.com/12867068.html)
35-
36-
37-
## License
38-
39-
Copyright 2015-2022 Sensors Data Inc.
40-
41-
Licensed under the Apache License, Version 2.0 (the "License");
42-
you may not use this file except in compliance with the License.
43-
You may obtain a copy of the License at
44-
45-
http://www.apache.org/licenses/LICENSE-2.0
46-
47-
Unless required by applicable law or agreed to in writing, software
48-
distributed under the License is distributed on an "AS IS" BASIS,
49-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
50-
See the License for the specific language governing permissions and
51-
limitations under the License.
7+
* 快应用详细集成方式参考: [快应用A/B集成](https://manual.sensorsdata.cn/abtesting/latest/sdk-a-b-testing-50987203.html)

dist/wechat/plugin/ad-channel-h5-linker/index.cmd.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)