Compare

EdgeKit vs Poool

Poool is a hosted script your revenue team drives from a dashboard. EdgeKit is a Worker in front of your site, with your reader record in a database you can name. They differ on whether the paid text ever leaves your server, who holds the reader data, and whether a price exists before a sales call.

9 questions · checked 4 September 2026

The tally

Favours EdgeKit
4
Favours Poool
0
Neither
5
Read the questions

Side by side

Nine questions, with EdgeKit’s answer and Poool’s beside it

Rows are ranked by how much each one moves a decision. Five come out even; the four EdgeKit takes are all about where things physically live.

Checked against Poool's published documentation, 4 September 2026.
The questionPooolEdgeKit
Does the paid text ever reach the reader’s browser?Favours EdgeKitThree documented locking modes: hide the text with CSS, trim it in the browser, or take an event and write the enforcement yourself. In the first two it was delivered.No. A Worker you deploy in front of your own site decides server-side and withholds the gated body, so the paid text never leaves your origin.
Can we run our own SQL against our reader data?Favours EdgeKitReader data sits in Poool’s platform. Flow, described as their data export solution, is the documented way to get a copy of it back out.Your reader record is a database of your own. Ask for managed deployment and that database is a project in your own cloud account.
Can we get a price before we talk to anyone?Favours EdgeKitNo published price and no pricing page. The route to a number is a demo booking or a sales email; no figure appears on the site.The whole rate card is on the site: eight meters, an included amount and a rate on each, and a $99 monthly floor.
How quickly can we be live?NeitherA hosted script and a dashboard. Their own published figure is integrated in under two days and live in a month, across 250+ publishers.The same shape, if you want it: a browser script on the pages you already render, walls drawn client-side, no Worker and no traffic change. The Worker can come later.
Who changes the paywall, the developers or the revenue team?NeitherThe revenue team. A journey builder, where a scenario is an ordered list of widgets the reader advances by completing the previous one, with scored reader groups behind it.The revenue team. An ordered rule they write and deploy themselves, landing as one numbered entry naming who shipped it.
Can our data team reach the raw behavioural rows?NeitherAudit’s dashboards, plus Flow, their data export solution, for a copy of what sits underneath them.Every event, unsampled, as Parquet in object storage you own. There is no export endpoint your team can schedule; an export is us running the query.
Can we keep the billing vendor we already run?NeitherSubscribe handles checkout and subscriptions, and their docs state Poool deliberately does not hold the identifiers for server-side Stripe payment, leaving those with you.Recurly and Stripe, each with a full mirror of your billing state kept current by webhook. Any other biller is wired at no charge if you need it.
We publish several titles. Is that one reader or several?Favours EdgeKitAccess and Subscribe are each started with an app id. Darwin CX, which agreed to acquire Poool in March 2026, brings a central subscriber database behind them.Your choice, separate or combined: one reader record behind every title with one agreement and one set of counts, or a separate record per title.
Who splits the traffic for a test, and who reads the result?NeitherPoool. A test is a second scenario in the same context, with a slider setting the split between them, and it runs two versions at a time. Results are the two scenarios drawn against each other in the dashboard’s analysis view.EdgeKit, or the experimentation vendor you already run. Either EdgeKit assigns the arm itself, or it reads the one your vendor assigned and decides on that — so the split and the statistics can stay in the tool your team already uses.

What decides it

What the choice between EdgeKit and Poool turns on

01

Whether the paid text leaves your server

A hosted script can only act on a page the browser already has. Poool’s own documentation says so: hide it with CSS, trim it in the browser, or take the event and do it yourself. For a great many publishers that is the right trade, because it is fast, cacheable and survives a CMS nobody wants to touch. EdgeKit puts a Worker in front of the site instead: the decision runs before the response is written and the gated body is never in it.

02

Whose database the reader record is in

EdgeKit provisions one database per media group at signup, and if you ask for managed deployment it is a project in your own cloud account with EdgeKit operating it on your infrastructure. Neither is an upgrade tier. Where the reader record lives is your decision.

03

Whether the price is knowable before a call

Eight meters, an included amount and a rate on each, a $99 monthly floor, a calculator that asks for no email, and the point at which the published list stops and a quote begins. Poool publishes no figure at all, so the comparison is between modelling your own bill and booking a call to find out.

Questions

What buyers ask us about EdgeKit and Poool

Is Poool still Poool after the Darwin CX acquisition?

The definitive agreement was announced on 4 March 2026 from Toronto and Paris, price undisclosed, with Poool’s Bordeaux team staying in place and existing client setups unchanged. We have found no published closing announcement, so the agreement is the last public step and we will not characterise the deal as completed. Everything this page says about Poool is checked against Poool’s own live documentation, which is the product a buyer would be signing for today. Ask them about the pairing: Darwin CX brings subscription management, authentication and a central subscriber database behind Poool’s front end.

Does the paid article text really reach the browser with Poool?

In two of their three documented modes, yes, and Poool’s own documentation says so. Their configuration page describes hide, which leaves the content where it is and uses CSS to conceal a percentage of it, and excerpt, which moves the original content into a holder and replaces it with trimmed text. The third mode, custom, does nothing to your content and fires events so you can write the enforcement yourself. That is the one mode where a Poool implementation can withhold at the server, with your code doing the withholding. That is the normal trade for a client-side paywall, not a fault in the product, and it is the row where the two architectures differ most.

What does EdgeKit cost next to Poool?

We can only answer half of it. EdgeKit publishes every rate: eight meters, an included amount and a per-unit rate on each, and a $99 monthly floor, with a calculator you drive with your own volumes. Poool publishes no figure and has no pricing page. The route to a number is a demo booking. We have seen no primary source for any Poool contract value and we do not repeat the numbers that circulate. Ask them for a per-unit basis and an annual uplift clause in writing, then run our calculator on your own volumes.

Can we take our data out of EdgeKit if we leave?

The data is yours and there is no export fee, here or in the contract. Today there is no export button and no export endpoint, so an export is us running a query for you. Where EdgeKit is deployed into your own cloud account, the database and the event archive already sit in infrastructure you control and you do not need us to reach them. Poool ships Flow as a documented data export solution, which is an advantage over us on the self-serve half of this question.

What is the single biggest thing EdgeKit cannot do that Poool can?

Show you 250 publishers already running it. Poool has been shipping since 2016 and names its clients; every row on this page is about the product rather than the track record, and you should weigh the track record separately. On the product itself the gap is data export: EdgeKit has no self-serve export a customer’s own team can schedule, where Poool ships Flow.

How we checked

How every Poool claim here was checked, and how to break one

  • Every Poool claim on this page comes from something Poool publishes (poool.fr, the developer documentation at poool.dev, the help centre at help.poool.fr) or from the acquisition announcements made by Poool and Darwin CX. Ask and we will send you the source behind any row on this page.
  • Checked on 4 September 2026 against Poool’s live pages, and written to be read by somebody at Poool without an argument. The locking-mode row in particular quotes their own configuration documentation rather than characterising their architecture, because a client-side paywall having its content client-side is a design choice they state, not a flaw we discovered.
  • One sourcing caveat: poool.tech redirects to poool.fr, several documentation URLs answer 404 depending on the locale prefix, and the help centre’s categories are more current than any single page. Where a claim rested on a page we could not load twice, it is not on this page at all.
  • Every EdgeKit claim was checked against EdgeKit’s own code and decision records rather than its marketing. Where the design exists and the build does not, the row says not built, in the cell, in the present tense.
  • Nothing here is a statement by Poool or Darwin CX unless it is marked as one, and nothing on this page is an inference presented as a fact.

If a claim here is wrong or out of date, write toinfo@edgekit.cloud and we will correct the page and say what changed. That includes anybody at Poool, which Darwin CX has agreed to acquire.

Poool and Darwin CX are trademarks of their respective owners. EdgeKit is not affiliated with, endorsed by or sponsored by either. Product names are used here only to identify the products being compared.

Next step

Bring your own titles, your own stack and your own numbers

A walkthrough against your actual setup, run by somebody who has run a subscription media business, including the parts of this page where Poool wins.

Book a demo