# 微信小程序分析接入

MTA 小程序分析是一款对移动端微信小程序应用专业分析统计工具。

开发者注册后下载js sdk代码，放置到小程序项目中，发起上报即可分析小程序用户访问数据。

详细接入文档，请参考：

[MTA 小程序集成准备](https://dtsupport.gitbook.io/mta-docs/wechat_mini_program/wechat_mini_program_preparation)

[MTA 小程序快速集成](https://dtsupport.gitbook.io/mta-docs/wechat_mini_program/wechat_mini_program_access)

[MTA 小程序高级功能](https://dtsupport.gitbook.io/mta-docs/wechat_mini_program/wechat_mini_program_advance_access)

[MTA 小程序数据接口](https://dtsupport.gitbook.io/mta-docs/wechat_mini_program/wechat_mini_program_api)

[MTA 小程序常见问题](https://dtsupport.gitbook.io/mta-docs/wechat_mini_program/wechat_mini_program_faq)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dtsupport.gitbook.io/mta-docs/wechat_mini_program.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
