The SDK is currently in active development. For more details, see the U301 Postman docs.

Audience Insights

Get audience insights for your shortlinks.

Audience Insights helps you understand who visits your shortlinks and how they browse. The metrics here mirror the Dashboard and are available via API for integration.

MetricDocsWhat it shows
CountriesTop CountriesWhere visitors come from
CitiesTop CitiesCities inferred from IP
Device TypesTop Device TypesVisitor device category
Device VendorsTop Device VendorsManufacturer of the device
BrowsersTop BrowsersBrowser used by visitors
Operating SystemsTop Operating SystemsOS used by visitors
LanguagesTop LanguagesPreferred locale from Accept-Language
ReferersTop ReferersTraffic sources (referrer URL)
ShortlinksMost-Visited ShortlinksMost clicked shortlinks
BotsTop BotsKnown crawler activity

Geolocation

We use the MaxMind GeoIP database to infer visitor countries and cities from IP addresses.

User-Agent Parsing

We parse the visitor user agent with https://uaparser.dev/ to derive device type, vendor, browser, and operating system.

Privacy

To opt out of analytics, append ?do-not-track=1 to the shortlink URL, or set the do_not_track cookie. When present, analytics collection is disabled.

Last updated on