--- title: "Poool" slug: "poool" updated: 2025-12-09T16:14:50Z published: 2025-12-09T16:14:50Z canonical: "help.frisbii.com/poool" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.frisbii.com/llms.txt > Use this file to discover all available pages before exploring further. # Poool ## Poool x Frisbii Media [Poool](https://www.poool.fr/en) is a dynamic paywall solution for publishers and digital media that enables you to dynamically convert anonymous visitors into leads, members, and subscribers. The paywall integration allows you to place your products behind a paywall via the partner Poool. When you enable a product for paywall via the partner settings, the paywall partner can retrieve this product via the [partner API](https://partner-api.frisbii-media.com/#tag/Access-Rights-(PO)). **Only products that are enabled as paywall products** are delivered to the paywall partner and can be selected in the paywall as a paywall product. > [!NOTE] > Note > > The Poool Connector is a module and comes with a monthly charge. --- ## Set up Poool in the Merchant Backend To use the paywall integration, the following steps are required: 1. **Activate module**: Enable the paywall module in the settings 2. **Create partner token**: Generate a partner token for API authentication 3. **Activate offer**: Enable the paywall function for the desired offer 4. **Optionally**, **add tag**: Add the PAYWALL tag to the offer to filter which offers should appear behind the paywall --- ### 1 Activate module in the contracting company > [!WARNING] > Admin rights are required! 1. Open the contracting company. 2. Go to **Contract Modules**. 3. Scroll down to inactive contract modules. 4. In the **Poool Connector** box, click on **Open** and **Activate**. ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/image-OMWXOLG1.png) ### 2 Create Partner Token 1. Open the client for which Poool should be activated. 2. Open **Settings** → **Development** → **Partner** Settings. 3. In the **Poool** box, click on **Activate** Poool. 4. Share the token created with your tech team for them to be able to retrieve offer data via the Partner API. ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/image-BWEXWVRY.png) ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/image-KWDJ8T68.png) ### 3 Activate Offer for Paywall 1. Open **Products** → **Offers**. 2. Open the offer you want to have the paywall for. 3. In the action bar, click on **Partner Settings** → **Poool Settings**. 4. Activate the checkbox “**Activate this offer for Poool paywall**” and save. ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/image-RBQMU2VB.png) ### 4 Create Tags and Add to Offers for A/B Testing In addition to paywall activation, you can set a **PAYWALL tag**. This tag enables advanced features: - The product is delivered in a list from which the paywall **randomly selects a product** - This enables **randomized paywall tests** with users - The best-selling product is delivered more frequently by the paywall provider - The tag allows filtering of results via the `selection` parameter in the API endpoint: `https://partner-api.frisbii-media.com/api/v1.0/products/paywall` #### Create Tag 1. In the client, open **Products** → **Tags**. 2. In the action bar, click on **Add Tag**. 3. Give an internal name and choose **Paywall** from the drop-down menu and save. #### Assign Tag to Offer 1. Open **Products** → Offers. 2. Open the offer in detail view. 3. In the action bar, click on **Extented Offer** Data → **Assign Tags**. 4. In the box **Tags Assigned to the Whole Offer**, use the drop-down to select the paywall tag. 5. Repeat for other offers. ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/2025-12-08_14h51_54(1).gif) --- ## Technical Details #### 👩‍💻 Partner API Documentation For more technical details, see the Partner API documentation: → **Access Rights**: [https://partner-api.frisbii-media.com/#tag/Access-Rights-(PO)](https://partner-api.frisbii-media.com/#tag/Access-Rights-(PO)) → **Products**: [https://partner-api.frisbii-media.com/#tag/Products-(PO)](https://partner-api.frisbii-media.com/#tag/Products-(PO))