LINK MANAGEMENT
Links
Create, manage and measure every short link.
No links yet
Create your first short link and its analytics will appear here.
| Link | Status | Clicks | Created |
|---|
MARKETING
Campaigns
Group tracked links, standardize UTM parameters and compare performance.
CAMPAIGN PERFORMANCE
Campaign
TRAFFIC
Clicks over time
ATTRIBUTION
Sources
CONTENT
Campaign links
PERFORMANCE
Analytics
See how your links are performing across the last 30 days.
TRAFFIC
Clicks over time
SOURCES
Top referrers
CONTENT
Top links
BUSINESS OUTCOMES
Conversions
Connect short-link clicks to form submissions, downloads, registrations and other outcomes.
TREND
Conversions over time
EVENTS
Conversion types
ATTRIBUTION
Sources
RECENT ACTIVITY
Latest conversions
| Event | Link | Campaign / source | Value | Time |
|---|
IMPLEMENTATION
How attribution works
LinkHub appends lh_click_id to the destination URL. Your website or automation sends that value back when a conversion happens.
POST /api/v1/conversions
{
"clickId": "<lh_click_id>",
"event": "form_submit",
"value": 250,
"currency": "USD"
}Use externalId for idempotency when your CRM or n8n workflow may retry an event.
AI ANALYSIS
Insights
Evidence-led analysis of campaigns, conversions, routing and operational health.
LATEST ANALYSIS
No analysis yet
Enable AI Insights in Settings, then run an analysis.
ASK LINKHUB
Ask your data
HISTORY
Recent analyses
LINK PERFORMANCE
Link
—
DESTINATION HEALTH
Unchecked
SMART ROUTES
Route health
TRAFFIC
Clicks over time
SOURCES
Top referrers
ACTIVITY
Link status
- Last click
- —
- Smart routing
- Off
- Short slug
- —
- Link ID
- —
SMART ROUTING
Routing decisions
CHANGE HISTORY
Link activity
Creation, destination changes, Smart Routing edits, status changes and monitoring-policy updates.
OPERATIONS
Link health
Monitor destination availability, redirects, latency, DNS and TLS failures.
DESTINATIONS
Current status
Automatic checks run in the background. Private/local network destinations are intentionally blocked from server-side health probes.
GOVERNANCE
Audit log
See who changed what, when, and from which interface.
WORKSPACE
Settings
Workspace configuration, integrations and operational controls.
OVERVIEW
Settings
Manage your workspace without digging through one long page.
WORKSPACE
Workspace
Manage your workspace identity and review the signed-in account.
Workspace profile
Workspace identity and internal reference details.
Signed-in user
Your current account and workspace role.
- Name
- —
- —
- Role
- —
DOMAINS
Domains
Manage branded short-link hostnames and verification.
Link domains
Verify ownership with the TXT record shown below. After verification, also attach the hostname to this Railway service so Railway can issue TLS and route traffic to LinkHub.
ACCESS
Users & Access
Manage team members and workspace roles.
Users
OPERATIONS
Health Monitoring
Control automatic checks and route coverage.
Health monitoring
Workspace defaults for automatic destination checks. Changes apply without redeploying Railway.
NOTIFICATIONS
Health Alerts
Configure Resend recipients, alert types and cooldowns.
Health alerts
Send state-change and recovery notifications through Resend. Repeated failures do not generate a new email unless the state changes again.
RECENT ACTIVITY
Alert history
AI
AI Insights
Choose how LinkHub uses AI, what data it analyzes, and when automatic insights run.
INTEGRATIONS
Integrations
Connect LinkHub to n8n, webhooks and external APIs.
Webhooks & n8n
Send signed LinkHub events to n8n or another HTTPS endpoint. Failed deliveries retry automatically.
ENDPOINTS
Configured webhooks
DELIVERIES
Recent webhook activity
Signature: X-LinkHub-Signature: v1=<HMAC-SHA256> over <timestamp>.<raw JSON body>, using the endpoint signing secret. Also inspect X-LinkHub-Event and X-LinkHub-Delivery.
API access
API keys remain available for n8n, scripts and external integrations; they are no longer stored in the browser dashboard.
DATA
Data
Import existing YOURLS data and review migration history.
Import from YOURLS
Preview a YOURLS CSV or MySQL SQL export before anything is written. Slugs, destinations, titles, creation dates and lifetime click counts are preserved when possible.
Supported CSV formats include source/target/hits (your YOURLS export) and the standard keyword/url/clicks aliases. source may be a slug or a full short URL. Maximum file size: 8 MB / 20,000 links.
| Row | Slug | Destination | Clicks | Status |
|---|
Hits are imported as historical lifetime clicks. Historical click timestamps, referrers, countries, devices and visitor-level analytics are not reconstructed by this importer.
RECENT ACTIVITY