The free-reads counter and why it disappears

Why did the free-reads counter above a journal disappear?

The counter is not broken. It is built to disappear, and it disappears for one of three different reasons, each of which means something else.

It only shows while you have reads left to spend

The line above a journal, something like "2 of 3 free views left today", is drawn from the same server check that decides whether you can open the article. When your remaining count for the day reaches zero, the counter stops rendering rather than switching to a message like "you have used all your free views". An earlier version did try to announce the exhausted state that way, and it was removed: for a visitor whose A/B variant grants zero free views, a line reading "0 of 0 free views left" said nothing useful, and for everyone else the paywall itself already explains the block once you hit it, in the place you are looking. Repeating that above the article was nagging, not helping.

So the counter going missing while you read a journal means one of three things, and they are not interchangeable:

  1. You have read everything your allowance covers today. The block you hit further down the page, either a sign-in prompt or an upgrade panel, is the real explanation. Journal reading limit covers what that block looks like and when it clears.
  2. You do not have a reading limit at all. Any active membership removes the daily cap entirely, and so does a staff account. Nothing to count means nothing to show.
  3. The allowance check itself did not come back. The count is fetched from the server on every visit. If that request fails, times out, or the account service is briefly unreachable, the counter is designed to show nothing rather than a stale or wrong number. A visitor who has plenty of reads left can see an empty counter for this reason alone, with no block anywhere on the page.

Only the article itself tells you which of the three you are in. If you can read the journal normally, it was never the block, and you are looking at either a membership or a hiccup in the allowance check, neither of which needs any action from you.

Your number will not match someone else's

When the counter is visible, the figure in it is the same figure every other reader sees: 1 journal a day signed out, 10 a day signed in without a membership. UNI ran experiments on these allowances during 2026 and ended them on 2026-08-21. The count is still fetched for your own visit, because it has to know what YOU have already opened, and returning to a journal you have already read does not spend anything.

Selecting the counter takes you to membership

When the counter is showing, it is also a link. Selecting anywhere on it, not just the word "Upgrade" beside the count, opens the membership page. That is the only action available on it: it is a status line with a shortcut attached, not a control you can otherwise interact with.

Related