# SUBSCRIPTION ANALYTICS

- [Dashboard](https://doc.appflow.ai/docs/subscription-analytics/dashboard.md): Get a quick orientation to the main elements and features of the Appflow.ai dashboard.
- [Configurator](https://doc.appflow.ai/docs/subscription-analytics/configurator.md): The configurator panel is the designated space for crafting customized data widgets, providing you with the ability to generate funnels, cohorts, and custom slices as per your requirements.
- [Reports](https://doc.appflow.ai/docs/subscription-analytics/reports.md): The Report feature enables you to create customized reports and export them for easy sharing with your team members.
- [A/B Testing](https://doc.appflow.ai/docs/subscription-analytics/ab-testing.md): No-code A/B testing for your subscription paywalls with flexible user segments.
- [Integrations](https://doc.appflow.ai/docs/subscription-analytics/integrations.md): Different 3rd-party systems connections to send your purchase data from Appflow.ai
- [Create Push-notifications](https://doc.appflow.ai/docs/subscription-analytics/push-notifications.md): Personalize your push notifications based on in-app events, to engage with your end users with remote configuration.
- [In-app Messages](https://doc.appflow.ai/docs/subscription-analytics/in-app-messages.md): Engage with your users with in-app message using only a remote configuration control
- [Return of Advertisement](https://doc.appflow.ai/docs/subscription-analytics/return-of-advertisement.md): Measure the return of ads spent with the lifetime value of your paid subscribers.
- [Funnels](https://doc.appflow.ai/docs/subscription-analytics/funnels.md): Understand your post-install conversions along the entire users' lifecycle in your subscription apps, and compare it across different marketing channels >> campaigns >> creatives/keywords.
- [Funnel 2.0 BETA](https://doc.appflow.ai/docs/subscription-analytics/funnel-2.0-beta.md): Your end-users' journey
- [Closed Funnel和Open Funnel的定义](https://doc.appflow.ai/docs/subscription-analytics/closed-funnel-he-open-funnel-de-ding-yi.md)
- [系统内置的funnel事件](https://doc.appflow.ai/docs/subscription-analytics/xi-tong-nei-zhi-de-funnel-shi-jian.md)
- [预估LTV的计算](https://doc.appflow.ai/docs/subscription-analytics/yu-gu-ltv-de-ji-suan.md)
- [Entitlements](https://doc.appflow.ai/docs/subscription-analytics/entitlements.md): Entitle your users with remote configuration control
- [Visual Constructor](https://doc.appflow.ai/docs/subscription-analytics/visual-constructor.md): Test out the best Paywalls and Welcome pages of your mobile Apps with Appflow Visual Constructor


---

# 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/subscription-analytics.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.
