Lesson 12: Running the Business
A platform is not a project you finish -- it is a business you run. This lesson covers the day-to-day operations of managing FitSite: support, billing, maintenance, and keeping customers happy.
Where We Left Off
FitSite is live and customers are signing up. Now you need to run the operation sustainably.
Daily Operations
Monitoring
Check these daily (or set up alerts):
- Uptime: Is the platform accessible? Use an uptime monitoring service.
- New signups: How many new customers signed up today?
- Failed payments: Are there payment failures that need attention?
- Support requests: Are there unanswered customer questions?
Customer Support
Your niche focus is an advantage here. Because all your customers are fitness studios, you will see the same questions repeatedly:
Common questions you will get:
- "How do I update my class schedule?"
- "Can I change my site's colors?"
- "How do I add a new trainer to my site?"
- "My domain is not working"
- "How do I cancel/upgrade my plan?"
Build your knowledge base (started in Lesson 8) around these recurring questions. Every support ticket that could have been a knowledge base article is a signal to write that article.
Support Tiers
As you grow, structure support by plan:
| Plan | Support Level | Response Time |
|---|---|---|
| Starter | Knowledge base + email | 48 hours |
| Growth | Email support | 24 hours |
| Pro | Priority email + onboarding call | 4 hours |
The Support Tickets addon can help manage support requests within the platform.
Billing Operations
Recurring Payments
Ultimate Multisite handles recurring billing automatically through your payment gateway. Your job is to monitor for:
- Failed payments: Follow up promptly. Most failures are expired cards, not intentional cancellations.
- Dunning: Set up automated retry logic through your payment gateway (Stripe handles this well)
- Cancellation requests: Understand why customers leave. Every cancellation is feedback.