diff --git a/docs/mini-apps/growth/data-driven-growth.mdx b/docs/mini-apps/growth/data-driven-growth.mdx index 22d04e20..f12a07cd 100644 --- a/docs/mini-apps/growth/data-driven-growth.mdx +++ b/docs/mini-apps/growth/data-driven-growth.mdx @@ -36,6 +36,7 @@ For a complete example, see the [manifest documentation](/mini-apps/features/man ```json { "accountAssociation": { ... }, + "miniapp": { ... }, "frame": { ... }, "baseBuilder": { "allowedAddresses": ["0x..."] @@ -81,4 +82,4 @@ How users are entering your application. Shows traffic sources such as Base App ### Data Access -All analytics data is available through the Base.dev dashboard in real-time. Metrics update as users interact with your miniapp within the Base App ecosystem. \ No newline at end of file +All analytics data is available through the Base.dev dashboard in real-time. Metrics update as users interact with your miniapp within the Base App ecosystem.