Skip to main content
Creating a Dynamic Route in KlipLink is easy, learn how to create your first one in minutes.
1

Choose a Starting Point

From the Dynamic Routes page, click + Blank Route to start from scratch, or browse the templates at the top and click one to open the creation modal with it pre-selected.Available templates:
TemplateBest For
Redirect By OSApps — send users to the right app store
Redirect By DevicePlatform specific sites
Split TrafficA/B testing
Conditional RedirectGlobal websites with complex logic
2

Create Your Route

Dynamic Routes Create ModalFill in the details:
  • Title (optional) — helps you identify the route in your dashboard
  • Template — pre-selected if you clicked a template, otherwise defaults to Blank Route
  • Domain — choose from klipl.ink or any of your custom domains
  • Custom Back Half (optional) — customise the end of your short URL, e.g. klipl.ink/my-app
Click Go To Editor when ready.
3

Build Your Flow

Dynamic Routes EditorThe editor opens with your chosen template’s nodes already connected. You’ll see:
  • A Start node on the left — this is where every click enters your route. You must set a fallback URL here in case no conditions are met.
  • A node panel on the right — drag nodes onto the canvas to add logic
Connect nodes by dragging from an output port on one node to an input port on another.

Available nodes:

NodeColourWhat it does
A/B SplitYellowSplits traffic between variants by percentage
IfRedConditional branching logic
RedirectBlueRedirects to a specified URL
OS Based RedirectPurpleRedirects based on user’s operating system
Platform Based RedirectGreenRedirects based on screen size / platform
4

Save and Share

When you’re happy with your flow, click Save in the top right. Once saved, click Share Link to copy your short URL and start sharing it.
Your route is live as soon as it’s saved — any clicks will immediately follow your latest flow.