Integrations

Connect Urlytics to your favourite tools. Automate workflows, sync data, and get insights where you need them.

Marketing & Analytics

Connect your marketing stack to get unified insights across all channels.

GA

Google Analytics

Automatically append UTM parameters and send click events to Google Analytics for unified reporting.

  • Auto UTM tagging
  • Event tracking
  • Goal attribution
View documentation →
HB

HubSpot

Sync link clicks with HubSpot contacts and trigger workflows based on engagement.

  • Contact activity sync
  • Workflow triggers
  • Lead scoring
View documentation →
MC

Mailchimp

Track email campaign performance with automatic link replacement and click tracking.

  • Auto link replacement
  • Campaign analytics
  • Subscriber insights
View documentation →

Automation & Productivity

Build powerful workflows and automate your link management.

ZP

Zapier

Connect Urlytics to 5,000+ apps. Create links automatically, sync data, and build custom workflows.

  • 5,000+ app connections
  • Multi-step zaps
  • Conditional logic
View documentation →
MK

Make (Integromat)

Build complex automation scenarios with visual workflows and advanced data manipulation.

  • Visual workflow builder
  • Data transformation
  • Error handling
View documentation →
N8

n8n

Self-hosted automation platform. Full control over your data and workflows.

  • Self-hosted option
  • Custom nodes
  • Open source
View documentation →

Communication

Get notified about link activity in your team's communication tools.

SL

Slack

Receive real-time notifications in Slack when links hit milestones or experience issues.

  • Click milestone alerts
  • Link health notifications
  • Daily/weekly digests
View documentation →
MS

Microsoft Teams

Keep your team updated with link analytics notifications directly in Teams channels.

  • Channel notifications
  • Adaptive cards
  • Bot commands
View documentation →
DC

Discord

Send link analytics updates to your Discord server with customisable webhooks.

  • Webhook notifications
  • Embed formatting
  • Bot integration
View documentation →

Webhooks

Build custom integrations with real-time webhook notifications. Receive HTTP callbacks whenever events occur on your links.

  • link.clicked - When a link receives a click
  • link.created - When a new link is created
  • link.updated - When link settings change
  • link.expired - When a link expires
  • link.milestone - When clicks reach thresholds
  • domain.verified - When domain DNS is verified
Webhook documentation
{ "event": "link.clicked", "timestamp": "2025-01-06T14:32:00Z", "data": { "link_id": "lnk_a1b2c3d4", "short_url": "urlytics.co.uk/promo", "click": { "country": "GB", "city": "London", "device": "mobile", "browser": "Chrome", "referrer": "twitter.com" }, "total_clicks": 1547 } }

Build Your Own Integration

Use our REST API to build custom integrations tailored to your specific needs. Full documentation and SDKs available.

Explore the API