Most Popular
= sanitize($plan['name']) ?>
= $plan['price_monthly'] == 0 ? 'Free' : '₹' . number_format($plan['price_monthly']) ?>
= $plan['price_monthly'] > 0 ? '/ month' : '' ?>
= sanitize($plan['description'] ?? '') ?>
- = $plan['surveys_limit'] == -1 ? 'Unlimited surveys' : $plan['surveys_limit'] . ' surveys' ?>
- = $plan['responses_monthly'] == -1 ? 'Unlimited responses / mo' : number_format($plan['responses_monthly']) . ' responses / mo' ?>
- = $plan['questions_limit'] == -1 ? 'Unlimited questions' : $plan['questions_limit'] . ' questions / survey' ?>
- = sanitize($feat) ?>
- Custom branding & logo
- No custom branding
- API access
= $plan['price_monthly']): ?>
Need Enterprise pricing?
Custom volume plans with dedicated support. Contact us →