Discount Examples & Strategies
Ready-to-use discount configurations for common gym promotions, along with best practices for naming, code creation, and tracking.
Common Discount Types
New Member Discount
- Amount — 20%
- Applicable to — Memberships
- Recurring Plan Payments — Limit to 1 payment
- Per Customer — 1 use
First month discount for new members.
Seasonal Promotion
- Amount — 15%
- Applicable to — Products & Memberships
- Start Date — Holiday start
- End Date — Holiday end
- Total Uses — 200
Limited-time holiday sale.
Referral Discount
- Amount — $25
- Applicable to — Memberships
- Recurring Plan Payments — Limit to 1
One-time credit for referrals.
Student Discount
- Amount — 10%
- Applicable to — Memberships
- Recurring Plan Payments — Every payment
- Validity — All membership plans
Ongoing discount for students.
Flash Sale
- Amount — 30%
- Applicable to — Products
- Start Date — Today
- End Date — Tomorrow
- Total Uses — 50
24-hour product sale.
Best Practices
Naming Conventions
Use clear, descriptive names:
- ✅ "Summer 2025 - 20% Off"
- ✅ "New Member First Month Free"
- ❌ "Discount 1"
- ❌ "Promo"
Code Creation
Choose memorable, easy-to-type codes:
- ✅ "SUMMER25"
- ✅ "WELCOME10"
- ✅ "FLASH50"
- ❌ "DISC-2025-001-XYZ"
Usage Tracking
- Monitor usage counts regularly
- Track which discounts perform best
- Review expired discounts
Planning Promotions
- Create discounts before promotions start
- Set future start dates for launches
- Use end dates to auto-expire promotions
- Test codes before advertising
Troubleshooting
Discount Not Applying
- Verify the code is spelled correctly (case-sensitive)
- Check the discount hasn't expired (end date passed)
- Confirm total uses haven't been exhausted
- Ensure the discount applies to the correct type (memberships vs products)
Discount Applied to Wrong Amount
- Check if the discount is percentage or fixed amount
- For recurring payments, verify the "Recurring Plan Payments" setting (every payment vs limited number of payments)
- Note: only one discount can be applied per invoice
Members Sharing Codes
- Set "Per Customer" limit to 1 use
- Use unique codes for VIP/referral discounts
- Monitor usage counts regularly
Related Topics
- Creating & Managing Discounts - Discount setup and configuration
- Membership Plans - Plans eligible for discounts
- Products - Products eligible for discounts