Skip to content

Commit 803f64d

Browse files
authored
Add table of SDK versions to customer-center-survey-responses-chart (#1005)
1 parent 947d0a7 commit 803f64d

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

docs/dashboard-and-metrics/charts/customer-center-survey-responses-chart.md renamed to docs/dashboard-and-metrics/charts/customer-center-survey-responses-chart.mdx

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@ slug: customer-center-survey-responses-chart
44
hidden: false
55
---
66

7-
:::info
8-
Your app must be on purchases-ios 5.14.0 or later for RevenueCat to get this data.
9-
:::
10-
117
The Customer Center Survey Responses chart breaks down the [survey responses](/tools/customer-center/customer-center-configuration#feedback-prompts-1) from customers who have interacted with the Customer Center by the selected response option so you can see why customers are cancelling, changing plans, or asking for refunds, and how the reasons are trending over time.
128

9+
### Supported SDK versions
10+
11+
Your app must use the following versions of the SDK and [implement the Customer Center](/tools/customer-center/customer-center-installation) to be able to show data in this chart:
12+
13+
import CustomerCenterSDKTable from '@site/src/components/CustomerCenter/CustomerCenterSDKTable';
14+
15+
<CustomerCenterSDKTable />
16+
1317
### Available settings
1418

1519
- Filters: Yes

0 commit comments

Comments
 (0)