> For the complete documentation index, see [llms.txt](https://dtsupport.gitbook.io/mta-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dtsupport.gitbook.io/mta-docs/h5.md).

# H5 分析接入

MTA HTML5分析是一款对移动端HTML5应用专业分析统计工具，支持普通的html页、app内嵌webview、微信内打开HTML5页等。

开发者注册后快速简洁的集成一段js sdk代码，就能掌控HTML页面实时访问情况、洞察用户行为。

详细接入文档，请参考

[MTA H5集成准备](/mta-docs/h5/h5_preparation.md)

[MTA H5集成接入](/mta-docs/h5/h5_access.md)

[MTA H5高级功能](/mta-docs/h5/h5_advance_access.md)

[MTA H5数据接口](/mta-docs/h5/h5_api.md)

[MTA H5指标说明](/mta-docs/h5/h5_indicator_description.md)

[MTA H5常见问题](/mta-docs/h5/h5_faq.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/h5.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.
