Dynamic QR Codes

Dynamic QR Analytics

Every scan of a dynamic QR code is recorded — click "View analytics" next to any dynamic code in your library to see the breakdown.

What's tracked

A dynamic QR code's analytics detail page, showing total/unique scans, scans by day, location, and device breakdown.
  • Total and unique scans — unique is based on a daily-rotating, salted hash, never your visitors' raw IP address.
  • Scans by day — a simple bar chart over time.
  • By location — country/region/city, from the network the scan came from (not GPS).
  • By device and browser — mobile vs. desktop, OS, and browser, parsed from the scanning device's user agent.
  • Destination history — every time you've changed where the code points, with a timestamp.

Exporting your data

Click Export scan data (CSV) on any code's analytics page to download the raw per-scan log (timestamp, country/region/city, device type, OS, browser) for your own analysis.

Privacy

1337co.de never stores a visitor's raw IP address. Instead, "unique scans" is computed from a salted hash of IP + day, which lets us count distinct visitors per day without retaining anything that could re-identify a specific person beyond that one day.