Skip to main content
A Node is a single physical touchpoint. It has a unique slug (e.g., o1ulpplq), a permanent scan URL (nearnode.io/v/o1ulpplq), and a configurable function type that determines what happens when someone scans it.

Lifecycle

Every node moves through a lifecycle. Status transitions are tracked and logged.
The transition from draftactive happens automatically when you write and lock a tag via the NFC Writer.

Function Types

The function_type field determines how a scan is handled:
The simplest type. Scans redirect (HTTP 307) to a destination URL.

Routing Rules

Each node can have multiple routing rules evaluated in priority order. Rules enable:

A/B Testing

Split traffic between page variants and measure conversion.

Time-Based

Different destinations for office hours vs. after-hours.

Geo-Targeting

Route DACH region to German content, rest of world to English.

Device Routing

Mobile users get the app store, desktop users get the website.