Scale Your
Nepal SaaS

Engineered for Scale.
Deep attribution meets seamless rewards. A multi-layered approach to referral management.
Live Performance Tracking
Watch your viral coefficient evolve in real-time with pixel-perfect accuracy across all touchpoints.
Advanced Security
Device fingerprinting, bot detection, and automated fraud prevention.
Multi-App Isolation
Independent API keys and analytics for multiple products or staging environments.
Two-Sided Rewards
Incentivize both the advocate and the referred friend with custom logic for any event.
Infrastructure First
Join 2,000+ scaling teams
// Initialize referral webhook const referral = await client.events.create({ "type": "reward.qualified", "callback_url": "https://api.yourbrand.com/v1/webhooks", "metadata": { "campaign_id": "growth_q4", "user_tier": "pro" } }); console.log("Infrastructure active.");
API-Driven Architecture.
Build custom referral experiences with our robust REST APIs and real-time Webhooks. We don't just provide a dashboard; we provide a platform.
Dedicated Integration Support
Your dedicated account manager handles the complex mapping for your enterprise stack.
Your growth,
fully managed.
Our Dedicated Account Managers act as an extension of your engineering team, handling custom reward logic, API orchestrations, and strategy.
Priority Support
Active 24/7
Simple, Scaling Plans.
No hidden fees. Choose the tier that matches your growth velocity.
- check_circle1,000 Active Advocates
- check_circleBranded Experience
- check_circleUnlimited Advocates
- check_circleAdvanced Anti-Fraud AI
- check_circleMulti-Currency Support
- check_circleDedicated Strategist
- check_circleCustom Integration Path
- check_circleSLA-Backed Uptime
Technical FAQ
Infrastructure answers for scaling teams.
How do Webhooks work?
add
We send POST requests to your registered endpoint whenever a referral event occurs. You can verify payloads using the secret HMAC-SHA256 signature provided in your app settings.
Can I use multiple API keys?
add
Yes. Our platform allows you to create independent applications with their own unique API keys and webhooks, perfect for managing staging and production environments.
Do you support custom rewards?
add
Absolutely. You can use our 'External Payout' hook to trigger internal reward mechanisms like account credits, physical gifts, or NFT-styled badges.
How does device fingerprinting work?
add
We analyze multiple browser and hardware data points to create a unique identifier, preventing fraudulent signups even when attackers use VPNs or clear their cookies.
