We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fda8311 commit 3c866d1Copy full SHA for 3c866d1
sensorsdata_conf.js
@@ -2,6 +2,7 @@ var conf = {
2
// 神策分析的全局变量名
3
name: 'sensors',
4
// 神策分析数据接收地址,类似(https://xxx.cloud.sensorsdata.cn:8006/sa?project=gxq&token=312d2dfw21)
5
+ // 注意请在微信里设置这个域名可以访问
6
server_url: '',
7
// 传入的字符串最大长度限制
8
max_string_length: 200,
0 commit comments