diff --git a/content/docs/dashboard/dashboard-creating-flows/analytics.mdx b/content/docs/dashboard/dashboard-creating-flows/analytics.mdx new file mode 100644 index 0000000..207bbe4 --- /dev/null +++ b/content/docs/dashboard/dashboard-creating-flows/analytics.mdx @@ -0,0 +1,9 @@ +--- +title: "Analytics" +sidebarTitle: "Analytics" +description: "Track dropoff, chart progress, and measure the performance of your flows." +--- + + +Flows analytics are launching in March. Superwall will make it easy to track dropoff, chart progress, and more in Flows. Come back soon for more details. + diff --git a/content/docs/dashboard/dashboard-creating-flows/meta.json b/content/docs/dashboard/dashboard-creating-flows/meta.json index 3924547..5328865 100644 --- a/content/docs/dashboard/dashboard-creating-flows/meta.json +++ b/content/docs/dashboard/dashboard-creating-flows/meta.json @@ -9,6 +9,7 @@ "ordering-screens", "flow-elements", "permission-prompts", - "tips" + "tips", + "analytics" ] }