all
Feature checklist
Review the current documentation coverage for the user-facing features audited from the Shopify app.
Summary
Review the current documentation coverage for the user-facing features audited from the Shopify app.
Where to find it
Documentation → Docs Operations → Feature checklist
Before you start
- None.
Steps
- Review the table below to confirm coverage by feature area.
- Use the linked docs pages when you need the end-user explanation behind a listed feature.
How to use this page
- The checklist is organized around user-facing behavior, not internal code modules.
- A feature can map to a role-specific guide or to a shared concepts page depending on who uses it.
Example
If you need to confirm storefront coverage, review the VIP builder and shared experience entries before editing storefront-related docs pages.
Tips and limits
- This table is only useful if it stays current with real product behavior.
- When a feature changes, update both the page content and the mapping entry.
| Feature | Area | App route | Docs page |
|---|---|---|---|
| Merchant dashboard metrics, setup progress, and recent activity | Merchant dashboard | app/(admin)/dashboard/page.tsx | /docs/merchant-guide/dashboard-overview |
| Partner directory, tabs, search, sort, and profile access | Partner management | app/(admin)/creators/page.tsx | /docs/merchant-guide/manage-partners |
| Manual partner creation with tier, socials, and custom commission | Partner management | app/(admin)/creators/new/page.tsx | /docs/merchant-guide/manage-partners |
| Partner profile editing, tier lock, social sync, contract details, and invitation actions | Partner management | app/(admin)/creators/[id]/page.tsx | /docs/merchant-guide/manage-partners |
| Verified partner discovery and invitation workflow | Partner management | app/(admin)/creators/invitations/page.tsx | /docs/merchant-guide/manage-partners |
| Application queue with filters, date ranges, bulk actions, and export | Applications | app/(admin)/applications/page.tsx | /docs/merchant-guide/review-applications |
| Application detail review, social validation, reply, approve, reject, and undo approval | Applications | app/(admin)/applications/[id]/page.tsx | /docs/merchant-guide/review-applications |
| Storefront list with search and access filters | Storefronts | app/(admin)/storefronts/page.tsx | /docs/merchant-guide/storefronts-and-builder-access |
| Merchant storefront builder access for a VIP partner storefront | Storefronts | app/(admin)/storefronts/[id]/builder/page.tsx | /docs/merchant-guide/storefronts-and-builder-access |
| Analytics overview with export, revenue, orders, ROI, click rate, and conversion rate | Analytics | app/(admin)/analytics/page.tsx | /docs/merchant-guide/analytics-and-reports |
| Partner leaderboard with period and sort controls | Analytics | app/(admin)/analytics/leaderboard/page.tsx | /docs/merchant-guide/analytics-and-reports |
| Engagement heatmap review | Analytics | app/(admin)/analytics/engagement/page.tsx | /docs/merchant-guide/analytics-and-reports |
| Campaign audience management, builder, preview, analytics, test send, schedule, and send now | Marketing | app/(admin)/marketing/email-campaigns/page.tsx | /docs/merchant-guide/email-campaigns |
| Payout request queue, approve, decline, and bulk actions | Payouts | app/(admin)/payouts/page.tsx | /docs/merchant-guide/payout-operations |
| Payout history and manual payout entry | Payouts | app/(admin)/payouts/page.tsx | /docs/merchant-guide/payout-operations |
| Merchant alert list and read state | Alerts | app/(admin)/alerts/page.tsx | /docs/merchant-guide/merchant-alerts |
| Fraud event review, notes, and review outcome tracking | Fraud review | app/(admin)/fraud-events/page.tsx | /docs/merchant-guide/fraud-alerts |
| General business details, reply-to email, and email logo | Settings | app/(admin)/settings/general/page.tsx | /docs/settings-guide/general-settings |
| Partner application toggle, field visibility, labels, and welcome message | Settings | app/(admin)/settings/applications/page.tsx | /docs/settings-guide/partner-program |
| Tier labels, commission rates, feature matrix, promotion rules, thresholds, and intake weights | Settings | app/(admin)/settings/tiers/page.tsx | /docs/settings-guide/tier-configuration |
| Global storefront discount, maximum discount, discount stacking, and discount function status | Settings | app/(admin)/settings/pricing/page.tsx | /docs/settings-guide/pricing-rules |
| Brand talking points, hashtags, tone, dos, and donts | Settings | app/(admin)/settings/brand-kit/page.tsx | /docs/settings-guide/brand-kit |
| UGC consent text for partner assets | Settings | app/(admin)/settings/ugc-rights/page.tsx | /docs/settings-guide/ugc-rights-settings |
| Fraud prevention toggles, thresholds, alert email, and stacking rules | Settings | app/(admin)/settings/fraud/page.tsx | /docs/settings-guide/fraud-prevention |
| Attribution model, cookie duration, pixels, hold period, and commission basis | Settings | app/(admin)/settings/attribution/page.tsx | /docs/settings-guide/attribution-settings |
| Klaviyo and Omnisend connection details and sync options | Settings | app/(admin)/settings/email-sync/page.tsx | /docs/settings-guide/email-sync |
| Welcome gift product search and variant selection | Settings | app/(admin)/settings/gifting/page.tsx | /docs/settings-guide/gifting-settings |
| Merchant payout gateway readiness, minimum payout amount, Stripe, and PayPal setup | Settings | app/(admin)/settings/payouts/page.tsx | /docs/settings-guide/payout-settings |
| Asset upload, assignment, visibility, rights flags, and product categorization | Settings | app/(admin)/settings/assets/page.tsx | /docs/settings-guide/asset-library |
| Contract template upload, activation, and version management | Settings | app/(admin)/settings/contracts/page.tsx | /docs/settings-guide/contract-templates |
| App proxy readiness and routing diagnostics | Settings | app/(admin)/settings/app-proxy/page.tsx | /docs/settings-guide/app-proxy-readiness |
| Partner self-signup form | Partner onboarding | app/creator/new/page.tsx | /docs/getting-started/partner-signup-and-login |
| Partner magic-link login | Partner onboarding | app/creator/login/page.tsx | /docs/getting-started/partner-signup-and-login |
| Standard affiliate dashboard home, wallet summary, links, assets, and tier watcher | Partner dashboard | app/creator/dashboard/page.tsx | /docs/standard-affiliate-guide/dashboard-and-profile |
| Profile editing for contact details, socials, bio, and address | Partner dashboard | app/creator/dashboard/profile/page.tsx | /docs/standard-affiliate-guide/dashboard-and-profile |
| Multi-store affiliations, default store selection, and disconnect flow | Partner dashboard | app/creator/dashboard/stores/page.tsx | /docs/core-concepts/store-context-and-switching |
| Managed short links, copy, export, search, and product sync prompt | Partner dashboard | app/creator/dashboard/affiliate-links/page.tsx | /docs/standard-affiliate-guide/affiliate-links |
| Partner payout method selection, Stripe onboarding, PayPal email, and payout requests | Partner dashboard | app/creator/dashboard/payout-settings/page.tsx | /docs/standard-affiliate-guide/payout-settings-and-history |
| Contract list, downloads, and signature workflow | Partner dashboard | app/creator/dashboard/contracts/page.tsx | /docs/standard-affiliate-guide/contracts-and-signing |
| VIP onboarding modal and feature walkthrough | VIP dashboard | app/creator/dashboard/WelcomeOnboardingModal.tsx | /docs/vip-partner-guide/vip-onboarding |
| Storefront content, hero media, welcome message, and thank-you message | VIP builder | app/creator/dashboard/builder/ContentTab.tsx | /docs/vip-partner-guide/storefront-content-and-layout |
| Storefront section order, visibility, partner photo, and video section | VIP builder | app/creator/dashboard/builder/LayoutBuilderTab.tsx | /docs/vip-partner-guide/storefront-content-and-layout |
| Featured products, notes, reorder, and add product modal | VIP builder | app/creator/dashboard/builder/ProductsTab.tsx | /docs/vip-partner-guide/storefront-content-and-layout |
| Theme, preview modes, access control, discounts, category discounts, and SEO fields | VIP builder | app/creator/dashboard/builder/LayoutThemeTab.tsx and AccessControlTab.tsx | /docs/vip-partner-guide/access-discounts-and-seo |
| Bundle creation, editing, publishing, and archive | VIP tools | app/creator/dashboard/bundle-manager/page.tsx | /docs/vip-partner-guide/bundle-manager |
| Real-time metrics, commission breakdown, deep links, engagement summary, and refund-adjusted earnings | VIP tools | app/creator/dashboard/analytics/page.tsx | /docs/vip-partner-guide/advanced-analytics |
| Discount visibility report and conversion impact snapshot | VIP tools | app/creator/dashboard/discount-visibility/page.tsx | /docs/vip-partner-guide/discount-visibility |
| Press kit downloads, brand talking points, and product photo library | VIP tools | app/creator/dashboard/press-kit/page.tsx | /docs/vip-partner-guide/press-kit-rights-and-gifting |
| UGC rights review and revoke flow | VIP tools | app/creator/dashboard/ugc-rights/page.tsx | /docs/vip-partner-guide/press-kit-rights-and-gifting |
| Welcome gift status and shipping address management | VIP tools | app/creator/dashboard/gifting-status/page.tsx | /docs/vip-partner-guide/press-kit-rights-and-gifting |
| Public partner profile with bio, affiliations, and share link | Shared experience | app/partner/[slug]/[id]/page.tsx | /docs/core-concepts/public-partner-profile |
| Welcome messages, returning visitor recognition, seasonal themes, and checkout partner attribution | Shared experience | lib/storefront and checkout extensions | /docs/core-concepts/public-storefront-experience |