موجود در حرفه‌ای

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.

Deterministic code per member
Self- and double-redeem blocked
Running count with /referrals
9:41
5G
R

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

یکپارچه‌سازی آسان

از 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 هستید؟

همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.