@thinkingai/ae-cli 1.0.30 → 6.0.16
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/dist/{auth-U25QJU5D.js → auth-DYC2BGLM.js} +2 -3
- package/dist/{auth-H3GJD55A.js → auth-GHBMJ5ZR.js} +33 -17
- package/dist/{chunk-CLJF7MQA.js → chunk-2DUEAXV3.js} +1 -1
- package/dist/{chunk-SF3KTPIC.js → chunk-5OC7CYCG.js} +2 -2
- package/dist/{chunk-SRJIAOBN.js → chunk-6W4QOZAL.js} +10 -0
- package/dist/{chunk-I42JGQ2J.js → chunk-BJX3GXWC.js} +3 -5
- package/dist/{chunk-GLNZSDKO.js → chunk-DMMEPCST.js} +4 -6
- package/dist/{chunk-VJFUB3H3.js → chunk-I5CRVM2S.js} +3 -3
- package/dist/{chunk-GSJGPNKK.js → chunk-PN3OS34E.js} +1 -1
- package/dist/{chunk-JM34JPCO.js → chunk-RSHMZ3LG.js} +178 -4
- package/dist/{client-IN42F223.js → client-2UJ63MVQ.js} +3 -4
- package/dist/{config-64G36TJL.js → config-NCUGK6NS.js} +3 -3
- package/dist/index.js +2526 -28
- package/dist/{model-VZCYNIOG.js → model-SJSOZTRS.js} +2 -2
- package/dist/{raw-WJIWC6YP.js → raw-7NVWSVJP.js} +5 -7
- package/dist/{sync-NVASAISS.js → sync-GRVO4K3U.js} +3 -3
- package/dist/{te-agent-YV4DXEXK.js → te-agent-KZRIEN4N.js} +468 -46
- package/dist/{te-analysis-CB3DA5I5.js → te-analysis-VAR4KUOK.js} +144 -29
- package/dist/{te-audience-W7SCQFC7.js → te-audience-KMKYI2YJ.js} +22 -15
- package/dist/{te-common-FBXVWBSI.js → te-common-WNCZB7R7.js} +4 -5
- package/dist/{te-community-LNVDZSGW.js → te-community-JEEFXPB3.js} +10 -11
- package/dist/{te-dataops-IPCSSWYH.js → te-dataops-GD3XBYCS.js} +11 -12
- package/dist/{te-engage-KARARMIR.js → te-engage-4XHCTS6I.js} +4 -5
- package/dist/{te-kb-2Z2CARN3.js → te-kb-B62KFP2A.js} +96 -8
- package/dist/{te-meta-PDKLMWXN.js → te-meta-EPZGQN56.js} +9 -10
- package/dist/{te-team-SW5B7DHO.js → te-team-YY24VORI.js} +6 -7
- package/dist/tracking/i18n/resources/cli/en.json +153 -0
- package/dist/tracking/i18n/resources/cli/ja.json +153 -0
- package/dist/tracking/i18n/resources/cli/ko.json +153 -0
- package/dist/tracking/i18n/resources/cli/zh.json +153 -0
- package/package.json +9 -3
- package/skills/ae-agent/SKILL.md +65 -25
- package/skills/ae-analysis/SKILL.md +108 -8
- package/skills/ae-analysis/references/cancel_query.md +39 -0
- package/skills/ae-analysis/references/drilldown_user_events.md +4 -2
- package/skills/ae-analysis/references/drilldown_users.md +4 -2
- package/skills/ae-analysis/references/get_bi_panel_detail.md +35 -0
- package/skills/ae-analysis/references/list_alerts.md +1 -1
- package/skills/ae-analysis/references/list_bi_panels.md +35 -0
- package/skills/ae-analysis/references/list_cluster_members.md +4 -1
- package/skills/ae-analysis/references/list_dashboards.md +1 -1
- package/skills/ae-analysis/references/list_entities.md +1 -1
- package/skills/ae-analysis/references/list_events.md +1 -1
- package/skills/ae-analysis/references/list_metrics.md +1 -1
- package/skills/ae-analysis/references/list_project_mark_times.md +1 -1
- package/skills/ae-analysis/references/list_properties.md +1 -1
- package/skills/ae-analysis/references/list_public_access_links.md +1 -1
- package/skills/ae-analysis/references/list_reports.md +1 -1
- package/skills/ae-analysis/references/list_tag_members.md +4 -1
- package/skills/ae-analysis/references/query_adhoc.md +6 -5
- package/skills/ae-analysis/references/query_bi_panel_data.md +58 -0
- package/skills/ae-analysis/references/query_dashboard_report_data.md +4 -1
- package/skills/ae-analysis/references/query_entity_details.md +5 -2
- package/skills/ae-analysis/references/query_event_details.md +4 -1
- package/skills/ae-analysis/references/query_report_data.md +2 -2
- package/skills/ae-analysis-global/SKILL.md +3 -1
- package/skills/ae-analysis-intent/SKILL.md +132 -0
- package/skills/ae-data-integration-helper/SKILL.md +242 -0
- package/skills/ae-data-integration-helper/references/android_sdk_faq.md +179 -0
- package/skills/ae-data-integration-helper/references/c_sdk_compilation.md +83 -0
- package/skills/ae-data-integration-helper/references/c_sdk_faq.md +416 -0
- package/skills/ae-data-integration-helper/references/cocoscreator_sdk_faq.md +123 -0
- package/skills/ae-data-integration-helper/references/cpp_server_sdk_faq.md +365 -0
- package/skills/ae-data-integration-helper/references/index.md +56 -0
- package/skills/ae-data-integration-helper/references/ios_sdk_faq.md +118 -0
- package/skills/ae-data-integration-helper/references/java_sdk_faq.md +406 -0
- package/skills/ae-data-integration-helper/references/javascript_sdk_faq.md +129 -0
- package/skills/ae-data-integration-helper/references/logbus2_guide.md +309 -0
- package/skills/ae-data-integration-helper/references/logbus2_parser_plugin.md +348 -0
- package/skills/ae-data-integration-helper/references/minigame_sdk_faq.md +115 -0
- package/skills/ae-data-integration-helper/references/miniprogram_sdk_faq.md +118 -0
- package/skills/ae-data-integration-helper/references/python_sdk_faq.md +232 -0
- package/skills/ae-data-integration-helper/references/restful_api_notes.md +74 -0
- package/skills/ae-data-integration-helper/references/sdk_log_guide.md +316 -0
- package/skills/ae-data-integration-helper/references/sdk_usage_notes.md +107 -0
- package/skills/ae-data-integration-helper/references/unity_sdk_faq.md +115 -0
- package/skills/ae-generate-tracking-code/SKILL.md +629 -0
- package/skills/ae-generate-tracking-code/references/autotrack-enum.md +183 -0
- package/skills/ae-generate-tracking-code/references/client-sdk-insert.md +202 -0
- package/skills/ae-generate-tracking-code/references/datax-config.md +43 -0
- package/skills/ae-generate-tracking-code/references/debug-script.md +102 -0
- package/skills/ae-generate-tracking-code/references/logbus-config.md +200 -0
- package/skills/ae-generate-tracking-code/references/modes.md +83 -0
- package/skills/ae-generate-tracking-code/references/restful-call.md +36 -0
- package/skills/ae-generate-tracking-code/references/sdk-index.md +128 -0
- package/skills/ae-generate-tracking-code/references/server-sdk-insert.md +206 -0
- package/skills/ae-generate-tracking-code/references/snippet-delivery.md +394 -0
- package/skills/ae-generate-tracking-code/references/te-api.md +181 -0
- package/skills/ae-generate-tracking-plan/SKILL.md +1083 -0
- package/skills/ae-generate-tracking-plan/references/autotrack-events.md +273 -0
- package/skills/ae-generate-tracking-plan/references/business-dimension-mapping.md +425 -0
- package/skills/ae-generate-tracking-plan/references/te-api.md +100 -0
- package/skills/ae-generate-tracking-plan/references/xlsx-schema.md +152 -0
- package/skills/ae-kb/SKILL.md +38 -5
- package/tracking-plan-template/MMO/346/211/213/346/270/270/345/237/213/347/202/271/346/250/241/346/235/277_v1.md +104 -0
- package/tracking-plan-template/MMO/346/211/213/346/270/270/345/237/213/347/202/271/346/250/241/346/235/277_v1.xlsx +0 -0
- package/tracking-plan-template/MMO/351/241/265/346/270/270/345/237/213/347/202/271/346/250/241/346/235/277_v2.md +117 -0
- package/tracking-plan-template/MMO/351/241/265/346/270/270/345/237/213/347/202/271/346/250/241/346/235/277_v2.xlsx +0 -0
- package/tracking-plan-template/RPG/347/261/273/345/237/213/347/202/271/346/250/241/346/235/277_v1.md +72 -0
- package/tracking-plan-template/RPG/347/261/273/345/237/213/347/202/271/346/250/241/346/235/277_v1.xlsx +0 -0
- package/tracking-plan-template/SLG/346/270/270/346/210/217/345/237/213/347/202/271/346/250/241/346/235/277_v1.md +86 -0
- package/tracking-plan-template/SLG/346/270/270/346/210/217/345/237/213/347/202/271/346/250/241/346/235/277_v1.xlsx +0 -0
- package/tracking-plan-template/Slots/345/237/213/347/202/271/346/250/241/346/235/277_v1.md +80 -0
- package/tracking-plan-template/Slots/345/237/213/347/202/271/346/250/241/346/235/277_v1.xlsx +0 -0
- package/tracking-plan-template/TE /345/237/213/347/202/271/347/244/272/344/276/213/346/250/241/346/235/277.md" +40 -0
- package/tracking-plan-template/TE /345/237/213/347/202/271/347/244/272/344/276/213/346/250/241/346/235/277.xlsx +0 -0
- package/tracking-plan-template/TE/345/256/230/346/226/271/346/250/241/346/235/277_dataTrackSample.md +40 -0
- package/tracking-plan-template/TE/345/256/230/346/226/271/346/250/241/346/235/277_dataTrackSample.xlsx +0 -0
- package/tracking-plan-template//344/274/221/351/227/262/345/205/273/346/210/220/347/261/273/345/237/213/347/202/271/346/250/241/346/235/277_v2.md +92 -0
- package/tracking-plan-template//344/274/221/351/227/262/345/205/273/346/210/220/347/261/273/345/237/213/347/202/271/346/250/241/346/235/277_v2.xlsx +0 -0
- package/tracking-plan-template//345/215/241/347/211/214/346/270/270/346/210/217/345/237/213/347/202/271/346/250/241/346/235/277_v1.md +119 -0
- package/tracking-plan-template//345/215/241/347/211/214/346/270/270/346/210/217/345/237/213/347/202/271/346/250/241/346/235/277_v1.xlsx +0 -0
- package/tracking-plan-template//345/241/224/351/230/262/345/205/273/346/210/220/347/261/273/345/237/213/347/202/271/346/250/241/346/235/277_V1.md +130 -0
- package/tracking-plan-template//345/241/224/351/230/262/345/205/273/346/210/220/347/261/273/345/237/213/347/202/271/346/250/241/346/235/277_V1.xlsx +0 -0
- package/tracking-plan-template//345/276/256/344/277/241/345/260/217/346/270/270/346/210/217/345/237/213/347/202/271/346/250/241/346/235/277_v1.md +52 -0
- package/tracking-plan-template//345/276/256/344/277/241/345/260/217/346/270/270/346/210/217/345/237/213/347/202/271/346/250/241/346/235/277_v1.xlsx +0 -0
- package/tracking-plan-template//346/215/225/351/261/274/347/261/273/345/237/213/347/202/271/346/250/241/346/235/277_v1.md +68 -0
- package/tracking-plan-template//346/215/225/351/261/274/347/261/273/345/237/213/347/202/271/346/250/241/346/235/277_v1.xlsx +0 -0
- package/tracking-plan-template//346/224/276/347/275/256/347/261/273/345/215/241/347/211/214/346/270/270/346/210/217_/345/237/213/347/202/271/346/250/241/347/211/210v1.md +108 -0
- package/tracking-plan-template//346/224/276/347/275/256/347/261/273/345/215/241/347/211/214/346/270/270/346/210/217_/345/237/213/347/202/271/346/250/241/347/211/210v1.xlsx +0 -0
- package/tracking-plan-template//346/224/276/347/275/256/347/261/273/345/237/213/347/202/271/346/250/241/346/235/277_v1.md +119 -0
- package/tracking-plan-template//346/224/276/347/275/256/347/261/273/345/237/213/347/202/271/346/250/241/346/235/277_v1.xlsx +0 -0
- package/tracking-plan-template//346/243/213/347/211/214/347/261/273/357/274/210/346/226/227/345/234/260/344/270/273/357/274/211/345/237/213/347/202/271/346/250/241/346/235/277_v1.md +63 -0
- package/tracking-plan-template//346/243/213/347/211/214/347/261/273/357/274/210/346/226/227/345/234/260/344/270/273/357/274/211/345/237/213/347/202/271/346/250/241/346/235/277_v1.xlsx +0 -0
- package/tracking-plan-template//346/243/213/347/211/214/347/261/273/357/274/210/351/272/273/345/260/206/357/274/211/345/237/213/347/202/271/346/250/241/346/235/277_v2.md +101 -0
- package/tracking-plan-template//346/243/213/347/211/214/347/261/273/357/274/210/351/272/273/345/260/206/357/274/211/345/237/213/347/202/271/346/250/241/346/235/277_v2.xlsx +0 -0
- package/tracking-plan-template//347/224/265/345/225/206/345/237/213/347/202/271/346/226/271/346/241/210/346/250/241/346/235/277_v1.md +84 -0
- package/tracking-plan-template//347/224/265/345/225/206/345/237/213/347/202/271/346/226/271/346/241/210/346/250/241/346/235/277_v1.xlsx +0 -0
- package/tracking-plan-template//347/237/255/345/211/247/344/272/247/345/223/201/345/237/213/347/202/271/346/226/271/346/241/210/346/250/241/346/235/277_v1.md +79 -0
- package/tracking-plan-template//347/237/255/345/211/247/344/272/247/345/223/201/345/237/213/347/202/271/346/226/271/346/241/210/346/250/241/346/235/277_v1.xlsx +0 -0
- package/tracking-plan-template//347/244/276/344/272/244/350/201/212/345/244/251/347/261/273/345/237/213/347/202/271/346/250/241/346/235/277_v1.md +105 -0
- package/tracking-plan-template//347/244/276/344/272/244/350/201/212/345/244/251/347/261/273/345/237/213/347/202/271/346/250/241/346/235/277_v1.xlsx +0 -0
- package/tracking-plan-template//351/230/205/350/257/273/347/261/273APP/345/237/213/347/202/271/346/250/241/346/235/277_v1.md +83 -0
- package/tracking-plan-template//351/230/205/350/257/273/347/261/273APP/345/237/213/347/202/271/346/250/241/346/235/277_v1.xlsx +0 -0
- package/wiki/te-docs/index.md +225 -0
- package/wiki/te-docs/raw/advanced-data-type/first-event-check.md +66 -0
- package/wiki/te-docs/raw/advanced-data-type/updated-event.md +87 -0
- package/wiki/te-docs/raw/advanced-data-type.md +16 -0
- package/wiki/te-docs/raw/data-ingestion-guide/about-gdpr.md +55 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/android/android-advanced/automatic-event-tracking.md +431 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/android/android-advanced/debugging-and-logging.md +49 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/android/android-advanced/multi-instance.md +66 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/android/android-advanced/preset-properties.md +466 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/android/android-advanced/third-party-integration.md +127 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/android/android-advanced.md +513 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/android/compliance.md +24 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/android/release-notes.md +177 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/android.md +228 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/c/c-advanced.md +419 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/c/release-notes.md +45 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/c.md +110 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/client-side-sdk-faq.md +52 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cpp/cpp-advanced.md +366 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cpp/release-notes.md +103 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cpp.md +201 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/flutter/compliance.md +26 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/flutter/flutter-advanced/automatically-track-events.md +117 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/flutter/flutter-advanced/debugging-and-logging.md +47 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/flutter/flutter-advanced/preset-properties.md +52 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/flutter/flutter-advanced.md +267 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/flutter/release-notes.md +82 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/flutter.md +139 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/react-native/compliance.md +26 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/react-native/reactnative-advanced/automatically-track-events.md +121 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/react-native/reactnative-advanced/debugging-and-logging.md +54 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/react-native/reactnative-advanced/preset-properties.md +18 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/react-native/reactnative-advanced.md +305 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/react-native/release-notes.md +79 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/react-native.md +137 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/uni-app/release-notes.md +24 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/uni-app/uniapp-advanced/automatically-track-events.md +54 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/uni-app/uniapp-advanced/debugging-and-logging.md +53 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/uni-app/uniapp-advanced/multi-instance.md +42 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/uni-app/uniapp-advanced/preset-properties.md +119 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/uni-app/uniapp-advanced/support-native.md +81 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/uni-app/uniapp-advanced.md +331 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform/uni-app.md +156 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/cross-platform.md +12 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/cocos2d-x/cocos2d-x-advanced/automatic-event-tracking.md +29 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/cocos2d-x/cocos2d-x-advanced/debugging-and-logging.md +47 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/cocos2d-x/cocos2d-x-advanced/multi-instance.md +21 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/cocos2d-x/cocos2d-x-advanced/preset-properties.md +249 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/cocos2d-x/cocos2d-x-advanced.md +301 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/cocos2d-x/compliance.md +24 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/cocos2d-x/release-notes.md +51 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/cocos2d-x.md +281 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/cocoscreator/cocoscreator-advance/automatic-event-tracking.md +70 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/cocoscreator/cocoscreator-advance/debugging-and-logging.md +57 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/cocoscreator/cocoscreator-advance/native-support.md +104 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/cocoscreator/cocoscreator-advance/preset-properties.md +91 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/cocoscreator/cocoscreator-advance.md +374 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/cocoscreator/compliance.md +35 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/cocoscreator/release-notes.md +109 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/cocoscreator.md +170 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/corona/compliance.md +28 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/corona/corona-advanced/automatic-event-tracking.md +29 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/corona/corona-advanced/debugging-and-logging.md +58 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/corona/corona-advanced/preset-properties.md +43 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/corona/corona-advanced.md +204 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/corona/release-notes.md +29 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/corona.md +269 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unity/compliance.md +24 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unity/release-notes.md +177 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unity/unity-advanced/automatic-event-tracking.md +119 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unity/unity-advanced/debugging-and-logging.md +47 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unity/unity-advanced/multi-instance.md +50 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unity/unity-advanced/native-pluggable.md +43 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unity/unity-advanced/preset-properties.md +212 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unity/unity-advanced/third-party-integration.md +77 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unity/unity-advanced.md +396 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unity.md +176 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unreal/compliance.md +24 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unreal/release-notes.md +81 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unreal/unreal-advanced/automatic-event-tracking.md +79 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unreal/unreal-advanced/debugging-and-logging.md +31 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unreal/unreal-advanced/preset-properties.md +25 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unreal/unreal-advanced/third-party-integrations.md +141 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unreal/unreal-advanced.md +278 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine/unreal.md +190 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/game-engine.md +14 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/h5-and-app-sdk-connection.md +147 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/instant-app-and-game.md +24 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/ios/compliance.md +24 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/ios/ios-advanced/automatic-event-tracking.md +272 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/ios/ios-advanced/debugging-and-logging.md +77 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/ios/ios-advanced/multi-instance.md +142 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/ios/ios-advanced/preset-properties.md +484 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/ios/ios-advanced/third-party-integrations.md +132 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/ios/ios-advanced.md +682 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/ios/release-notes.md +163 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/ios.md +304 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/javascript/compliance.md +29 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/javascript/javascript-advanced/automatic-event-tracking.md +136 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/javascript/javascript-advanced/debugging-and-logging.md +48 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/javascript/javascript-advanced/multi-instance.md +50 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/javascript/javascript-advanced/preset-properties.md +132 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/javascript/javascript-advanced.md +462 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/javascript/release-notes.md +107 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/javascript.md +208 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/macos/macos-advanced/debugging-and-logging.md +62 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/macos/macos-advanced/preset-properties.md +118 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/macos/macos-advanced.md +556 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk/macos.md +231 -0
- package/wiki/te-docs/raw/data-ingestion-guide/client-sdk.md +25 -0
- package/wiki/te-docs/raw/data-ingestion-guide/data-import-tools/filebeat-logstash-user-guide.md +610 -0
- package/wiki/te-docs/raw/data-ingestion-guide/data-import-tools/logbus2-user-guide.md +1215 -0
- package/wiki/te-docs/raw/data-ingestion-guide/data-import-tools/ta-datax-writer-plugin-user-guide.md +278 -0
- package/wiki/te-docs/raw/data-ingestion-guide/data-import-tools.md +15 -0
- package/wiki/te-docs/raw/data-ingestion-guide/privacy-policy.md +38 -0
- package/wiki/te-docs/raw/data-ingestion-guide/restful-api-user-guide.md +155 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/c/c-advanced/debugging-and-logging-FM9Cwz.md +37 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/c/c-advanced/debugging-and-logging-RSyfw7.md +41 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/c/c-advanced/debugging-and-logging.md +89 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/c/c-advanced/preset-properties-OxzWw.md +126 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/c/c-advanced/preset-properties-VuE3wr.md +126 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/c/c-advanced/preset-properties.md +126 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/c/c-advanced-IauKwI.md +175 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/c/c-advanced-YAilwk.md +210 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/c/c-advanced.md +211 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/c/release-notes-PVazwa.md +62 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/c/release-notes-TADbwY.md +50 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/c/release-notes.md +69 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/c-V2W3wv.md +131 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/c-Zf9Jwl.md +179 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/c.md +189 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/erlang/erlang-advanced/debugging-and-logging.md +38 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/erlang/erlang-advanced/preset-properties.md +126 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/erlang/erlang-advanced.md +113 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/erlang/release-notes.md +34 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/erlang.md +155 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/golang/golang-advanced/debugging-and-logging.md +42 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/golang/golang-advanced/preset-properties.md +126 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/golang/golang-advanced.md +157 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/golang/release-notes.md +72 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/golang.md +148 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/java/java-advanced/debugging-and-logging.md +49 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/java/java-advanced/preset-properties.md +126 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/java/java-advanced.md +223 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/java/release-notes.md +88 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/java.md +174 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/lua/lua-advanced/debugging-and-logging.md +46 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/lua/lua-advanced/preset-properties.md +126 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/lua/lua-advanced.md +182 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/lua/release-notes.md +61 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/lua.md +121 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/nodejs/nodejs-advanced/debugging-and-logging.md +55 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/nodejs/nodejs-advanced/preset-properties.md +126 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/nodejs/nodejs-advanced.md +225 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/nodejs/release-notes.md +45 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/nodejs.md +141 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/php/php-advanced/debugging-and-logging.md +41 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/php/php-advanced/preset-properties.md +126 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/php/php-advanced.md +216 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/php/release-notes.md +45 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/php.md +173 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/python/python-advanced/debugging-and-logging.md +40 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/python/python-advanced/preset-properties.md +126 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/python/python-advanced.md +206 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/python/release-notes.md +51 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/python.md +116 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/ruby/release-notes.md +44 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/ruby/ruby-advanced/debugging-and-logging.md +47 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/ruby/ruby-advanced/preset-properties.md +126 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/ruby/ruby-advanced.md +189 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk/ruby.md +142 -0
- package/wiki/te-docs/raw/data-ingestion-guide/server-sdk.md +22 -0
- package/wiki/te-docs/raw/data-ingestion-guide/thinkingdata-privacy-policy.md +37 -0
- package/wiki/te-docs/raw/data-ingestion-guide.md +48 -0
- package/wiki/te-docs/raw/preparations-before-data-ingestion/data-rules.md +396 -0
- package/wiki/te-docs/raw/preparations-before-data-ingestion/preset-properties-and-system-fields.md +957 -0
- package/wiki/te-docs/raw/preparations-before-data-ingestion/user-identification-rules.md +723 -0
- package/wiki/te-docs/raw/preparations-before-data-ingestion.md +203 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk/openharmony//345/220/210/350/247/204/346/214/207/345/215/227.md +96 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk/openharmony//346/233/264/346/226/260/346/227/245/345/277/227.md +97 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk/openharmony//350/277/233/351/230/266/346/214/207/345/215/227//345/244/232/345/256/236/344/276/213.md +52 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk/openharmony//350/277/233/351/230/266/346/214/207/345/215/227//345/256/236/346/227/266/350/260/203/350/257/225.md +48 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk/openharmony//350/277/233/351/230/266/346/214/207/345/215/227//351/242/204/347/275/256/345/261/236/346/200/247.md +447 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk/openharmony//350/277/233/351/230/266/346/214/207/345/215/227.md +370 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk/openharmony.md +172 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//345/260/217/347/250/213/345/272/217/345/260/217/346/270/270/346/210/217//345/220/210/350/247/204/346/214/207/345/215/227.md +37 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//345/260/217/347/250/213/345/272/217/345/260/217/346/270/270/346/210/217//346/233/264/346/226/260/346/227/245/345/277/227.md +209 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//345/260/217/347/250/213/345/272/217/345/260/217/346/270/270/346/210/217//350/277/233/351/230/266/346/214/207/345/215/227//345/244/232/345/256/236/344/276/213.md +71 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//345/260/217/347/250/213/345/272/217/345/260/217/346/270/270/346/210/217//350/277/233/351/230/266/346/214/207/345/215/227//345/256/236/346/227/266/350/260/203/350/257/225.md +49 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//345/260/217/347/250/213/345/272/217/345/260/217/346/270/270/346/210/217//350/277/233/351/230/266/346/214/207/345/215/227//350/207/252/345/212/250/351/207/207/351/233/206.md +125 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//345/260/217/347/250/213/345/272/217/345/260/217/346/270/270/346/210/217//350/277/233/351/230/266/346/214/207/345/215/227//351/242/204/347/275/256/345/261/236/346/200/247.md +498 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//345/260/217/347/250/213/345/272/217/345/260/217/346/270/270/346/210/217//350/277/233/351/230/266/346/214/207/345/215/227.md +612 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//345/260/217/347/250/213/345/272/217/345/260/217/346/270/270/346/210/217.md +373 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/cocos2d-lua//345/220/210/350/247/204/346/214/207/345/215/227.md +26 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/cocos2d-lua//346/233/264/346/226/260/346/227/245/345/277/227.md +32 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/cocos2d-lua//350/277/233/351/230/266/346/214/207/345/215/227//345/256/236/346/227/266/350/260/203/350/257/225.md +48 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/cocos2d-lua//350/277/233/351/230/266/346/214/207/345/215/227//350/207/252/345/212/250/351/207/207/351/233/206.md +30 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/cocos2d-lua//350/277/233/351/230/266/346/214/207/345/215/227//351/242/204/347/275/256/345/261/236/346/200/247.md +61 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/cocos2d-lua//350/277/233/351/230/266/346/214/207/345/215/227.md +236 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/cocos2d-lua.md +200 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/egret//346/233/264/346/226/260/346/227/245/345/277/227.md +83 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/egret//350/277/233/351/230/266/346/214/207/345/215/227/native/346/224/257/346/214/201.md +66 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/egret//350/277/233/351/230/266/346/214/207/345/215/227//345/256/236/346/227/266/350/260/203/350/257/225.md +54 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/egret//350/277/233/351/230/266/346/214/207/345/215/227//350/207/252/345/212/250/351/207/207/351/233/206.md +62 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/egret//350/277/233/351/230/266/346/214/207/345/215/227//351/242/204/347/275/256/345/261/236/346/200/247.md +358 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/egret//350/277/233/351/230/266/346/214/207/345/215/227.md +615 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/egret.md +166 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/layaair//346/233/264/346/226/260/346/227/245/345/277/227.md +87 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/layaair//350/277/233/351/230/266/346/214/207/345/215/227/native/346/224/257/346/214/201.md +71 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/layaair//350/277/233/351/230/266/346/214/207/345/215/227//345/256/236/346/227/266/350/260/203/350/257/225.md +54 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/layaair//350/277/233/351/230/266/346/214/207/345/215/227//350/207/252/345/212/250/351/207/207/351/233/206.md +61 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/layaair//350/277/233/351/230/266/346/214/207/345/215/227//351/242/204/347/275/256/345/261/236/346/200/247.md +406 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/layaair//350/277/233/351/230/266/346/214/207/345/215/227.md +597 -0
- package/wiki/te-docs/raw//345/256/242/346/210/267/347/253/257-sdk//346/270/270/346/210/217/345/274/225/346/223/216/layaair.md +179 -0
- package/wiki/te-docs/schema.md +16 -0
- package/wiki/te-docs/synthesis/batch-ingest-comparison.md +324 -0
- package/wiki/te-docs/synthesis/js-sdk-cheatsheet.md +538 -0
- package/wiki/te-docs/synthesis/restful-api-reference.md +363 -0
- package/wiki/te-docs/synthesis/sdk-selection.md +372 -0
- package/wiki/te-docs/synthesis/server-sdk-overview.md +449 -0
- package/dist/chunk-U6TKB3IV.js +0 -171
|
@@ -26,7 +26,7 @@ Domain: **Dashboard management**
|
|
|
26
26
|
## Command
|
|
27
27
|
```bash
|
|
28
28
|
ae-cli analysis +query_dashboard_report_data --project_id <project_id> --dashboard_id 1
|
|
29
|
-
ae-cli analysis +query_dashboard_report_data --project_id <project_id> --dashboard_id 1 --filters '{}' --start_date 2026-04-08 --end_date 2026-04-08 --time_granularity day --use_cache true --report_ids '[1001]'
|
|
29
|
+
ae-cli analysis +query_dashboard_report_data --project_id <project_id> --dashboard_id 1 --filters '{}' --start_date 2026-04-08 --end_date 2026-04-08 --time_granularity day --use_cache true --report_ids '[1001]' --request_id mcp_ffffffffffffffffffffffffffffffff --timeout_minutes 8
|
|
30
30
|
ae-cli analysis +query_dashboard_report_data --dry-run
|
|
31
31
|
```
|
|
32
32
|
|
|
@@ -41,6 +41,8 @@ ae-cli analysis +query_dashboard_report_data --dry-run
|
|
|
41
41
|
| `--time_granularity` | No | Optional time granularity used to override the report default. Supported values: minute, minute5, minute10, hour, day, week, month, quarter, year, total. |
|
|
42
42
|
| `--use_cache` | No | Whether to use cache. Default: true |
|
|
43
43
|
| `--report_ids` | No | Optional list of report IDs. If omitted, all reports in the dashboard are queried. |
|
|
44
|
+
| `--request_id` | No | Optional unique request ID used for tracking and cancellation. If provided, it must use `mcp_<32 lowercase hex UUID>`, for example `mcp_0123456789abcdef0123456789abcdef`. For long-running or cancelable queries, provide this before starting the query so it can be cancelled later with `+cancel_query --request_id <same value>`, even if the caller stops waiting before the tool returns. If `fetch failed`, HTTP timeout, or caller timeout happens, the backend query may still be running. The auto-generated requestId is not available when the HTTP request fails before a response, so preset `requestId` is required for proactive cleanup. Generated automatically if omitted. The response `metadata.requestId` can also be passed to `cancel_query` when the query is no longer needed. |
|
|
45
|
+
| `--timeout_minutes` | No | Query timeout in minutes. If omitted, 30 minutes is used. |
|
|
44
46
|
|
|
45
47
|
## Decision Rules
|
|
46
48
|
- `filters` cannot be written from experience alone: it must satisfy both the filter schema and the project metadata constraints.
|
|
@@ -48,6 +50,7 @@ ae-cli analysis +query_dashboard_report_data --dry-run
|
|
|
48
50
|
- On the first run, start with only the required parameters (`--project_id`, `--dashboard_id`) and add optional parameters after confirming the path works.
|
|
49
51
|
- Wrap JSON parameters in single quotes (for example `--filters '{}'`, `--report_ids '[]'`) to avoid shell escaping issues.
|
|
50
52
|
- When dates/time ranges are involved, first verify with a short range, then gradually expand the range.
|
|
53
|
+
- For long-running or cancelable queries, supply your own `--request_id` before starting so `+cancel_query` can cancel by the same ID if the caller or user stops waiting. If `fetch failed`, HTTP timeout, or caller timeout happens, the backend query may still be running; call `+cancel_query --request_id <same value>` with the preset ID. The auto-generated requestId is not available when the HTTP request fails before a response. The value must use `mcp_<32 lowercase hex UUID>`, for example `mcp_0123456789abcdef0123456789abcdef`.
|
|
51
54
|
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
52
55
|
|
|
53
56
|
## Next Steps on Failure
|
|
@@ -26,7 +26,7 @@ Domain: **Entity Detail Queries**
|
|
|
26
26
|
## Commands
|
|
27
27
|
```bash
|
|
28
28
|
ae-cli analysis +query_entity_details --project_id <project_id> --definition '{}'
|
|
29
|
-
ae-cli analysis +query_entity_details --project_id <project_id> --entity_id 1001 --definition '{}' --properties '{}' --sort_by time --sort_order desc --limit 20 --zone_offset 8 --use_cache true
|
|
29
|
+
ae-cli analysis +query_entity_details --project_id <project_id> --entity_id 1001 --definition '{}' --properties '{}' --sort_by time --sort_order desc --limit 20 --zone_offset 8 --use_cache true --request_id mcp_eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee --timeout_minutes 8
|
|
30
30
|
ae-cli analysis +query_entity_details --dry-run
|
|
31
31
|
```
|
|
32
32
|
|
|
@@ -39,15 +39,18 @@ ae-cli analysis +query_entity_details --dry-run
|
|
|
39
39
|
| `--properties` | No | Optional display properties JSON, for example `[{"columnName":"#user_id","tableType":"0"},{"columnName":"device_id","tableType":"0"}]`. If provided, property names should come from `analysis_meta +list_properties` in the same `project_id`. |
|
|
40
40
|
| `--sort_by` | No | Optional sort field |
|
|
41
41
|
| `--sort_order` | No | Optional sort order. Supported values: asc and desc |
|
|
42
|
-
| `--limit` | No | Optional result limit. Default: 1000, maximum:
|
|
42
|
+
| `--limit` | No | Optional result limit. Default: 1000, maximum: 10000 |
|
|
43
43
|
| `--zone_offset` | No | Time zone offset. For example, UTC+8 is 8 |
|
|
44
44
|
| `--use_cache` | No | Whether to use cache. Default: true |
|
|
45
|
+
| `--request_id` | No | Optional unique request ID used for tracking and cancellation. If provided, it must use `mcp_<32 lowercase hex UUID>`, for example `mcp_0123456789abcdef0123456789abcdef`. For long-running or cancelable queries, provide this before starting the query so it can be cancelled later with `+cancel_query --request_id <same value>`, even if the caller stops waiting before the tool returns. If `fetch failed`, HTTP timeout, or caller timeout happens, the backend query may still be running. The auto-generated requestId is not available when the HTTP request fails before a response, so preset `requestId` is required for proactive cleanup. Generated automatically if omitted. The response `metadata.requestId` can also be passed to `cancel_query` when the query is no longer needed. |
|
|
46
|
+
| `--timeout_minutes` | No | Query timeout in minutes. If omitted, 30 minutes is used. |
|
|
45
47
|
|
|
46
48
|
## Decision Rules
|
|
47
49
|
- `definition` / `properties` cannot be written by hand based on experience alone: they must satisfy both the schema structure and the project's real metadata.
|
|
48
50
|
- `list_events` / `list_properties` must be learned from the corresponding reference docs before calling them.
|
|
49
51
|
- For the first run, it is recommended to pass only the required parameters (`--project_id`, `--definition`) and add optional parameters after confirming the chain works.
|
|
50
52
|
- Wrap JSON parameters in single quotes (for example `--definition '{}'`, `--properties '{}'`) to avoid shell escaping issues.
|
|
53
|
+
- For long-running or cancelable queries, supply your own `--request_id` before starting so `+cancel_query` can cancel by the same ID if the caller or user stops waiting. If `fetch failed`, HTTP timeout, or caller timeout happens, the backend query may still be running; call `+cancel_query --request_id <same value>` with the preset ID. The auto-generated requestId is not available when the HTTP request fails before a response. The value must use `mcp_<32 lowercase hex UUID>`, for example `mcp_0123456789abcdef0123456789abcdef`.
|
|
51
54
|
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
52
55
|
|
|
53
56
|
## Next Step After Failure
|
|
@@ -25,7 +25,7 @@ Domain: **Event detail queries**
|
|
|
25
25
|
## Command
|
|
26
26
|
```bash
|
|
27
27
|
ae-cli analysis +query_event_details --project_id <project_id> --event_name login --start_time '2026-04-08 00:00:00' --end_time '2026-04-08 23:59:59'
|
|
28
|
-
ae-cli analysis +query_event_details --project_id <project_id> --event_name login --relative_date_range 0-7 --filters '{}' --properties '{}' --sort_by time --sort_order desc --limit 20 --zone_offset 8 --use_cache true
|
|
28
|
+
ae-cli analysis +query_event_details --project_id <project_id> --event_name login --relative_date_range 0-7 --filters '{}' --properties '{}' --sort_by time --sort_order desc --limit 20 --zone_offset 8 --use_cache true --request_id mcp_dddddddddddddddddddddddddddddddd --timeout_minutes 8
|
|
29
29
|
ae-cli analysis +query_event_details --dry-run
|
|
30
30
|
```
|
|
31
31
|
|
|
@@ -44,6 +44,8 @@ ae-cli analysis +query_event_details --dry-run
|
|
|
44
44
|
| `--limit` | No | Optional result limit. Default: 1000 |
|
|
45
45
|
| `--zone_offset` | No | Time zone offset. For example, UTC+8 is 8 |
|
|
46
46
|
| `--use_cache` | No | Whether to use cache. Default: true |
|
|
47
|
+
| `--request_id` | No | Optional unique request ID used for tracking and cancellation. If provided, it must use `mcp_<32 lowercase hex UUID>`, for example `mcp_0123456789abcdef0123456789abcdef`. For long-running or cancelable queries, provide this before starting the query so it can be cancelled later with `+cancel_query --request_id <same value>`, even if the caller stops waiting before the tool returns. If `fetch failed`, HTTP timeout, or caller timeout happens, the backend query may still be running. The auto-generated requestId is not available when the HTTP request fails before a response, so preset `requestId` is required for proactive cleanup. Generated automatically if omitted. The response `metadata.requestId` can also be passed to `cancel_query` when the query is no longer needed. |
|
|
48
|
+
| `--timeout_minutes` | No | Query timeout in minutes. If omitted, 30 minutes is used. |
|
|
47
49
|
|
|
48
50
|
## Decision Rules
|
|
49
51
|
- `filters` / `properties` cannot be written from experience alone: they must satisfy both the schema structure and the project metadata constraints.
|
|
@@ -51,6 +53,7 @@ ae-cli analysis +query_event_details --dry-run
|
|
|
51
53
|
- On the first run, start with only the required parameters (`--project_id`, `--event_name`) and add optional parameters after confirming the path works.
|
|
52
54
|
- Wrap JSON parameters in single quotes (for example `--filters '{}'`, `--properties '{}'`) to avoid shell escaping issues.
|
|
53
55
|
- When dates/time ranges are involved, first verify with a short range, then gradually expand the range.
|
|
56
|
+
- For long-running or cancelable queries, supply your own `--request_id` before starting so `+cancel_query` can cancel by the same ID if the caller or user stops waiting. If `fetch failed`, HTTP timeout, or caller timeout happens, the backend query may still be running; call `+cancel_query --request_id <same value>` with the preset ID. The auto-generated requestId is not available when the HTTP request fails before a response. The value must use `mcp_<32 lowercase hex UUID>`, for example `mcp_0123456789abcdef0123456789abcdef`.
|
|
54
57
|
- For cross-project troubleshooting, first confirm whether `--project_id` matches the current permissions and target environment.
|
|
55
58
|
|
|
56
59
|
## Next Steps on Failure
|
|
@@ -29,7 +29,7 @@ Domain: **Report Management**
|
|
|
29
29
|
## Commands
|
|
30
30
|
```bash
|
|
31
31
|
ae-cli analysis +query_report_data --project_id <project_id> --report_ids '[1001]'
|
|
32
|
-
ae-cli analysis +query_report_data --project_id <project_id> --report_ids '[1001]' --filters '{}' --group_by '[]' --request_id
|
|
32
|
+
ae-cli analysis +query_report_data --project_id <project_id> --report_ids '[1001]' --filters '{}' --group_by '[]' --request_id mcp_aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --use_cache true --start_date 2026-04-08 --end_date 2026-04-08 --time_granularity day --timeout_minutes 8
|
|
33
33
|
ae-cli analysis +query_report_data --dry-run
|
|
34
34
|
```
|
|
35
35
|
|
|
@@ -40,7 +40,7 @@ ae-cli analysis +query_report_data --dry-run
|
|
|
40
40
|
| `--report_ids` | Yes | List of report IDs |
|
|
41
41
|
| `--filters` | No | Optional filter JSON. If provided, MUST follow `+get_filter_schema`, and referenced fields must come from `analysis_meta +list_properties` in the same `project_id`. |
|
|
42
42
|
| `--group_by` | No | Optional group-by JSON array. If provided, MUST follow `+get_groupby_schema`, and referenced fields must come from `analysis_meta +list_properties` in the same `project_id`. |
|
|
43
|
-
| `--request_id` | No | Optional unique request ID. Generated automatically if omitted. |
|
|
43
|
+
| `--request_id` | No | Optional unique request ID used for tracking and cancellation. If provided, it must use `mcp_<32 lowercase hex UUID>`, for example `mcp_0123456789abcdef0123456789abcdef`. For long-running or cancelable queries, provide this before starting the query so it can be cancelled later with `+cancel_query --request_id <same value>`, even if the caller stops waiting before the tool returns. If `fetch failed`, HTTP timeout, or caller timeout happens, the backend query may still be running. The auto-generated requestId is not available when the HTTP request fails before a response, so preset `requestId` is required for proactive cleanup. Generated automatically if omitted. The response `metadata.requestId` can also be passed to `cancel_query` when the query is no longer needed. |
|
|
44
44
|
| `--use_cache` | No | Whether to use cache. Default: true |
|
|
45
45
|
| `--start_date` | No | Optional start date in yyyy-MM-dd format |
|
|
46
46
|
| `--end_date` | No | Optional end date in yyyy-MM-dd format |
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: ae-analysis-global
|
|
3
3
|
version: 1.0.0
|
|
4
|
-
description: "
|
|
4
|
+
description: "Use when AE/TE analysis requests mention query/current/service/deployment clusters, current cluster (当前集群), cluster info (集群信息/有哪些集群), global or multi-cluster data, all clusters/all servers, GLOBAL/SLAVE, list_query_clusters, cluster_query_scope, slave_cluster_id, country/region/server/shard/site/market routing, sw_cfg_enable_global_query, or when cluster may mean query cluster rather than audience/user segment."
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# ae-analysis-global
|
|
8
8
|
|
|
9
9
|
|
|
10
|
+
Load this skill based on user intent first. After loading, run `ae-cli config cluster-mode status`; the status gates whether these overlay rules apply, not whether this skill should be loaded.
|
|
11
|
+
|
|
10
12
|
This is an overlay for `ae-analysis`. First use the normal `ae-analysis` rules and matching command references. Apply the rules below only when local multi-cluster mode is enabled (`ae-cli config cluster-mode status`):
|
|
11
13
|
|
|
12
14
|
```bash
|
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: ae-analysis-intent
|
|
3
|
+
description: TE data analysis skill for metric checks, report/dashboard queries, SQL analysis, funnel/retention/path analysis, user drilldown, detail queries, anomaly diagnosis, and alert configuration. Trigger this skill whenever the user asks to check data, analyze trends, explain metric changes, or export evidence. Always use ae-cli first; only fall back to te-mcp when ae-cli has no matching capability or repeatedly fails for confirmed non-parameter reasons.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# TE Analysis Skill
|
|
7
|
+
|
|
8
|
+
## Goals
|
|
9
|
+
|
|
10
|
+
- Help users locate the correct data assets: events, properties, metrics, reports, dashboards, models.
|
|
11
|
+
- Produce reproducible query results through command-driven execution first.
|
|
12
|
+
- Provide trend interpretation, anomaly assessment, evidence, and actionable next steps.
|
|
13
|
+
|
|
14
|
+
## Mandatory Rules
|
|
15
|
+
|
|
16
|
+
1. **Tool priority**
|
|
17
|
+
- First priority: `ae-cli`.
|
|
18
|
+
- Second priority: `te-mcp`, only when ae-cli has no matching capability or repeatedly fails for confirmed non-parameter reasons.
|
|
19
|
+
- Builder validation errors, missing parameters, or `need_clarification` are not fallback reasons.
|
|
20
|
+
|
|
21
|
+
2. **`project_id` gate**
|
|
22
|
+
- Confirm `project_id` before any project-scoped query.
|
|
23
|
+
- If the user does not provide it and no verified project context exists, ask first. Do not guess.
|
|
24
|
+
|
|
25
|
+
3. **Ad-hoc analysis QP routing**
|
|
26
|
+
- For `event`, `retention`, `funnel`, and `prop_analysis`, use the matching QP builder first.
|
|
27
|
+
- Do not call `get_analysis_query_schema`, `list_events`, `list_properties`, `list_metrics`, or `get_metric` before these builders.
|
|
28
|
+
- Only call `query_adhoc` when the builder returns `status=generated`.
|
|
29
|
+
- If the builder returns `need_clarification`, `invalid_argument`, `unsupported_feature`, or `validation_error`, stop and ask/report the structured issue. Do not handcraft QP for these four models.
|
|
30
|
+
- For `distribution`, `attribution`, `heat_map`, `interval`, `path`, `rank_list`, and `sql`, use the legacy schema/metadata path before constructing QP.
|
|
31
|
+
|
|
32
|
+
4. **Existing asset first**
|
|
33
|
+
- Before ad-hoc analysis, search existing reports/dashboards when the request could match a saved business asset.
|
|
34
|
+
- If a matching report/dashboard exists, query it instead of creating a redundant ad-hoc query.
|
|
35
|
+
- Skip this only when the user explicitly asks for custom ad-hoc exploration or the saved asset does not cover required filters/groupings.
|
|
36
|
+
|
|
37
|
+
5. **Pre-check before write operations**
|
|
38
|
+
- For create/update actions, run with `--dry-run` first whenever possible.
|
|
39
|
+
- After a successful write, generate and return a resource link with `analysis_common +get_resource_url` when a resource ID is available.
|
|
40
|
+
|
|
41
|
+
6. **Absolute contribution attribution**
|
|
42
|
+
- Mandatory: when attributing metric changes to dimensions, use absolute contribution decomposition. Do not judge the primary driver solely by relative change percentage.
|
|
43
|
+
- See `F. ABSOLUTE_CONTRIBUTION_ATTRIBUTION` in the `ae-analysis` skill for the full algorithm and workflow.
|
|
44
|
+
- Additive metrics: sort by `|delta_dim_i|`, not by `delta_dim_i / baseline`.
|
|
45
|
+
- Ratio metrics: separate rate effects from composition effects and report hierarchically.
|
|
46
|
+
- Self-check: verify that dimension contributions sum to approximately 100% before outputting.
|
|
47
|
+
|
|
48
|
+
## Capability Routing Rules
|
|
49
|
+
|
|
50
|
+
1. Check whether ae-cli has a matching command.
|
|
51
|
+
2. If yes, execute with ae-cli.
|
|
52
|
+
3. If ae-cli fails because of missing parameters, bad field types, bad time format, permissions, timeout, or invalid payload, fix and retry ae-cli first.
|
|
53
|
+
4. Fall back to te-mcp only for command-not-found, not-supported/not-implemented, clear capability gap, or repeated non-parameter failures.
|
|
54
|
+
5. When falling back, briefly state why ae-cli cannot satisfy the capability.
|
|
55
|
+
|
|
56
|
+
## Common ae-cli Capability Map
|
|
57
|
+
|
|
58
|
+
Command format:
|
|
59
|
+
|
|
60
|
+
```bash
|
|
61
|
+
ae-cli <service> +<command> [options]
|
|
62
|
+
```
|
|
63
|
+
|
|
64
|
+
### Project and resource
|
|
65
|
+
|
|
66
|
+
- List projects: `ae-cli analysis_common +list_projects`
|
|
67
|
+
- Generate resource link: `ae-cli analysis_common +get_resource_url -p <project_id> --resource_type <type> --resource_id <id>`
|
|
68
|
+
|
|
69
|
+
### Metadata discovery
|
|
70
|
+
|
|
71
|
+
- Event list: `ae-cli analysis_meta +list_events -p <project_id>`
|
|
72
|
+
- Property list: `ae-cli analysis_meta +list_properties -p <project_id>`
|
|
73
|
+
- Metric list: `ae-cli analysis_meta +list_metrics -p <project_id>`
|
|
74
|
+
- Table columns: `ae-cli analysis +get_table_columns -p <project_id> --catalog hive --schema ta --table <table>`
|
|
75
|
+
|
|
76
|
+
### Report/dashboard queries
|
|
77
|
+
|
|
78
|
+
- Report list: `ae-cli analysis +list_reports -p <project_id>`
|
|
79
|
+
- Report definition: `ae-cli analysis +get_report_definition -p <project_id> -r <report_id>`
|
|
80
|
+
- Report data: `ae-cli analysis +query_report_data -p <project_id> --report_ids '[<report_id>]'`
|
|
81
|
+
- Dashboard list: `ae-cli analysis +list_dashboards -p <project_id>`
|
|
82
|
+
- Dashboard detail: `ae-cli analysis +query_dashboard_detail -p <project_id> -d <dashboard_id>`
|
|
83
|
+
- Dashboard report data: `ae-cli analysis +query_dashboard_report_data -p <project_id> -d <dashboard_id>`
|
|
84
|
+
|
|
85
|
+
### Ad-hoc analysis
|
|
86
|
+
|
|
87
|
+
Builder-supported models:
|
|
88
|
+
|
|
89
|
+
- Event QP builder: `ae-cli analysis +build_event_analysis_qp ...`
|
|
90
|
+
- Retention QP builder: `ae-cli analysis +build_retention_analysis_qp ...`
|
|
91
|
+
- Funnel QP builder: `ae-cli analysis +build_funnel_analysis_qp ...`
|
|
92
|
+
- Property analysis QP builder: `ae-cli analysis +build_prop_analysis_qp ...`
|
|
93
|
+
- Execute query: `ae-cli analysis +query_adhoc -p <project_id> --model_type <model_type> --qp '<builder_qp>'`
|
|
94
|
+
|
|
95
|
+
Legacy/manual models:
|
|
96
|
+
|
|
97
|
+
- Schema: `ae-cli analysis +get_analysis_query_schema --model_type <distribution|attribution|heat_map|interval|path|rank_list|sql>`
|
|
98
|
+
- Execute query: `ae-cli analysis +query_adhoc -p <project_id> --model_type <model_type> --qp '<manual_qp>'`
|
|
99
|
+
|
|
100
|
+
### Drilldown and details
|
|
101
|
+
|
|
102
|
+
- User drilldown: `ae-cli analysis +drilldown_users ...`
|
|
103
|
+
- User event sequence: `ae-cli analysis +drilldown_user_events ...`
|
|
104
|
+
- Entity details: `ae-cli analysis +query_entity_details ...`
|
|
105
|
+
- Event details: `ae-cli analysis +query_event_details ...`
|
|
106
|
+
|
|
107
|
+
## Standard Execution Flow
|
|
108
|
+
|
|
109
|
+
1. Clarify scope: KPI, model type, time window, dimensions, filters, and comparison baseline.
|
|
110
|
+
2. Confirm `project_id`.
|
|
111
|
+
3. Search existing reports/dashboards if the request may map to a saved business asset.
|
|
112
|
+
4. If a matching asset exists, query report/dashboard data.
|
|
113
|
+
5. If no existing asset is used:
|
|
114
|
+
- `event` / `retention` / `funnel` / `prop_analysis`: builder -> `query_adhoc`
|
|
115
|
+
- `distribution` / `attribution` / `heat_map` / `interval` / `path` / `rank_list` / `sql`: schema/metadata -> handcrafted QP -> `query_adhoc`
|
|
116
|
+
6. For anomalies, slice by channel/version/time/cohort first, then drill down to users and event chains when needed.
|
|
117
|
+
- Strictly apply absolute contribution decomposition: compute each dimension's absolute delta and contribution share, then sort by absolute delta magnitude.
|
|
118
|
+
7. Return conclusion, key evidence, likely causes, limitations, and next actions.
|
|
119
|
+
|
|
120
|
+
## Output Requirements
|
|
121
|
+
|
|
122
|
+
- Put the core conclusion first.
|
|
123
|
+
- Include key data points: time, dimension, metric, value, and comparison baseline.
|
|
124
|
+
- Explain trend or anomaly causes with confidence level or validation needs.
|
|
125
|
+
- Provide actionable next-step recommendations.
|
|
126
|
+
- Do not dump raw tables only.
|
|
127
|
+
- If data, definitions, or permissions are insufficient, explicitly state the limitation and ask for the missing input.
|
|
128
|
+
- Attribution output requirements:
|
|
129
|
+
- State the metric's total change in absolute and percentage terms in the core conclusion.
|
|
130
|
+
- List dimension contributions sorted by absolute delta descending; each dimension shows dimension value, absolute delta, contribution share, and relative change.
|
|
131
|
+
- Focus the conclusion on dimensions with the largest contribution share, not the largest relative change.
|
|
132
|
+
- Self-check that all dimension contribution shares sum to approximately 100%; flag the result if deviation exceeds 5 percentage points.
|
|
@@ -0,0 +1,242 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: ae-data-integration-helper
|
|
3
|
+
description: Answers questions about ThinkingData SDK integration and usage, including the LogBus2 data import tool. Trigger words: 怎么接入 / 如何集成 / SDK / 埋点 / 报错 / 使用方式 / API / LogBus / tracking / integration / how to integrate / data import / データ連携 / インテグレーション / 트래킹 / 연동.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# ae-data-integration-helper
|
|
7
|
+
|
|
8
|
+
> **Conversation language**: This skill document is in English, but **all output to the user MUST be in the user's input language**.
|
|
9
|
+
> Chinese input → Chinese reply; English input → English reply; Japanese input → Japanese reply.
|
|
10
|
+
> If uncertain, default to English.
|
|
11
|
+
> This applies to all output: headings, step descriptions, code comments, examples, etc.
|
|
12
|
+
> **⚠️ CRITICAL: Many reference documents (FAQ, wiki) are in Chinese. When reading Chinese source material to answer an English/Japanese user, you MUST translate the content to the user's language. The source document's language is NOT the user's language. Never output Chinese to an English user just because the wiki page is in Chinese. Use the Terminology Glossary above to map terms accurately.**
|
|
13
|
+
> Do NOT copy Chinese text verbatim from this document into English/Japanese replies.
|
|
14
|
+
|
|
15
|
+
## Terminology Glossary
|
|
16
|
+
|
|
17
|
+
| 中文 | English | Notes |
|
|
18
|
+
|------|---------|-------|
|
|
19
|
+
| 埋点 / 数据上报 | Tracking / Data Ingestion | Sending event data to TE |
|
|
20
|
+
| 用户识别规则 | User Identification Rule | distinct_id / account_id mapping |
|
|
21
|
+
| 访客 ID | Visitor ID / Guest ID | Anonymous user before login |
|
|
22
|
+
| 登录 ID | Login ID / Account ID | Identified user after login |
|
|
23
|
+
| 预置属性 | Preset Property | `#device_id`, `#time`, `#ip`, etc. |
|
|
24
|
+
| 系统字段 | System Field | TE built-in fields prefixed with `#` |
|
|
25
|
+
| 事件格式 | Event Format | Event name + properties structure |
|
|
26
|
+
| 属性类型 | Property Type | String / Number / Boolean / Date / Array |
|
|
27
|
+
| 数据校验 | Data Validation | Verify event format & property types |
|
|
28
|
+
| 公共服务端属性 | Super Property | Properties attached to all events |
|
|
29
|
+
| 可更新事件 | Updatable Event | Event whose properties can be updated after creation |
|
|
30
|
+
| 首次事件校验 | First Event Check | Validate an event's first occurrence |
|
|
31
|
+
| 自动采集 | Auto-track | Auto-collected events (app install, start, page view, etc.) |
|
|
32
|
+
| 实时调试 | Real-time Debug / Debug Mode | Device binding + live data validation |
|
|
33
|
+
| 合规 / 隐私 | Compliance / Privacy | GDPR, privacy policy, SDK data collection rules |
|
|
34
|
+
| 数据导入 | Data Import | LogBus2 / RESTful API / DataX |
|
|
35
|
+
| 缓存上报 | Batch Upload / Buffered Upload | Cache events locally, then upload in batches |
|
|
36
|
+
| 重试策略 | Retry Strategy | Re-upload failed data automatically |
|
|
37
|
+
| 数据加密 | Data Encryption | Encrypt event data before upload |
|
|
38
|
+
| 时间校准 | Time Calibration | Sync device time with server time |
|
|
39
|
+
| 多端上报 | Multi-platform Tracking | Report events from multiple clients/services |
|
|
40
|
+
| 用户割裂 | User Fragmentation | Same user split into multiple TE user profiles |
|
|
41
|
+
| 上报模式 | Upload Mode | Normal / Debug / Debug_Only |
|
|
42
|
+
| LoggerConsumer | LoggerConsumer | Server SDK consumer that writes events to local log files |
|
|
43
|
+
| BatchConsumer | BatchConsumer | Server SDK consumer that uploads events in batches |
|
|
44
|
+
| DebugConsumer | DebugConsumer | Server SDK consumer for debug mode (not for production) |
|
|
45
|
+
|
|
46
|
+
## When to Trigger
|
|
47
|
+
|
|
48
|
+
Trigger when a user asks about:
|
|
49
|
+
|
|
50
|
+
- **Pre-ingestion Preparation**:
|
|
51
|
+
- User identification rules (distinct_id / account_id / visitor ID / login ID)
|
|
52
|
+
- Data rules (event format / property types / validation)
|
|
53
|
+
- Preset properties & system fields (`#device_id`, `#time`, etc.)
|
|
54
|
+
- **Client SDK Integration**: Android / iOS / JavaScript / Unity / OpenHarmony / Mini-program, etc.
|
|
55
|
+
- **Server SDK Integration**: Java / Python / Go / Node.js / PHP / C#, etc.
|
|
56
|
+
- **Data Import**: LogBus2 / RESTful API / DataX
|
|
57
|
+
- **Advanced Data Types**: Updatable events / first event check
|
|
58
|
+
- **Auto-tracking**: Page view / button click / app start, etc.
|
|
59
|
+
- **Real-time Debugging**: Debug mode / device binding / data validation
|
|
60
|
+
- **Compliance / Privacy**: GDPR / privacy policy / SDK data collection rules
|
|
61
|
+
- **API Usage**: `init` / `track` / `user_set` / LoggerConsumer, etc.
|
|
62
|
+
- **Configuration**: Debug mode / data validation / retry strategy
|
|
63
|
+
- **Troubleshooting**: Upload failures / missing data / format errors
|
|
64
|
+
|
|
65
|
+
**Do NOT trigger**: Inline Q&A within `ae-generate-tracking-plan` or `ae-generate-tracking-code` sessions (those skills have their own workflows).
|
|
66
|
+
|
|
67
|
+
## Workflow
|
|
68
|
+
|
|
69
|
+
### Step 1: Parse the Question
|
|
70
|
+
|
|
71
|
+
Extract from the user's query:
|
|
72
|
+
|
|
73
|
+
- **Topic category**:
|
|
74
|
+
- Pre-ingestion Prep: User identification / data rules / preset properties
|
|
75
|
+
- Client SDK: Android / iOS / JavaScript / Unity / OpenHarmony / Mini-program, etc.
|
|
76
|
+
- Server SDK: Java / Python / Go / Node.js / PHP / C#, etc.
|
|
77
|
+
- Data Import: LogBus2 / RESTful API / DataX
|
|
78
|
+
- Advanced Data Types: Updatable events / first event check
|
|
79
|
+
- Auto-tracking: Page view / button click / app start
|
|
80
|
+
- Real-time Debug: Debug mode / device binding / data validation
|
|
81
|
+
- Compliance: GDPR / privacy policy / SDK data collection rules
|
|
82
|
+
- **Query type**: Integration method / API usage / configuration / deployment / error / logging
|
|
83
|
+
|
|
84
|
+
### Step 1.5: Information Gathering
|
|
85
|
+
|
|
86
|
+
**⚠️ Key principle: When the question is vague, gather information FIRST before answering. Do NOT guess or ramble.**
|
|
87
|
+
|
|
88
|
+
If the user's question involves any of the following scenarios, **collect critical information before proceeding**:
|
|
89
|
+
|
|
90
|
+
| Scenario | Must Collect |
|
|
91
|
+
|----------|-------------|
|
|
92
|
+
| "Data not showing up" / "Can't see data" / "Upload successful but nothing in the dashboard" | Upload method (SDK / LogBus / HTTP), data type (event / user property), specific symptom (no data at all / partial data) |
|
|
93
|
+
| "Error" / "Failure" type questions | Full error message, reproduction steps |
|
|
94
|
+
| "Can't connect" / "Unable to upload" | Platform/language used, error symptoms |
|
|
95
|
+
| "How to implement X" | Platform/language used, what X specifically means |
|
|
96
|
+
|
|
97
|
+
**Ask first, then answer**. Examples:
|
|
98
|
+
- "Data logs show success but the dashboard shows nothing — are you using SDK, LogBus, or HTTP upload?"
|
|
99
|
+
- "Can't connect — which language/platform are you using? Can you share the error message?"
|
|
100
|
+
|
|
101
|
+
### Step 2: Find Relevant Documentation
|
|
102
|
+
|
|
103
|
+
**Prefer FAQ documents first** (for quick lookup of specific issues):
|
|
104
|
+
1. Read `skills/ae-data-integration-helper/references/` corresponding FAQ (e.g., `android_sdk_faq.md`, `logbus2_guide.md`, etc.)
|
|
105
|
+
2. FAQ documents cover specific troubleshooting, code examples, parameter tables, and best practices
|
|
106
|
+
|
|
107
|
+
**Check wiki when FAQ has no answer** (for framework-level and authoritative content):
|
|
108
|
+
1. Read `~/.ae-cli/wiki/te-docs/index.md` to locate document paths
|
|
109
|
+
2. Prefer overview documents under `~/.ae-cli/wiki/te-docs/synthesis/`
|
|
110
|
+
3. For detailed API references, check the corresponding main document under `~/.ae-cli/wiki/te-docs/raw/`
|
|
111
|
+
|
|
112
|
+
**Commonly used FAQ documents**:
|
|
113
|
+
- `references/android_sdk_faq.md` — Android SDK integration & FAQ
|
|
114
|
+
- `references/ios_sdk_faq.md` — iOS SDK integration & FAQ
|
|
115
|
+
- `references/java_sdk_faq.md` — Java SDK integration & FAQ
|
|
116
|
+
- `references/logbus2_guide.md` — LogBus2 complete configuration guide
|
|
117
|
+
- `references/sdk_usage_notes.md` — Client/server SDK usage notes
|
|
118
|
+
- `references/restful_api_notes.md` — RESTful API usage notes
|
|
119
|
+
- Full list: see `references/index.md`
|
|
120
|
+
|
|
121
|
+
### Step 3: Read & Summarize
|
|
122
|
+
|
|
123
|
+
After reading relevant documentation, output in the following format:
|
|
124
|
+
|
|
125
|
+
```
|
|
126
|
+
## <Topic> (<Platform>)
|
|
127
|
+
|
|
128
|
+
### Summary
|
|
129
|
+
<1-2 sentence description>
|
|
130
|
+
|
|
131
|
+
### Integration / Usage Steps
|
|
132
|
+
1. <Step 1>
|
|
133
|
+
2. <Step 2>
|
|
134
|
+
...
|
|
135
|
+
|
|
136
|
+
### Code Example
|
|
137
|
+
```<language>
|
|
138
|
+
<code>
|
|
139
|
+
```
|
|
140
|
+
|
|
141
|
+
### Notes / Caveats
|
|
142
|
+
- <Note 1>
|
|
143
|
+
- <Note 2>
|
|
144
|
+
|
|
145
|
+
### Source Document
|
|
146
|
+
<Prefer wiki document sourceUrl. Language rules:
|
|
147
|
+
- User interacts in Chinese → provide Chinese doc (lan=zh-CN)
|
|
148
|
+
- User interacts in other languages → provide English doc (lan=en-US)
|
|
149
|
+
- Chinese-only SDKs (Mini-program / OpenHarmony / Cocos2d-Lua / LayaAir / Egret) → Chinese only
|
|
150
|
+
Example: https://docs-v2.thinkingdata.cn/?version=v6.0&lan=en-US&code=xxx>
|
|
151
|
+
(If no sourceUrl, provide local .md file path)
|
|
152
|
+
```
|
|
153
|
+
|
|
154
|
+
**⚠️ Information Accuracy Rules**:
|
|
155
|
+
- **Only output what is in the documentation**. Do NOT speculate, imagine, or fill in defaults.
|
|
156
|
+
- For uncertain information (e.g., data delay times, specific limit values), **do NOT fabricate**.
|
|
157
|
+
- If the document has no direct answer but allows inference: mark under "Source Document" as "Synthesized inference; recommend verification".
|
|
158
|
+
- If the documentation truly does not cover the question, fall back to Step 4. Do NOT force an answer.
|
|
159
|
+
|
|
160
|
+
### Step 4: Fallback
|
|
161
|
+
|
|
162
|
+
If neither FAQ nor wiki has relevant content:
|
|
163
|
+
- Provide the official online documentation link: https://docs-v2.thinkingdata.cn
|
|
164
|
+
- Optionally suggest running the `te-wiki-synthesize` skill to generate a new synthesis document.
|
|
165
|
+
|
|
166
|
+
## Example Conversations
|
|
167
|
+
|
|
168
|
+
**User**: What is distinct_id and how do I use it?
|
|
169
|
+
|
|
170
|
+
**Agent**:
|
|
171
|
+
1. Read `references/index.md` to find user identification rule document paths
|
|
172
|
+
2. If `sdk_usage_notes.md` or wiki has relevant sections, read those first
|
|
173
|
+
3. Output in the Step 3 format
|
|
174
|
+
|
|
175
|
+
**User**: How do I configure LogBus2?
|
|
176
|
+
|
|
177
|
+
**Agent**:
|
|
178
|
+
1. Read `references/logbus2_guide.md`
|
|
179
|
+
2. Output in the Step 3 format
|
|
180
|
+
|
|
181
|
+
**User**: Java SDK is losing data — what should I do?
|
|
182
|
+
|
|
183
|
+
**Agent**:
|
|
184
|
+
1. Read `references/java_sdk_faq.md`, section on "LoggerConsumer data loss risks"
|
|
185
|
+
2. Output in the Step 3 format
|
|
186
|
+
|
|
187
|
+
**User**: How do I integrate the Android SDK?
|
|
188
|
+
|
|
189
|
+
**Agent**:
|
|
190
|
+
1. Read `references/android_sdk_faq.md` or `~/.ae-cli/wiki/te-docs/index.md` to find Android SDK path
|
|
191
|
+
2. Read the relevant sections
|
|
192
|
+
3. Output in the Step 3 format
|
|
193
|
+
|
|
194
|
+
```
|
|
195
|
+
## Android SDK Integration
|
|
196
|
+
|
|
197
|
+
### Summary
|
|
198
|
+
Android SDK supports both Gradle and manual AAR integration. Gradle is recommended.
|
|
199
|
+
|
|
200
|
+
### Integration Steps (Gradle)
|
|
201
|
+
1. Add mavenCentral to project-level `build.gradle`:
|
|
202
|
+
```groovy
|
|
203
|
+
repositories { mavenCentral() }
|
|
204
|
+
```
|
|
205
|
+
2. Add dependency to module-level `build.gradle`:
|
|
206
|
+
```groovy
|
|
207
|
+
dependencies {
|
|
208
|
+
implementation 'cn.thinkingdata.android:ThinkingAnalyticsSDK:3.3.6'
|
|
209
|
+
}
|
|
210
|
+
```
|
|
211
|
+
3. Initialize SDK:
|
|
212
|
+
```java
|
|
213
|
+
TDAnalytics.init(this, SERVER_URL, APPID);
|
|
214
|
+
```
|
|
215
|
+
|
|
216
|
+
### Source Document
|
|
217
|
+
~/.ae-cli/wiki/te-docs/raw/data-ingestion-guide/client-sdk/android.md
|
|
218
|
+
```
|
|
219
|
+
|
|
220
|
+
**User**: How do I enable real-time debugging for Android SDK?
|
|
221
|
+
|
|
222
|
+
**Agent**:
|
|
223
|
+
1. Read `~/.ae-cli/wiki/te-docs/raw/data-ingestion-guide/client-sdk/android/android-advanced/debugging-and-logging.md`
|
|
224
|
+
2. Output in the Step 3 format
|
|
225
|
+
|
|
226
|
+
## Internal Reference
|
|
227
|
+
|
|
228
|
+
**FAQ Documents** (check first):
|
|
229
|
+
- `references/index.md` — All FAQ document index
|
|
230
|
+
- `references/android_sdk_faq.md` — Android SDK FAQ
|
|
231
|
+
- `references/logbus2_guide.md` — LogBus2 complete guide
|
|
232
|
+
- `references/sdk_usage_notes.md` — SDK usage notes
|
|
233
|
+
|
|
234
|
+
**Wiki Documents** (check when FAQ has no answer):
|
|
235
|
+
- `~/.ae-cli/wiki/te-docs/index.md` — All wiki document index
|
|
236
|
+
- `~/.ae-cli/wiki/te-docs/schema.md` — Wiki layout description
|
|
237
|
+
- `~/.ae-cli/wiki/te-docs/raw/preparations-before-data-ingestion/user-identification-rules.md` — User Identification Rules
|
|
238
|
+
- `~/.ae-cli/wiki/te-docs/raw/preparations-before-data-ingestion/data-rules.md` — Data Rules
|
|
239
|
+
- `~/.ae-cli/wiki/te-docs/raw/preparations-before-data-ingestion/preset-properties-and-system-fields.md` — Preset Properties
|
|
240
|
+
- `~/.ae-cli/wiki/te-docs/raw/advanced-data-type/updated-event.md` — Updatable Event
|
|
241
|
+
- `~/.ae-cli/wiki/te-docs/raw/advanced-data-type/first-event-check.md` — First Event Check
|
|
242
|
+
- `~/.ae-cli/wiki/te-docs/raw/data-ingestion-guide/data-import-tools/logbus2-user-guide.md` — LogBus2
|