@thinkingai/ae-cli 6.0.35 → 6.0.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +216 -150
- package/README.zh.md +224 -159
- package/dist/{auth-UPGUOKTW.js → auth-56Z45UVR.js} +1 -1
- package/dist/{capability-TQ5KU5Q6.js → capability-2H6PAOA3.js} +1 -1
- package/dist/{capability-AJC5CBRT.js → capability-YPOQX6PL.js} +1 -1
- package/dist/{chunk-4Q5TNP4Q.js → chunk-J7MZHDHQ.js} +48 -24
- package/dist/chunk-KTYR3U6D.js +1012 -0
- package/dist/{chunk-6CHYBI64.js → chunk-LHVM35J4.js} +1 -1
- package/dist/{chunk-ISY6HMHM.js → chunk-PVBYJWC2.js} +1 -1
- package/dist/{config-PMPISN5Y.js → config-BSSALXEN.js} +1 -1
- package/dist/index.js +75 -18
- package/dist/{metadata-P5GIVMZ6.js → metadata-AN3YFZEV.js} +2 -2
- package/dist/{metadata-ELUAR3EJ.js → metadata-JIQ77HFY.js} +2 -2
- package/dist/{model-OYQLXCQY.js → model-JASQVOFD.js} +1 -1
- package/dist/{raw-TPB7KSZO.js → raw-XJCAT3HX.js} +1 -1
- package/dist/{sync-EFJKFZK2.js → sync-QFP4XFN3.js} +2 -2
- package/dist/{te-agent-BOQ7ZY56.js → te-agent-JHUG6DVV.js} +28 -1
- package/dist/{te-analysis-HZIP6SYW.js → te-analysis-IWQZO423.js} +213 -129
- package/dist/{te-analysis-ZT2MYAHL.js → te-analysis-X222IRYR.js} +213 -129
- package/dist/{te-dataops-VYN3IOKO.js → te-dataops-PZQ5NQLY.js} +1 -1
- package/dist/{te-dataops-Y5QAPPPF.js → te-dataops-XTWVTJCA.js} +1 -1
- package/dist/{te-engage-2FSDUOIZ.js → te-engage-E7F4HTXU.js} +87 -4
- package/dist/{te-engage-BMJ6UOUU.js → te-engage-NLZUPSBK.js} +87 -4
- package/dist/te-system-AH7DMCAQ.js +1706 -0
- package/dist/{te-team-PDKKW7Q5.js → te-team-BQ3SKSZV.js} +1 -1
- package/dist/update-DKG6UXEM.js +123 -0
- package/package.json +8 -3
- package/skills/ae-agent/SKILL.md +2 -2
- package/skills/ae-agent/references/create-automation.md +12 -0
- package/skills/ae-agent/references/update-automation.md +11 -3
- package/skills/ae-analysis/SKILL.md +1 -1
- package/skills/ae-analysis/references/alert_create.md +2 -3
- package/skills/ae-analysis/references/alert_update.md +2 -3
- package/skills/ae-analysis/references/analysis_gateway_assets.md +6 -4
- package/skills/ae-analysis/references/bi_panel_create.md +12 -4
- package/skills/ae-analysis/references/bi_panel_update.md +11 -8
- package/skills/ae-analysis/references/bi_panel_version_publish.md +3 -1
- package/skills/ae-analysis/references/command_index.md +10 -7
- package/skills/ae-analysis/references/dashboard_daily_report_get.md +18 -0
- package/skills/ae-analysis/references/dashboard_daily_report_send.md +12 -9
- package/skills/ae-analysis/references/dashboard_daily_report_send_status.md +22 -0
- package/skills/ae-analysis/references/dashboard_daily_report_update.md +13 -6
- package/skills/ae-analysis/references/drilldown_user_events_export.md +5 -0
- package/skills/ae-analysis/references/drilldown_user_events_run.md +6 -0
- package/skills/ae-analysis/references/super_metadata_batch_create.md +29 -0
- package/skills/ae-analysis/references/super_metadata_batch_edit.md +24 -0
- package/skills/ae-engage/SKILL.md +32 -5
- package/skills/ae-engage/references/activity-topic.md +34 -1
- package/skills/ae-engage/references/add-channel.md +2 -3
- package/skills/ae-engage/references/build-task-save-guide.md +17 -3
- package/skills/ae-engage/references/channel-detail.md +2 -3
- package/skills/ae-engage/references/channel-list.md +2 -5
- package/skills/ae-engage/references/channel-mgmt.md +17 -2
- package/skills/ae-engage/references/channel-test-send.md +1 -1
- package/skills/ae-engage/references/channel-update-config.md +1 -1
- package/skills/ae-engage/references/delete-channel.md +2 -3
- package/skills/ae-engage/references/save-flow.md +6 -3
- package/skills/ae-engage/references/save-task.md +12 -15
- package/skills/ae-engage/references/scene-config-channel.md +28 -4
- package/skills/ae-engage/references/scene-config-group.md +1 -1
- package/skills/ae-engage/references/scene-config-item.md +1 -1
- package/skills/ae-engage/references/scene-config-metric.md +1 -1
- package/skills/ae-engage/references/scene-config-param.md +1 -1
- package/skills/ae-engage/references/scene-preset-metric.md +1 -1
- package/skills/ae-engage/references/scene-strategy-audience.md +680 -0
- package/skills/ae-engage/references/scene-strategy.md +16 -1
- package/skills/ae-engage/references/scene-template.md +1 -1
- package/skills/ae-engage/references/update-channel-status.md +2 -3
- package/skills/ae-generate-tracking-code/SKILL.md +5 -5
- package/skills/ae-generate-tracking-code/references/autotrack-enum.md +4 -4
- package/skills/ae-generate-tracking-code/references/client-sdk-insert.md +1 -1
- package/skills/ae-generate-tracking-code/references/debug-script.md +2 -2
- package/skills/ae-generate-tracking-code/references/logbus-config.md +1 -1
- package/skills/ae-generate-tracking-code/references/restful-call.md +1 -1
- package/skills/ae-generate-tracking-code/references/sdk-index.md +36 -36
- package/skills/ae-system/SKILL.md +357 -0
- package/dist/chunk-IMMGMU54.js +0 -674
- package/skills/ae-analysis/references/alert_definition_schema_get.md +0 -24
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# engage-scene strategy
|
|
2
2
|
|
|
3
|
-
> Capability ids: `engage-scene.strategy.{list,get,create,update,log,batch-copy,manage}` · Domain: `engage`.
|
|
3
|
+
> Trigger keywords: config center, scene config, operation strategy · Capability ids: `engage-scene.strategy.{list,get,create,update,log,predict,batch-copy,manage}` · Domain: `engage`.
|
|
4
4
|
|
|
5
5
|
Scene management / config center — config item strategy management. `create`/`update` pass backend DTOs via `--payload` (native camelCase structure); `project_id` is injected into the payload.
|
|
6
6
|
|
|
@@ -24,6 +24,12 @@ ae-cli engage-scene strategy update --project-id <project_id> \
|
|
|
24
24
|
# Query a strategy's log
|
|
25
25
|
ae-cli engage-scene strategy log --project-id <project_id> --strategy-uuid <uuid>
|
|
26
26
|
|
|
27
|
+
# Predict custom-audience size (mix QP)
|
|
28
|
+
ae-cli engage-scene strategy predict --project-id <project_id> \
|
|
29
|
+
--qp '<targetClusterQp JSON string>' \
|
|
30
|
+
--zone-offset 8 \
|
|
31
|
+
[--strategy-uuid <uuid>]
|
|
32
|
+
|
|
27
33
|
# Batch-copy strategies
|
|
28
34
|
ae-cli engage-scene strategy batch-copy --project-id <project_id> --config-id <config_id> \
|
|
29
35
|
--strategy-ids '["s1","s2"]' [--op-mode batch]
|
|
@@ -42,6 +48,7 @@ ae-cli engage-scene strategy manage --project-id <project_id> --config-id <confi
|
|
|
42
48
|
| create | `--project-id`, `--payload` | payload = `ConfigStrategyAddDTO`. |
|
|
43
49
|
| update | `--project-id`, `--payload` | payload = `ConfigStrategyModifyDTO` (`strategyUuid` + fields). |
|
|
44
50
|
| log | `--project-id`, `--strategy-uuid` | read. |
|
|
51
|
+
| predict | `--project-id`, `--qp`, `--zone-offset` | Optional `--strategy-uuid`, `--request-id`. read. |
|
|
45
52
|
| batch-copy | `--project-id`, `--config-id`, `--strategy-ids` | `--op-mode` optional (default `batch`). |
|
|
46
53
|
| manage | `--project-id`, `--config-id`, `--action` | Lifecycle actions require `--strategy-uuid-list`; review actions require `--strategy-list`; write. |
|
|
47
54
|
|
|
@@ -51,13 +58,21 @@ ae-cli engage-scene strategy manage --project-id <project_id> --config-id <confi
|
|
|
51
58
|
- `create`: `data.strategy_uuid`.
|
|
52
59
|
- `update`: `data.success`.
|
|
53
60
|
- `log`: `data.log`.
|
|
61
|
+
- `predict`: `data.entity_num`, `data.real_available`, `data.predict_num_list`, `data.refresh_time`.
|
|
54
62
|
- `batch-copy`: `data.result`.
|
|
55
63
|
- `manage`: `data.item`.
|
|
56
64
|
|
|
57
65
|
## Decision Rules
|
|
58
66
|
|
|
59
67
|
- Discover real strategy UUIDs / config IDs first; never invent IDs.
|
|
68
|
+
- **Custom audience (`targetClusterType=1`)** — follow [`scene-strategy-audience.md`](scene-strategy-audience.md) end-to-end:
|
|
69
|
+
1. Preflight every **用户满足** user property and **用户行为** event via `analysis-meta property get` / `event get`; if missing, **stop** and list available properties — never invent or drop.
|
|
70
|
+
2. Assemble mix QP with **two-block layout**: `totalCFilter.filts[0]` = 用户满足, `totalCFilter.filts[1]` = 用户行为; `totalCFilter.relation` = 且/或 between them. **Never** nest `event` inside user-side `COMPOUND`.
|
|
71
|
+
3. `JSON.stringify` → `targetClusterQp`; then `strategy create|update`.
|
|
72
|
+
4. **Do not** call `analysis user-cluster create` unless the user explicitly asks for an existing/named cluster.
|
|
73
|
+
- Full QP spec + examples A/B/C: [`scene-strategy-audience.md`](scene-strategy-audience.md).
|
|
60
74
|
- **`create` requires an enabled template** on the same config item. Enable workflow: `config-param batch-add` → `template create` → `template update` (non-empty `config[]` with real `paramId`) → `template update-status --status 1`. Otherwise `create` returns `TEMPLATE_ENABLE`.
|
|
61
75
|
- `create` output field is `data.strategy_uuid` (not `strategy_id`).
|
|
62
76
|
- `manage` supports `online`, `offline`, `suspend`, `delete`, `approve`, `deny`, and `cancel`; it is a write operation.
|
|
63
77
|
- Save-and-submit and strategy test-send are separate high-impact operations and remain unexposed; use the product UI.
|
|
78
|
+
- **Audience estimate (预估人数):** `ae-cli engage-scene strategy predict` — see [`scene-strategy-audience.md`](scene-strategy-audience.md) § Audience size estimate.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# engage-scene template
|
|
2
2
|
|
|
3
|
-
> Capability ids: `engage-scene.template.{list,get,copy,create,update,update-status,delete}` · Domain: `engage`.
|
|
3
|
+
> Trigger keywords: config center, scene config, template · Capability ids: `engage-scene.template.{list,get,copy,create,update,update-status,delete}` · Domain: `engage`.
|
|
4
4
|
|
|
5
5
|
Scene management / config center — config item template management. `create`/`update` pass backend DTOs via `--payload` (native camelCase structure); `project_id` is injected into the payload.
|
|
6
6
|
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
# ae-engage engage-setting channel update-status
|
|
2
2
|
|
|
3
|
+
> Trigger keywords: push channel · Mapped command: `ae-cli engage-setting channel update-status`
|
|
3
4
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Mapped command: `ae-cli engage-setting channel update-status`
|
|
5
|
+
Enable or disable an Engage push channel.
|
|
7
6
|
|
|
8
7
|
## Flags
|
|
9
8
|
|
|
@@ -256,7 +256,7 @@ Without `.ae-cli/draft.json` or `.ae-cli/remote-plan.json`:
|
|
|
256
256
|
**SDK document paths**:
|
|
257
257
|
- Do not use hard-coded wiki paths from this section.
|
|
258
258
|
- Always read `references/sdk-index.md` first and use the path listed there for the selected SDK.
|
|
259
|
-
- If the path from `references/sdk-index.md` does not exist in the local wiki mirror, search under `~/.ae-cli/wiki/
|
|
259
|
+
- If the path from `references/sdk-index.md` does not exist in the local wiki mirror, search under `~/.ae-cli/wiki/raw/` with SDK-specific keywords and use the best matching latest main document.
|
|
260
260
|
|
|
261
261
|
---
|
|
262
262
|
|
|
@@ -669,14 +669,14 @@ All output mode rules are in `references/*.md`. This SKILL.md only handles phase
|
|
|
669
669
|
- User guide: https://docs-v2.thinkingdata.cn/?version=latest&code=logbus2_installation&lan=en-US
|
|
670
670
|
- Download link is in the official doc's "二、Download LogBus2" section
|
|
671
671
|
|
|
672
|
-
**Wiki directory structure** (see `~/.ae-cli/wiki/
|
|
673
|
-
- `~/.ae-cli/wiki/
|
|
674
|
-
- `~/.ae-cli/wiki/
|
|
672
|
+
**Wiki directory structure** (see `~/.ae-cli/wiki/schema.md`):
|
|
673
|
+
- `~/.ae-cli/wiki/raw/` — AE official documentation mirror (read-only, maintained by crawler)
|
|
674
|
+
- `~/.ae-cli/wiki/synthesis/` — LLM-synthesized overview documents
|
|
675
675
|
|
|
676
676
|
**Document reading order during code generation**:
|
|
677
677
|
1. Read `references/sdk-index.md` to find the selected SDK's main document and advanced guide paths.
|
|
678
678
|
2. Verify the main document path exists in the local wiki mirror before reading it.
|
|
679
|
-
3. If the indexed path is missing, search under `~/.ae-cli/wiki/
|
|
679
|
+
3. If the indexed path is missing, search under `~/.ae-cli/wiki/raw/` with SDK-specific keywords such as SDK name, platform name, language name, and `main doc`; choose the latest main document, not historical/versioned documents.
|
|
680
680
|
4. Read the wiki main doc first (initialization, imports, package names, basic API).
|
|
681
681
|
5. Read the advanced guide only after the main doc (LoggerConsumer, user properties, auto-track, preset properties, etc.).
|
|
682
682
|
6. Check advanced guide sub-documents if needed.
|
|
@@ -177,7 +177,7 @@ TDAnalytics.enableAutoTrack(context,
|
|
|
177
177
|
## Cocos2d-x / CocosCreator / LayaAir / Unreal
|
|
178
178
|
|
|
179
179
|
游戏引擎 SDK 的自动采集枚举值请直接读取对应 wiki 文档:
|
|
180
|
-
- `~/.ae-cli/wiki/
|
|
181
|
-
- `~/.ae-cli/wiki/
|
|
182
|
-
- `~/.ae-cli/wiki/
|
|
183
|
-
- `~/.ae-cli/wiki/
|
|
180
|
+
- `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/game-engine/cocos2d-x/cocos2d-x-advanced/automatic-event-tracking.md`
|
|
181
|
+
- `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/game-engine/cocoscreator/cocoscreator-advance/automatic-event-tracking.md`
|
|
182
|
+
- `~/.ae-cli/wiki/raw/客户端-sdk/游戏引擎/layaair/进阶指南/自动采集.md`
|
|
183
|
+
- `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/game-engine/unreal/unreal-advanced/automatic-event-tracking.md`
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
3. Choose integration method based on project characteristics:
|
|
17
17
|
- Has `package.json` + build tool → npm integration
|
|
18
18
|
- Plain HTML / no build tool → CDN method
|
|
19
|
-
4. Read `~/.ae-cli/wiki/
|
|
19
|
+
4. Read `~/.ae-cli/wiki/synthesis/sdk-selection.md` to confirm appType's npm package name and init signature
|
|
20
20
|
5. Read the corresponding cheatsheet (e.g. `js-sdk-cheatsheet.md`) for additional details
|
|
21
21
|
|
|
22
22
|
**⚠️ Prohibited**: Skipping Stage 0 and writing code directly, guessing integration methods, using unverified CDN URLs
|
|
@@ -96,7 +96,7 @@ Verification steps:
|
|
|
96
96
|
### Reference Doc Paths
|
|
97
97
|
|
|
98
98
|
All SDK debug/logging docs are located at:
|
|
99
|
-
- `~/.ae-cli/wiki/
|
|
100
|
-
- `~/.ae-cli/wiki/
|
|
99
|
+
- `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/<sdk>/<sdk>-advanced/debugging-and-logging.md`
|
|
100
|
+
- `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/<language>/<language>-advanced/debugging-and-logging.md`
|
|
101
101
|
|
|
102
102
|
For zh-CN only SDKs (Mini Program, LayaAir, etc.), refer to sdk-index.md for exact paths.
|
|
@@ -197,4 +197,4 @@ Note: LogBus v1 is deprecated. Please use LogBus2.
|
|
|
197
197
|
## Reference Docs
|
|
198
198
|
|
|
199
199
|
- Official docs: https://docs-v2.thinkingdata.cn/?version=latest&code=logbus2_installation&lan=en-US
|
|
200
|
-
- Wiki: `~/.ae-cli/wiki/
|
|
200
|
+
- Wiki: `~/.ae-cli/wiki/raw/data-ingestion-guide/data-import-tools/logbus2-user-guide.md` — LogBus2 official doc mirror
|
|
@@ -28,7 +28,7 @@ export async function track(event: string, props: Record<string, unknown>, disti
|
|
|
28
28
|
}
|
|
29
29
|
```
|
|
30
30
|
|
|
31
|
-
Other languages: provide isomorphic versions. Reference `~/.ae-cli/wiki/
|
|
31
|
+
Other languages: provide isomorphic versions. Reference `~/.ae-cli/wiki/synthesis/restful-api-reference.md`.
|
|
32
32
|
|
|
33
33
|
## Generation Steps
|
|
34
34
|
1. Select template by appType; confirm endpoint/auth rules from wiki
|
|
@@ -30,32 +30,32 @@
|
|
|
30
30
|
|
|
31
31
|
| SDK | Main Doc | Advanced | Auto-track | Preset Props |
|
|
32
32
|
|---|---|---|---|---|
|
|
33
|
-
| Android | `~/.ae-cli/wiki/
|
|
34
|
-
| iOS | `~/.ae-cli/wiki/
|
|
33
|
+
| Android | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/android.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/android/android-advanced.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/android/android-advanced/automatic-event-tracking.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/android/android-advanced/preset-properties.md` |
|
|
34
|
+
| iOS | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/ios.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/ios/ios-advanced.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/ios/ios-advanced/automatic-event-tracking.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/ios/ios-advanced/preset-properties.md` |
|
|
35
35
|
|
|
36
36
|
### Web / H5
|
|
37
37
|
|
|
38
38
|
| SDK | Main Doc | Advanced | Auto-track |
|
|
39
39
|
|---|---|---|---|
|
|
40
|
-
| JavaScript | `~/.ae-cli/wiki/
|
|
40
|
+
| JavaScript | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/javascript.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/javascript/javascript-advanced.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/javascript/javascript-advanced/automatic-event-tracking.md` |
|
|
41
41
|
|
|
42
42
|
### Mini Program & Mini Game (zh-CN only)
|
|
43
43
|
|
|
44
44
|
| SDK | Main Doc | Advanced | Auto-track |
|
|
45
45
|
|---|---|---|---|
|
|
46
|
-
| 小程序小游戏 | `~/.ae-cli/wiki/
|
|
46
|
+
| 小程序小游戏 | `~/.ae-cli/wiki/raw/客户端-sdk/小程序小游戏.md` | `~/.ae-cli/wiki/raw/客户端-sdk/小程序小游戏/进阶指南.md` | `~/.ae-cli/wiki/raw/客户端-sdk/小程序小游戏/进阶指南/自动采集.md` |
|
|
47
47
|
|
|
48
48
|
### Game Engines
|
|
49
49
|
|
|
50
50
|
| SDK | Version | Main Doc | Advanced | Auto-track |
|
|
51
51
|
|---|---|---|---|---|
|
|
52
|
-
| Unity | v3.x | `~/.ae-cli/wiki/
|
|
53
|
-
| Unreal | v2.x | `~/.ae-cli/wiki/
|
|
54
|
-
| Cocos2d-x | v2.x | `~/.ae-cli/wiki/
|
|
55
|
-
| CocosCreator | v2.x | `~/.ae-cli/wiki/
|
|
56
|
-
| Cocos2d-Lua (zh-CN) | v2.x | `~/.ae-cli/wiki/
|
|
57
|
-
| LayaAir (zh-CN) | v2.x | `~/.ae-cli/wiki/
|
|
58
|
-
| Egret (zh-CN) | v2.x | `~/.ae-cli/wiki/
|
|
52
|
+
| Unity | v3.x | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/game-engine/unity.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/game-engine/unity/unity-advanced.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/game-engine/unity/unity-advanced/automatic-event-tracking.md` |
|
|
53
|
+
| Unreal | v2.x | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/game-engine/unreal.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/game-engine/unreal/unreal-advanced.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/game-engine/unreal/unreal-advanced/automatic-event-tracking.md` |
|
|
54
|
+
| Cocos2d-x | v2.x | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/game-engine/cocos2d-x.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/game-engine/cocos2d-x/cocos2d-x-advanced.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/game-engine/cocos2d-x/cocos2d-x-advanced/automatic-event-tracking.md` |
|
|
55
|
+
| CocosCreator | v2.x | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/game-engine/cocoscreator.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/game-engine/cocoscreator/cocoscreator-advance.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/game-engine/cocoscreator/cocoscreator-advance/automatic-event-tracking.md` |
|
|
56
|
+
| Cocos2d-Lua (zh-CN) | v2.x | `~/.ae-cli/wiki/raw/客户端-sdk/游戏引擎/cocos2d-lua.md` | `~/.ae-cli/wiki/raw/客户端-sdk/游戏引擎/cocos2d-lua/进阶指南.md` | `~/.ae-cli/wiki/raw/客户端-sdk/游戏引擎/cocos2d-lua/进阶指南/自动采集.md` |
|
|
57
|
+
| LayaAir (zh-CN) | v2.x | `~/.ae-cli/wiki/raw/客户端-sdk/游戏引擎/layaair.md` | `~/.ae-cli/wiki/raw/客户端-sdk/游戏引擎/layaair/进阶指南.md` | `~/.ae-cli/wiki/raw/客户端-sdk/游戏引擎/layaair/进阶指南/自动采集.md` |
|
|
58
|
+
| Egret (zh-CN) | v2.x | `~/.ae-cli/wiki/raw/客户端-sdk/游戏引擎/egret.md` | `~/.ae-cli/wiki/raw/客户端-sdk/游戏引擎/egret/进阶指南.md` | `~/.ae-cli/wiki/raw/客户端-sdk/游戏引擎/egret/进阶指南/自动采集.md` |
|
|
59
59
|
|
|
60
60
|
**Note**: Unity SDK upgraded from v2.x to v3.x with significant API changes:
|
|
61
61
|
- v2.x API: `ThinkingAnalyticsAPI.Track()`
|
|
@@ -66,10 +66,10 @@
|
|
|
66
66
|
|
|
67
67
|
| SDK | Main Doc | Advanced |
|
|
68
68
|
|---|---|---|
|
|
69
|
-
| React Native | `~/.ae-cli/wiki/
|
|
70
|
-
| Flutter | `~/.ae-cli/wiki/
|
|
71
|
-
| uni-app | `~/.ae-cli/wiki/
|
|
72
|
-
| OpenHarmony (zh-CN) | `~/.ae-cli/wiki/
|
|
69
|
+
| React Native | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/cross-platform/react-native.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/cross-platform/react-native/reactnative-advanced.md` |
|
|
70
|
+
| Flutter | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/cross-platform/flutter.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/cross-platform/flutter/flutter-advanced.md` |
|
|
71
|
+
| uni-app | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/cross-platform/uni-app.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/client-sdk/cross-platform/uni-app/uniapp-advanced.md` |
|
|
72
|
+
| OpenHarmony (zh-CN) | `~/.ae-cli/wiki/raw/客户端-sdk/openharmony.md` | `~/.ae-cli/wiki/raw/客户端-sdk/openharmony/进阶指南.md` |
|
|
73
73
|
|
|
74
74
|
---
|
|
75
75
|
|
|
@@ -77,16 +77,16 @@
|
|
|
77
77
|
|
|
78
78
|
| Language | Main Doc | Advanced |
|
|
79
79
|
|---|---|---|
|
|
80
|
-
| Java | `~/.ae-cli/wiki/
|
|
81
|
-
| Python | `~/.ae-cli/wiki/
|
|
82
|
-
| Golang | `~/.ae-cli/wiki/
|
|
83
|
-
| Node.js | `~/.ae-cli/wiki/
|
|
84
|
-
| PHP | `~/.ae-cli/wiki/
|
|
85
|
-
| C# | `~/.ae-cli/wiki/
|
|
86
|
-
| C++ | `~/.ae-cli/wiki/
|
|
87
|
-
| Ruby | `~/.ae-cli/wiki/
|
|
88
|
-
| Lua | `~/.ae-cli/wiki/
|
|
89
|
-
| Erlang | `~/.ae-cli/wiki/
|
|
80
|
+
| Java | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/java.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/java/java-advanced.md` |
|
|
81
|
+
| Python | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/python.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/python/python-advanced.md` |
|
|
82
|
+
| Golang | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/golang.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/golang/golang-advanced.md` |
|
|
83
|
+
| Node.js | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/nodejs.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/nodejs/nodejs-advanced.md` |
|
|
84
|
+
| PHP | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/php.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/php/php-advanced.md` |
|
|
85
|
+
| C# | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/c-V2W3wv.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/c/c-advanced-IauKwI.md` |
|
|
86
|
+
| C++ | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/c-Zf9Jwl.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/c/c-advanced-YAilwk.md` |
|
|
87
|
+
| Ruby | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/ruby.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/ruby/ruby-advanced.md` |
|
|
88
|
+
| Lua | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/lua.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/lua/lua-advanced.md` |
|
|
89
|
+
| Erlang | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/erlang.md` | `~/.ae-cli/wiki/raw/data-ingestion-guide/server-sdk/erlang/erlang-advanced.md` |
|
|
90
90
|
|
|
91
91
|
---
|
|
92
92
|
|
|
@@ -94,9 +94,9 @@
|
|
|
94
94
|
|
|
95
95
|
| Tool | Doc Path | Description |
|
|
96
96
|
|---|---|---|
|
|
97
|
-
| **LogBus2** | `~/.ae-cli/wiki/
|
|
98
|
-
| DataX Writer | `~/.ae-cli/wiki/
|
|
99
|
-
| RESTful API | `~/.ae-cli/wiki/
|
|
97
|
+
| **LogBus2** | `~/.ae-cli/wiki/raw/data-ingestion-guide/data-import-tools/logbus2-user-guide.md` | Recommended, paired with LoggerConsumer |
|
|
98
|
+
| DataX Writer | `~/.ae-cli/wiki/raw/data-ingestion-guide/data-import-tools/ta-datax-writer-plugin-user-guide.md` | Database batch import |
|
|
99
|
+
| RESTful API | `~/.ae-cli/wiki/raw/data-ingestion-guide/restful-api-user-guide.md` | Direct HTTP upload |
|
|
100
100
|
|
|
101
101
|
**Note: LogBus v1 is deprecated. Use LogBus2 for all scenarios.**
|
|
102
102
|
|
|
@@ -109,9 +109,9 @@ Official docs:
|
|
|
109
109
|
|
|
110
110
|
| Doc | Path |
|
|
111
111
|
|---|---|
|
|
112
|
-
| Preset Properties & System Fields | `~/.ae-cli/wiki/
|
|
113
|
-
| User Identification Rules | `~/.ae-cli/wiki/
|
|
114
|
-
| Data Rules | `~/.ae-cli/wiki/
|
|
112
|
+
| Preset Properties & System Fields | `~/.ae-cli/wiki/raw/preparations-before-data-ingestion/preset-properties-and-system-fields.md` |
|
|
113
|
+
| User Identification Rules | `~/.ae-cli/wiki/raw/preparations-before-data-ingestion/user-identification-rules.md` |
|
|
114
|
+
| Data Rules | `~/.ae-cli/wiki/raw/preparations-before-data-ingestion/data-rules.md` |
|
|
115
115
|
|
|
116
116
|
---
|
|
117
117
|
|
|
@@ -121,8 +121,8 @@ LLM-synthesized overview docs from multiple raw sources:
|
|
|
121
121
|
|
|
122
122
|
| Synthesis Doc | Path | Description |
|
|
123
123
|
|---|---|---|
|
|
124
|
-
| Server SDK Overview | `~/.ae-cli/wiki/
|
|
125
|
-
| SDK Selection Guide | `~/.ae-cli/wiki/
|
|
126
|
-
| RESTful API Reference | `~/.ae-cli/wiki/
|
|
127
|
-
| JS SDK Cheatsheet | `~/.ae-cli/wiki/
|
|
128
|
-
| Batch Ingestion Comparison | `~/.ae-cli/wiki/
|
|
124
|
+
| Server SDK Overview | `~/.ae-cli/wiki/synthesis/server-sdk-overview.md` | Unified architecture of all server SDKs |
|
|
125
|
+
| SDK Selection Guide | `~/.ae-cli/wiki/synthesis/sdk-selection.md` | How to choose the right SDK |
|
|
126
|
+
| RESTful API Reference | `~/.ae-cli/wiki/synthesis/restful-api-reference.md` | RESTful API summary |
|
|
127
|
+
| JS SDK Cheatsheet | `~/.ae-cli/wiki/synthesis/js-sdk-cheatsheet.md` | JavaScript SDK quick reference |
|
|
128
|
+
| Batch Ingestion Comparison | `~/.ae-cli/wiki/synthesis/batch-ingest-comparison.md` | LogBus / DataX / Kafka comparison |
|