Skip to main content

Introduction to TrizLink

TrizLink is a free, web-based link-management platform for creating branded short links, link-in-bio pages, and QR codes, and for reading the click analytics behind them. Instead of pasting long, fragile URLs everywhere, you shorten them once in TrizLink, share the short link, and watch where the clicks come from — by country, referrer, device, browser, and operating system. Everything is tied to your Google account, organized into workspaces, and reachable from the web app at trizlink.com, the Android app, or the companion browser extension.

This documentation explains what each part of TrizLink does, how to use it, and where its limits are. It is written to be honest: where a feature needs something from you (DNS access for a custom domain, your own API key for AI, a connected social account), the docs say so plainly.

TrizLink brings the pieces of link sharing into one place so you do not need a separate URL shortener, a separate bio-link tool, a separate QR generator, and a separate analytics dashboard. The core jobs it handles:

  • Shorten and brand URLs — turn a long link into a short one, optionally with a custom alias, a password, or an expiry date. See Short links.
  • Publish a link-in-bio page — a single page that holds all your links, built with a drag-and-drop editor and published to a custom slug like trizlink.com/yourname. See Link-in-bio pages.
  • Generate QR codes — every short link gets a downloadable QR code for print or screens. See QR codes.
  • Measure clicks — real-time, per-link and workspace-wide analytics. See Analytics.
  • Work as a team — separate workspaces and teams with admin, editor, and viewer roles.

Who it is for

The feature areas at a glance

AreaWhat it doesDocs
Short linksCustom alias, password, expiry, QR, click statsShort links
Link-in-bioDrag-and-drop bio pages with templates and a slugLink-in-bio
QR codesDownloadable QR for any linkQR codes
AnalyticsClicks by country, referrer, device, browser, OSAnalytics
Custom domainsBranded links on your own domainCustom domains
OrganizationLabels, search, CSV bulk importLink organization
TrackingUTM templates, pixels, webhooksTracking & UTM
Workspaces & teamsSilos with admin/editor/viewer rolesWorkspaces & teams
Social mediaConnect accounts, compose, scheduleSocial media
WidgetsEmbed links or a bio on any siteWidgets
AI (BYOK)Captions, hashtags, forecasts with your own keyAI features
APIManage links programmaticallyAPI access
Utility tools40+ free, client-side toolsUtility tools
Browser extensionShorten the current tabBrowser extension
ThemeAppearance, accent, radius, scalingTheme customizer
SharingWeb modal or native OS share sheetSharing

How it works under the hood

TrizLink runs as a web app (with a mobile build via Capacitor) backed by Firebase and Firestore. Sign-in is Google-only — there is no email/password option. Your links, bio pages, analytics, and preferences are stored per account and per workspace, and many surfaces (click counts, activity feeds) update in real time. The utility tools run entirely in your browser, and AI features only run when you supply your own OpenAI or Anthropic API key.

  • It does not offer email/password sign-up — you sign in with Google.
  • It does not auto-delete expired links; an expired link shows an "expired" page until you remove it.
  • It does not include or pay for AI usage — AI is bring-your-own-key, billed by your provider.
  • It does not host your custom domain's DNS; you point your domain to TrizLink yourself.

Next steps

  1. Create your account — sign in with Google and pick a workspace.
  2. Quick Start — make your first short link and bio page in about five minutes.
  3. Browse the Features section for the area you need, or jump to the FAQ.