Your bandwidth bill is predictable. Your time is not, and it is usually the larger cost.
Across small hotspot operations the same five questions account for most of the interruptions. All five are reducible.
1. “The login page doesn’t come up”
The most common by a distance, and usually not the customer’s fault.
Nine times in ten it is DNS: clients were handed a public resolver they cannot reach before authenticating, so nothing resolves and no request is made for the portal to intercept. Hand clients the router’s address as their DNS server and enable remote requests on the router. We covered this in detail in a separate article.
The rest of the time it is HTTPS — the phone tried a secure site first, which cannot be intercepted. Print the portal address on your signage so people have somewhere to go manually.
2. “It says my voucher is already in use”
Someone shared the code, or they are on a second device.
Fix it at the profile level with an explicit shared-users limit, and then state that limit on the voucher itself. “Works on 1 device” printed on the card prevents the argument entirely. A customer who was never told assumes it works everywhere and is genuinely annoyed to discover otherwise.
If you sell to families, sell a family product with a limit of three or four rather than pretending single-device vouchers will not be shared.
3. “How much time do I have left?”
Perfectly reasonable, and awkward to answer if they have to ask you.
MikroTik’s status page shows remaining time and data. Most customers never find it. Put the address on your signage and on the login page footer — “check your balance at hotspot.yourname.com/status” removes a whole category of call.
Setting a DNS name for your hotspot rather than relying on the IP makes this far easier to communicate.
4. “It’s slow”
Sometimes true, sometimes one heavy user, sometimes their device.
Before you can answer, you need to know whether the link itself is saturated. If it is, no amount of explanation helps and you need fair-use limits so one customer cannot take the evening from everyone else. PCQ is the tool for that.
If the link is fine and one customer is slow, it is usually distance from the access point. Wi-Fi coverage is a separate problem from bandwidth, and no router configuration fixes a thick wall.
Be honest about coverage when you sell. A customer told in advance that the far corner of the compound is weak is disappointed; one who discovers it after paying feels cheated.
5. “I paid but it isn’t working”
The one that costs you goodwill fastest, because the customer believes they are out of pocket.
Usually the voucher was sold but never activated, mistyped, or belongs to a batch that expired before it was sold.
Print codes that are hard to mistype. Avoid characters that look alike — 0 and O, 1 and l and I. Short codes in a restricted alphabet cause a fraction of the errors of long random ones.
Track your batches. If you can look up a code and see whether it exists, whether it has been used, and when it was sold, this becomes a thirty-second conversation instead of an accusation you cannot disprove.
The cheapest fix is a sign
Three lines on a printed card at the point of sale removes more support calls than any configuration change:
- The network name, exactly as it appears.
- What to do if the login page does not appear.
- How many devices the voucher covers, and how long it lasts.
Put the same information on the login page itself, along with your phone number. A customer who can read the answer will not call you for it.