Last updated: 2026-09-18

WingerApp Influencer Program

Last updated: 2026-09-18 · Status: Draft — the program is not yet open to public applications; codes and links have not been distributed yet.

This page is written directly from the working code in backend/app/api/influencer.py and backend/app/models/__init__.py (Influencer, DeviceAttribution, RevenueShare). Anything not yet decided is marked [KARAR] (Turkish for "decision pending").

What the program is

The WingerApp Influencer Program is a referral program: you get a personal invite code/link, and you earn a share of the in-app subscription spend of the users you bring in. There's no signup fee — your earnings are a percentage of what your referrals actually spend, not a flat rate.

How it works

  1. Apply and get approved. The program currently runs with a limited number of influencers (100 slots total). Once approved, you're assigned a personal invite code (format WIN-XXXXXXXX) and a referral link (wingerapp.com/join/YOURCODE).
  2. Share your link. Anyone who taps your link is sent to the App Store/Google Play, and your code is copied to their device's clipboard automatically. The first time they open the app, the code is attributed to their device automatically, permanently, and one time only — they never have to type anything.
  3. Earn. When that person makes an in-app purchase (subscription, etc.), a percentage of what they spend is credited to you as a revenue share. You also earn an additional share from purchases made by users referred by influencers in your own sub-network (L2).

Revenue share rates

TierEarns fromRate
L1 (direct influencer)Users you referred directly10%
L1 (direct influencer)Users referred by L2 influencers in your own network (bonus)5%
L2 (sub-network influencer)Users you referred directly5%

Rates are calculated on the actual amount spent by your referral, at the moment of each purchase. The bond between a device and an influencer is lifetime and one-time: a single device can be attributed to only one influencer, ever.

Important limitation: Earnings are only recorded for purchases made after the program becomes "active" for you (see "Eligibility and rules" below). Purchases made before that activation threshold is crossed do not generate a retroactive revenue share — this isn't a UI limitation, it's how the underlying system works.

Transparency and privacy

Eligibility and rules

FAQ

How long after I apply will I hear back?

[KARAR] — no fixed target turnaround time has been set yet. We'll email you once we've received your application.

How do I track my earnings?

Once approved, influencers can query their own stats (downloads, earnings, sub-network) using their code and secret access key. A dedicated web dashboard (influencer.wingerapp.com) is currently in preparation and not live yet; your login details will be sent to you once it launches.

When and how do I get paid?

[KARAR] — payout schedule, method (e.g. bank transfer), and minimum payout amount haven't been decided yet. In the system, every earning is tracked as "pending" or "paid"; today that status change is handled manually.

Do I need to issue an invoice or handle taxes?

[KARAR] — this is a legal matter that can depend on your country and income level; it will be clarified before the program becomes fully operational, and this page will be updated accordingly.

Are earnings currently paid out with real money?

Not yet. The revenue-share calculation logic works correctly, but the purchase verification feeding it currently relies on a test-only verification path rather than real Apple/Google payment infrastructure. Real payouts will begin once that integration is completed and verified.

I think someone came from my link but attribution didn't work — what do I do?

Contact us with the device identifier and approximate date, and we'll look into it.

Apply

To submit a pre-application or ask a question, email us:

Apply

Already an approved influencer? Reach your own stats panel here (in preparation):

Influencer login