Measuring downloads of a document

The file is on the site and somebody asks how many people took it. Nothing recorded the answer.

A file sitting in a folder on a server produces no number. The fix is to stop treating it as a file.

A file in a folder recording nothing beside a document at an address reporting opens.
A file in a folder recording nothing beside a document at an address reporting opens.

Why there is no count

Serving a file is a request and a response. The server writes a line in a log and moves on.

Those logs contain the answer and nobody reads them, they include automated traffic that is not people, and they are usually rotated away before anyone thinks to ask.

So the practical answer is no, there is no count, and there never was.

Give it an address

Put the document at its own address rather than leaving it as a file in a folder.

Then every open is a visit, and whatever already measures your pages measures this too, with no extra setup and no separate tool.

What you get From a file From an address
Number of opens No Yes
When No Yes
Where they came from Rarely Yes
How long they stayed No Yes
Which pages they read No Yes

Opens, not downloads

A download tells you a file moved to a device.

On a phone that frequently means a file in a downloads folder that is never opened. Counting downloads flatters the number and tells you nothing about whether the catalogue was read.

An open means somebody looked at it. If the document displays in the browser rather than transferring, every count is a person who saw page one, which is a meaningfully different thing to know.

One address per channel

This is where the measurement becomes useful rather than interesting.

Give the newsletter, the printed leaflet code, the social post and the sales team each their own address, all pointing at the same document.

Now the question is not how many, it is which. Next quarter's spending follows from that, and no single combined number can produce it.

Opens split by channel, each with its own address to the same catalogue.
Opens split by channel, each with its own address to the same catalogue.

Asking for a name

An email field in front of the document gets you names and costs you readers. A good proportion leave rather than fill it in.

Whether that is worth it depends on what happens next. If somebody follows up on every submission, yes. If the addresses go into a list nobody uses, you paid readers for nothing.

A reasonable middle: let the catalogue open freely, and ask for details at the point somebody wants a quote.

Read past the open count

Opens alone flatter everything. Add time on the page and how far people read.

Two thousand opens averaging nine seconds is not a successful catalogue; it is a headline that worked and a document that did not. That distinction only exists once the document is a page rather than a file.

For the surrounding ground, see How document tracking works and How PDF analytics work.

Put it at an address

Give the document its own address, count opens rather than downloads, use a separate address per channel, ask for names only when somebody acts on them, and read the time on the page alongside the count.

Questions people ask

Why is the download count not already there?

Serving a file is not the same as recording an event. The server log has requests in it, and nothing turns those into a number anybody reads.

What is the simplest way to count?

Put the document at its own address and use whatever measures visits to your pages. Every open is then a visit you can see.

Downloads or opens, which number?

Opens. A download tells you a file moved; an open tells you somebody looked. On phones, downloads are frequently never opened.

Can I tell who it was?

Only if they identified themselves. An email field before the document is the usual trade, and it reduces the number of people who continue.

What about a document already circulating?

Publish a new address, point everything you control at it, and count from there. The existing file will keep being passed around silently.

Keep reading