How to Run Weighted Polls for Your Patreon Tiers

Run one poll for your whole community and you’ll notice the math problem fast: the patron paying you $50 a month gets exactly the same say as a member who joined the free tier an hour ago. A weighted poll fixes that — each Patreon tier gets its own voting power, so one Gold vote might count ×5 while a Bronze vote counts ×1.

Patreon doesn’t support this natively: every vote in a built-in poll counts the same, and tier-weighted voting has been an open feature request on the Patreon forum for years. So creators solve it themselves — some by hand, some with duplicate polls per tier, some with a tool. This guide covers all three, starting with the free one.

Why weight votes at all?

  • Fairness to the people funding the work. Your top tiers pay for most of your revenue; a flat poll lets a drive-by majority outvote them on what that revenue produces.
  • A real reason to upgrade. “Your vote counts ×5” is a tier benefit that costs you nothing to deliver and renews every month.
  • Brigade resistance. When free or low-tier sign-ups spike around a hot poll, weights keep the result anchored to the committed community.

Picking fair weights

Start from tier prices, then compress the top. A weight ladder that exactly tracks price (×1 / ×3 / ×8 for $3 / $10 / $25) lets a handful of whales decide everything, and a bottom tier weighted near zero tells those members their vote is decorative. A ladder like this works for most communities:

TierPriceVoting power
Bronze$3×1
Silver$10×3
Gold$25×5

Two rules of thumb: the top weight should stay within about ×5–×10 of the bottom, and every paying tier should feel its vote move the bar. Whether free members vote at all is a judgment call — ×1 pulls them into the community, excluding them keeps the poll a paid benefit.

The manual method: native poll + CSV + spreadsheet

You can run a weighted poll today, for free, with Patreon’s own tools and a spreadsheet:

  1. Run a normal Patreon poll, limited to one response per member, with an end date.
  2. Download the poll results CSV when it closes — Patreon exports who voted for which option.
  3. Download your member list from the Relationship Manager, which includes each member’s tier.
  4. Look up each voter’s weight. In the results sheet, pull the tier per voter with VLOOKUP against your member list, then map tier → weight with a small two-column table: =VLOOKUP(tier, Weights!A:B, 2, 0).
  5. Sum weights per option with =SUMIF(option_column, "Phoenix", weight_column) — the option with the largest weighted sum wins.

Here’s why the exercise matters — weighting can flip a result. Say 52 patrons vote on two options:

OptionBronze ×1Silver ×3Gold ×5Raw votesWeighted score
Dragon24423046
Phoenix8682266

By raw count, Dragon wins 30–22. By weighted score, Phoenix wins 66–46 — because the patrons who fund most of the work overwhelmingly wanted it. A flat poll would have quietly overruled your core supporters.

Where the manual method hurts

  • Patrons see the wrong winner while voting. The live numbers on Patreon are raw counts; if your weighted result differs, you announce a “winner” that contradicts the poll everyone watched. That conversation never goes well.
  • It’s repeated labor. Export, join, recompute — for every single poll.
  • Tier changes mid-poll. Someone upgrades on day two: which weight do they get? You decide, by hand, every time.
  • Text options only. You’re still inside a native poll, so image polls need their own workaround on top.

The tier-ladder workaround

Some creators skip the spreadsheet by posting several copies of the same poll, each restricted to a different tier, and multiplying each copy’s results by that tier’s weight (higher tiers sometimes get access to all copies — “vote in three polls” as ×3 voting power). It works, but it splits the conversation across posts, triples the posting work, and patrons never see one combined result.

The automatic method

PatronVoice moves the whole pipeline into one link. You set a voting power per tier once; when a patron opens the poll, they sign in with their existing Patreon account, the tier is verified through the official Patreon API, and their vote lands with the right weight — live.

Weighted Patreon poll results: raw vote count shown next to the weighted percentage per option
Weighted results with the raw count alongside — nobody can call the outcome rigged.

The details that matter compared to the spreadsheet: patrons watch the weighted percentages move in real time (with the raw count right next to them, so the math is transparent), tier changes are picked up automatically, results break down per tier, and the CSV export comes weighted. Weights work on image polls too — duels, grids, lists — which is where most art-community votes live anyway.

If you poll once a quarter, the spreadsheet is honestly fine. If polls are a monthly benefit — the kind you print on a tier card — automation pays for itself the second time you skip the export-join-recompute loop. For what to actually poll about, steal from 12 Patreon poll ideas that give patrons a real say.

Frequently asked questions

What is voting power in Patreon polls?

Voting power (or vote weight) is a multiplier attached to each Patreon tier: a ×5 tier means one vote from that patron counts as five. Creators use it so the members who support them most have a proportionally louder say in what gets made.

Does Patreon support weighted polls natively?

No. Every vote in a native Patreon poll counts the same regardless of tier, and weighted voting has been a long-standing feature request on the Patreon community forum. To weight votes you either count results by hand from the CSV export or use an external tool that verifies tiers through the Patreon API.

What vote weights should I use for my tiers?

Start from your tier prices but compress the top end: for example ×1 for a $3 tier, ×3 for $10, and ×5 for $25. Exact price proportionality lets one high tier drown out everyone else, and a bottom tier weighted near zero makes those members feel pointless — both hurt more than they help.

Can free members vote in a weighted poll?

That’s your call. Some creators give free members a small weight like ×1 to pull them into the community, while others limit voting to paid tiers so the poll stays a paid benefit. A weighted tool lets you do either without running separate polls.

Run your first weighted image poll

Connect your Patreon campaign, set a vote weight per tier, and share one link. Patrons vote in one tap with their existing Patreon account — no new passwords.

Keep reading

PatronVoice is an independent product and is not affiliated with, endorsed by, or sponsored by Patreon, Inc. Patreon is a trademark of Patreon, Inc.