# appflow与appstore first paid和subscription retention差异

#### 数据差异的原因：

当appflow与appstore的first paid和subscription retention有较大数据差异时，可能是以下两个原因导致的：

1. appflow源数据丢失（通过对比appflow与appstore的事件数据差异，如果差异百分比符合预期的话，就可以排除此原因）
2. appflow与appstore对于first paid的定义不同（但appstore没有文档描述first paid的定义，所以没有办法将appflow的first paid数据修改到与appstore first paid相同）

**如何对比appflow与appstore的事件数据差异？**

1. 在appflow配置appstore，参考[配置文档](/docs/integrations/app-store-connect-api.md)

<figure><img src="/files/PcpoXR2nHZidR27v5HpT" alt=""><figcaption></figcaption></figure>

2. 项目选择PT时区（appstore sales报表使用PT时区统计数据）

<figure><img src="/files/Cr6qawqNjRgJx8dPjAPB" alt=""><figcaption></figcaption></figure>

3. 在appflow建立report，report添加以下四个metric。进行事件对比：
   1. Trial和 Appstoere Activations
   2. Conversion to standard price 和 Appstoere Conversion to standard price

<figure><img src="/files/pnvCQ75GgTkPqX7f3ACc" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/hN6b7Nd4eNrc1tbcwP5n" alt=""><figcaption></figcaption></figure>

**此外，在AI Report的Monthly报表有新增appstore和appflow的事件对比数据的内容：**

ps: 需要先在appflow配置appstore connect api的使用，参考[配置文档](/docs/integrations/app-store-connect-api.md)

<figure><img src="/files/h4TWeAOCP7mKzCOjVmj9" alt=""><figcaption></figcaption></figure>


---

# 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://doc.appflow.ai/docs/others/appflow-yu-appstore-first-paid-he-subscription-retention-cha-yi.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.
