Probabalistic revshare generator
Probabilistic revenue sharing (revshare) is a way to share a portion of a web monetized page’s earnings between multiple recipients.
The probabalistic revshare generator allows you to define a list of recipient wallet addresses and set their weights. The probability of one recipient’s wallet address being chosen over the others each time the page loads is based on weight.
Create a new revshare configuration
Section titled “Create a new revshare configuration”The revshare generator creates a link tag with a URL that’s hosted on webmonetization.org. If you’d rather use a script that you host yourself, check out the revshare tutorial.
- Enter the first two recipients’ wallet addresses. Each address is assigned a weight of 1 by default. A Web Monetization link tag is generated automatically.

- Click Add recipient if you have more wallet addresses to add.
- Adjust the weights as needed. The percentage field calculates automatically and reflects the percentage of total revenue a recipient should receive over time. A new Web Monetization link tag is created each time you make a change.

- When you’re finished, copy the link tag and place it on your HTML page.
Change an existing revshare configuration
Section titled “Change an existing revshare configuration”- Click Import.

- Enter the Web Monetization link tag that references your revshare configuration.

- Click Import revshare, then make your changes. Each change you make will result in a new link tag.

- When you’re finished, copy the new link tag and place it on your HTML page.