Referral Program ماژول
Member referral codes for your community: each user gets a deterministic code, invitees credit their referrer once with /redeemref, and /referrals shows a running count. Self- and double-redeem are blocked. No links, tiers, payouts or token rewards.
Referral Program Demo
bot
ماژول Referral Program چه میکند؟
Member referral codes for your community: each user gets a deterministic code, invitees credit their referrer once with /redeemref, and /referrals shows a running count. Self- and double-redeem are blocked. No links, tiers, payouts or token rewards.
- Growth hacking
- Community building
- Token distribution
هر آنچه نیاز دارید
تمام ویژگیهای قدرتمند موجود در ماژول Referral Program را کشف کنید.
Deterministic code per member
شامل ماژول Referral Program برای یکپارچگی بدون درز.
Self- and double-redeem blocked
شامل ماژول Referral Program برای یکپارچگی بدون درز.
Running count with /referrals
شامل ماژول Referral Program برای یکپارچگی بدون درز.
موارد استفاده
ببینید چگونه کسبوکارها از ماژول Referral Program استفاده میکنند
Growth hacking
مناسب برای تیمهایی که به دنبال پیادهسازی قابلیتهای growth hacking هستند.
Community building
مناسب برای تیمهایی که به دنبال پیادهسازی قابلیتهای community building هستند.
Token distribution
مناسب برای تیمهایی که به دنبال پیادهسازی قابلیتهای token distribution هستند.
یکپارچهسازی آسان
از API RESTful یا وبهوکهای ما برای یکپارچهسازی ماژول Referral Program با سیستمهای موجود خود استفاده کنید.
مشاهده مستندات API// Enable Referral Program module
curl -X POST https://api.botlaunch.io/v1/modules \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"module": "referral-program",
"enabled": true,
"config": {
// Your configuration here
}
}'
// Response
{
"success": true,
"module": {
"id": "referral-program",
"name": "Referral Program",
"enabled": true,
"status": "active"
}
}ماژولهای مرتبط
ماژولهای دیگر در دسته کریپتو و دیفای را کشف کنید
آماده استفاده از Referral Program هستید؟
همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.