Custom slugs, branded domains, link expiry, and password protection. Your slug, your domain.
Per-link clicks, geo breakdown, device split, referrer tracking, and time-of-day heatmaps.
Every link gets a QR code. SVG/PNG download. Custom colors and logo on paid plans.
Build a cutur.link/you page — Linktree alternative with analytics, no watermark, your brand.
No personal data. IPs anonymised before storage. No fingerprinting or cross-site tracking. GDPR.
REST API for programmatic creation. Zapier/Make integrations. CLI for terminal power users.
Paste any URL — no length limit. Choose a custom slug or let CutUR generate one.
Instant short link and QR code. Share anywhere — socials, print, email, slides.
Analytics dashboard updates in real time. Geo, device, referrer — the full picture.
Collect all your links into a branded cutur.link/you page. Update anytime.
No hidden fees. No automatic upsell. Cancel any time.
For individuals. Unlimited links, basic analytics, link-in-bio.
Custom domains, advanced analytics, and branded QR codes.
Shared workspaces, bulk creation, and API access for teams.
No account needed for the first link. Free tier available forever. Pro from €5/month.
CutUR Link is the shortener that teams build workflows around, not just use to save characters.
Create campaign-specific slugs, track click volume by source, and compare performance across channels — without sending traffic through a third-party analytics company.
Long URLs in SMS messages and printed materials kill conversions. CutUR generates clean, memorable slugs — and can redirect you update later without reprinting.
Create, update, and expire links programmatically via the REST API. Integrate with your CMS, email platform, or event system — links follow your workflow, not the other way around.
CutUR Link authenticates with 47ID SSO — the same login you use for PassVault, 47Comms, and other 47Network products. One identity layer, every tool.
CutUR is built for teams that send links at volume and need to know what's happening after the click.
Campaign managers who send bulk links over email, SMS, or social media and need to know which channel drove traffic without installing third-party trackers. CutUR analytics are server-side — no JavaScript required on the destination page.
Applications that generate shortened links programmatically — referral systems, QR code generators, share-sheet integrations. The CutUR API accepts batch creation and supports custom slugs for branded short links under your own domain.
Teams sending SMS campaigns via 47Comms can auto-shorten URLs in outgoing messages. Long URLs consume character budget and reduce readability. CutUR links track click-through rates per SMS campaign without requiring a third-party analytics platform.
CutUR Link fits between a basic URL shortener and a full analytics platform — privacy-respecting, audit-ready, and built for organisations that share links at scale.
Marketing teams that share campaign links across email, SMS, and social — and need per-channel click attribution without embedding third-party trackers in their content. CutUR's custom slugs and UTM passthrough keep everything readable and measurable.
Applications that generate short links programmatically — payment confirmation pages, document share links, QR codes for print materials. The CutUR API is RESTful with webhook delivery for click events, making it easy to embed in any workflow.
Creators and consultants who need a single shareable link page (cutur.link/yourname) aggregating all their important URLs — social profiles, booking links, portfolio, contact. No ads, no algorithmic feed, no platform risk.
Teams using 47Comms for SMS campaigns need short links that fit within 160-character limits. CutUR Link integrates directly with 47Comms — links are auto-shortened at send time and click attribution is unified in both dashboards.
Technical deep-dives on the architecture and decisions behind CutUR Link.
CutUR Link ships Compose and Helm charts. This guide explains when to use each — and the operational tradeoffs that actually matter.
CutUR Link uses 47ID for authentication. Here's the complete setup guide for integrating Keycloak into your stack.
CutUR Link uses Redis sorted sets for real-time click counting, sliding-window rate limiting, and pub/sub for live dashboard updates. How those patterns work in production.
Cutur uses JWT access tokens with refresh token rotation — ES256-signed 15-minute access tokens, 30-day rotating refresh tokens stored server-side with reuse detection.