Product Info Lookup with NFC Kitetags
Let customers tap an NFC tag on your product to view specs, manuals, or support pages. Set up a Kitetags URL redirect for instant product information.
What problem does NFC product tagging solve?
Customers lose paper manuals. QR codes on packaging get damaged or thrown away with the box. Support teams field repetitive questions that a self-service page could answer.
An NFC tag on the product itself gives customers permanent, one-tap access to the information they need — long after the packaging is gone.
How does the Kitetags solution work?
You attach a Kitetag to your product (inside the casing, on the label, or embedded in packaging). The tag uses the URL Redirect app to send the customer to a product-specific webpage whenever they tap it.
How do you set it up?
Step 1 — Create a group for your product line
- Log in to your Kitetags dashboard.
- Create a new Kitetag Group named after your product line (for example, “SmartWidget Pro”).
- Define a KDS (data structure) with fields like:
product_name(text)sku(text)info_url(text) — the URL of the product info page
Step 2 — Add tags and set the URLs
- Add Kitetags to the group — one per product unit or per product SKU.
- Fill in the
info_urlfield for each tag. This is the page customers will see when they tap.
Step 3 — Configure the URL Redirect interaction
- Create an interaction on the group.
- Select the URL Redirect app as the action.
- Map the
info_urlKDS field as the redirect target. - Save the interaction.
Step 4 — Test the tag
Tap the Kitetag with your phone. Your browser should open directly to the product info page. Verify the page loads correctly on both iPhone and Android.
What do customers experience?
- The customer notices the NFC tag symbol or a “Tap for info” label on the product.
- They hold their phone near the tag.
- Their browser opens and displays the product information page within about one second.
- They can view specs, download a manual, check warranty status, or contact support.
No app install is needed. No camera. No typing a URL.
Tips for product info tags
- Use a dedicated landing page. Link to a clean, mobile-friendly page with specs, FAQs, and a support link. Avoid sending customers to a generic homepage.
- Update the URL anytime. If you move or redesign your product page, update the
info_urlfield in the Kitetags dashboard. The physical tag stays the same. - Consider multiple groups. If different product lines need different data structures, create a separate group for each line.
- Add authentication. For higher-value products, use webhooks instead of URL redirect to verify the tag’s UID before serving the page. See the product authentication example in the developer guide.
Next steps
- Learn how to configure the URL Redirect app
- See the product authentication developer example for a webhook-based verification approach
- Explore other use cases for more ideas
Last updated 27 Mar 2026, 06:51 +0900 .