Fair Pass: An Adaptive Collective Paywall For The Entire Web

Get Paid For Your Best Work

A dynamic paywall that adapts to your traffic, making sure you are earning from your best content.

Live Demo Try

Website Paywalled
Fair Pass Troll
Fair Pass Demo

2 % of Traffic with Fair Pass. Paywall activated.

| | | | |
Simulate if user has Fair Pass

How does it work? Your content is freely accessible as long as your traffic includes a minimum subscriber percentage.

  •  
  • Traffic Over Threshold %
  • Traffic Under Threshold %
  • User with Fair Pass
  • Site Visible
  • Site Visible
  • User without Fair Pass
  • Site Visible
  • Paywall Active

Your Traffic Determines the Paywall Status

When a user visits your site, we look at a window of the last hour of traffic. If the percentage of Fair Pass users is above a threshold that you set, the site is visible. If the percentage of Fair Pass users is below the threshold, the site is paywalled.

Users with the Fair Pass can always see the site. Users can always purchase a Fair Pass to see your content.

Make your Site a Premium Site Today

Our free, open source web component can be installed on your site in minutes.

Install on your Site in Minutes

  1. Add the <script /> to your website's <head /> (or include via import)
  2. Add the <fair-pass /> tag to your website's <body />
 
<script 
 src="https://www.fairpass.co/dist/fair-pass.js"
 defer
></script>
 
<!-- then somewhere in body -->
<fair-pass />