# 运营

分析的最终目的是为了落地，运营模块会集中常用的运营触达工具，帮助运营、市场人员在合适的时间把合适的内容通过合适的方式推送给合适的人群，来实现促活、召回，同时提升用户对产品的体验。

包括以下工具：

* [消息通知](/features/operation/pushmessage.md)
* 应用内消息（研发中）
* [电子邮件](/features/operation/email.md)
* [短信](/features/operation/sms.md)
* [广告跟踪](/features/operation/utm.md)

![ ](https://imguserradar.analysys.cn/fangzhou/img/2019/01/201901171130512721.jpg)

对于消息通知、电子邮件、短信等内容推送，易观方舟本身不直接去做推送，而是通过集成第三方推送服务商来进行。

方舟优势在于将圈定目标群体，编辑推送内容，加入监测方式，通过第三方服务商发送这个业务流程一站式完成，将用户行为分析的过程和触达过程有效结合，完成闭环分析，同时不打破企业使用既有推送服务使用习惯。

目前方舟集成的服务商如下：

* [消息通知](/features/operation/pushmessage.md)
  * 极光推送
  * 个推
  * 百度推送
  * 小米推送
  * 华为推送
* [电子邮件](/features/operation/email.md)
  * SendCloud
* [短信](/features/operation/sms.md)
  * 乐信通
  * 腾讯云短信
  * 云集
  * 领驭

更多服务商，持续接入中……

{% hint style="info" %}
以上内容没有解答我的问题？[点击我来反馈](https://support.qq.com/products/118522/) 🚀
{% endhint %}


---

# 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://arkdocs.analysys.cn/features/operation.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.
