Mistakes That Block or Confuse the Tap
NFC tags appear straightforward: stick a tag to a surface, encode a URL, and visitors tap their phones. That simplicity is precisely what leads to avoidable failures. Because the technology seems low-effort compared to beacon infrastructure or indoor mapping, projects often skip the basic groundwork that determines whether a tag actually gets read in a busy retail aisle, a museum gallery or an event corridor.

The mistakes cluster around four areas: tag selection for the physical environment, content management as requirements change, placement relative to how people actually move and hold their phones, and ongoing maintenance. Most of these problems reveal themselves within the first week of a live deployment, by which point the tags are already fixed in place and visitor confidence in the system has eroded.
Unlike Bluetooth beacons, where signal propagation can be adjusted remotely by changing transmit power or advertising interval, an NFC tag is a fixed physical object. If the tag type, position or encoded content is wrong, the fix requires a site visit. Understanding the common failure points before deployment saves considerable time and avoids the situation where tags are installed but effectively invisible to the audience they were meant to serve.
Testing Across Devices and Surfaces
NFC deployments in UK venues tend to fall into a handful of patterns, each with distinct physical constraints. In retail, tags are often attached to shelving, product displays or point-of-sale areas where customers are already pausing. In museums and galleries, tags sit beside exhibits, sometimes embedded in interpretation panels. At events, they appear on lanyards, wristbands, signage and access points. Venues use them at entrances, information desks and fixed wayfinding signs.
Each context dictates different tag choices. A retail shelf edge needs a thin, discreet tag that will not be picked at by customers. A museum panel may require a tag rated for UV exposure if near windows, or one that can be embedded beneath a laminate surface. Event wristbands demand flexible tags that survive bending and moisture. The common thread is that the tag must survive its environment for the intended service life while remaining readable through whatever material sits between it and the visitor's phone.
Read range is another practical consideration that catches teams out. Standard NFC tags have a functional read distance of roughly one to four centimetres, depending on the tag antenna size, the phone's antenna design and the presence of any intervening material. This is not a technology you can use to detect someone approaching a zone; it requires a deliberate tap. If the deployment assumes passive detection, NFC is the wrong choice and a different technology should have been selected at the planning stage.
Surface and Material Constraints
Metal surfaces are the single most common environmental problem. A standard NFC tag placed directly onto a metal shelf or backing plate will have its antenna detuned, reducing read range to zero in many cases. The solution is an on-metal tag with a ferrite barrier layer, but these cost more and are slightly thicker. Teams that order standard tags in bulk and only discover the metal mounting surface during installation face either a costly reorder or an ad hoc fix with foam spacers that looks unprofessional and may not work reliably.
Water and thick dielectric materials also attenuate the signal. Tags intended for outdoor event signage or venue entrances need appropriate ingress protection. Tags placed under thick acrylic or glass may read on some phones and not others, because antenna sensitivity varies between handset models.
Operational Checks Before Roll-out
Encoding Static URLs on Tags That Will Need Updating
Writing a direct URL to a tag's NDEF record means that URL is permanent. If the landing page address changes, the CMS is migrated or the campaign ends, every physical tag must be located and re-encoded. For deployments of more than a few dozen tags, this is impractical. The standard approach is to encode a short redirect URL managed by a URL routing service, so the destination can be changed without touching the tags. Some teams skip this to save time during installation and regret it within months.
Not Testing With the Phones Visitors Actually Carry
Testing with a single modern Android handset in the office does not replicate the field. iPhone NFC behaviour differs from Android, particularly around background tag reading and the prompt sequence. Older or budget Android phones may have weaker NFC antennas. If the tag is mounted behind a thick panel or at an awkward angle, it may read reliably on one test device and fail on another. Before signing off an installation, test with at least two different phone types, including an iPhone, at every tag location.
Assuming NFC Is Always Enabled
Not all visitors have NFC switched on. On Android, it is usually enabled by default, but some users disable it for battery or privacy reasons. On iPhones, NFC works for system-level functions without a toggle, but background tag reading can be inconsistent depending on iOS version and settings. NFC cannot be the sole channel for critical information or access. Physical signage, QR codes or staff assistance should always be available as a fallback.
Placement at the Wrong Height or Angle
Tags mounted at ankle height on a low plinth, or flat on a horizontal surface where the phone must be hovered rather than tapped, create an awkward interaction. Visitors will attempt once, fail, and walk away. The most reliable placement is vertical or near-vertical, at roughly waist to chest height, where a natural arm motion brings the phone into contact. If the tag must go on a horizontal surface, a small angled mount or stand improves the tap geometry considerably.
No Plan for Tag Damage and Replacement
In high-traffic retail and event environments, tags get scratched, peeled off, covered in stickers or removed entirely. A deployment that does not include a replacement stock and a documented location register will degrade silently. When a visitor reports a non-working tag, staff need to know which tag ID belongs to that location and have a replacement ready. Without this, the failure goes unrecorded and the visitor assumes the whole system is broken.
Ignoring Accessibility
Visitors with limited dexterity or who use mobility aids may struggle to bring a phone into the precise contact zone of a poorly placed tag. Tactile indicators beside the tag, consistent placement heights and clear visual instructions help. If the NFC interaction is the only way to access exhibit information or venue services, the deployment creates an accessibility barrier that could have been avoided with parallel channels.
Key Checks Before Going Live
- Confirm the mounting surface material and order on-metal tags if needed, rather than discovering the problem on installation day.
- Encode redirect URLs, not direct destination links, unless the deployment is genuinely temporary and small-scale.
- Test every installed tag with at least two different phone types, including an iPhone.
- Verify that the tap position and height feel natural for a standing visitor, not just for the installer who is crouching to fit the tag.
- Check that a non-NFC fallback exists at every location, whether that is a QR code, printed text or staff assistance.
- Record each tag's ID, location, encoded URL and installation date in an asset register before leaving site.
- Hold a small replacement stock and assign responsibility for periodic visual checks.
NFC is a reliable, low-friction interaction when the physical deployment is treated with the same rigour applied to any other installed technology. The mistakes are not complex; they are simply the result of treating a physical tag as a software problem that can be patched remotely after launch.

