Skip to content
NewCountry, device & OS routing rules

One link. Every store. Zero guesswork.

Forkly sends every visitor to the right place — App Store, Google Play, AppGallery, Amazon Appstore or your website — from a single smart link or QR code. With routing rules, branded domains and analytics that respect privacy.

  • Free plan, no card required
  • No ads or interstitials
  • Cookieless by design
Diagram: one Forkly link sends iPhone visitors to the App Store, iPad to the iPad listing, Android to Google Play, Huawei to AppGallery, Fire tablets to the Amazon Appstore, desktops to a download page and everyone else to a fallback URL.

routing preview

Capabilities at a glance

platform-specific destinations per link
8
routing rules per link
25
cookies set on your visitors
0
maximum QR export size
4096px
API requests per key
600/min

Features

Everything between the tap and the install

Forkly handles the messy part of app distribution — platform detection, localisation, attribution and trust — so your campaigns just work.

Platform-aware routing

iPhone, iPad, Android, Huawei, Amazon Fire, Windows, macOS and Linux each land on the right store or download page — from a single URL.

Dynamic QR codes

Every link comes with a QR code you can restyle and re-point at any time. Print once, update forever. Export as PNG or SVG.

Country, device & OS rules

Send visitors in Germany to a localised page, tablets to a different listing, or ChromeOS users to your web app. Up to 25 rules per link.

UTM campaigns

Attach source, medium and campaign parameters once and Forkly appends them to every destination — so attribution survives the hop.

Passwords & expiry

Protect pre-release builds with a password, retire promo links on a date, or stop a link after a set number of clicks.

Branded custom domains

Serve links from go.yourbrand.com. Verify ownership with one TXT record and route traffic with a CNAME.

Cookieless analytics

Clicks and scans by country, city, device, OS, browser, referrer and campaign — without cookies, fingerprinting or stored IP addresses.

Teams with roles

Invite marketers, developers and viewers into shared workspaces with owner, admin, member and viewer permissions.

REST API

Create and update links, pull analytics and render QR images programmatically with scoped API keys and predictable JSON errors.

How it works

Live in three steps

No SDK, no code, no app update. If you can paste a URL, you can ship a smart link.

  1. 1

    Add your store URLs

    Paste your App Store, Google Play, AppGallery, Amazon and desktop links, plus a fallback for everyone else.

  2. 2

    Share one link or QR code

    Get a short link on 1link.1workspace.in or your own domain, and a dynamic QR code ready for print, packaging and slides.

  3. 3

    Watch it route — and learn

    Every tap is resolved in milliseconds and counted without cookies, so you can see which platforms and campaigns convert.

Routing

A destination for every platform — and a plan for everyone else

Configure a store URL per platform and Forkly picks the right one on every visit. Rules run first, so you can override by country, device type, OS or language.

  1. 1

    Rules. Country, device, OS and language conditions are checked in priority order.

  2. 2

    Platform destination. The store URL for the visitor’s platform, with an optional deep link.

  3. 3

    Fallback. Your fallback or default URL catches every other device and bot.

Learn about smart links
Example platform destinations
VisitorDestination
iPhone (App Store)apps.apple.com/app/id…
iPad (App Store)apps.apple.com/app/id…?platform=ipad
Android (Google Play)play.google.com/store/apps/details?id=…
Huawei (AppGallery)appgallery.huawei.com/app/C…
Amazon Appstore (Fire OS)amazon.com/gp/product/B0…
Windowsapps.microsoft.com/detail/…
macOSapps.apple.com/app/…?mt=12
Linuxexample.com/download/linux
Everyone elseFallback URL

Dynamic QR codes

QR codes that never go stale

Each smart link has a QR code that points through Forkly, so you can change destinations long after the poster is printed. Scans are tracked separately from clicks.

  • Custom colours, module shapes and error correction
  • Your logo in the centre (Pro and Business)
  • Crisp PNG or vector SVG up to 4096px
  • Saved styles for consistent campaigns
Explore QR codes

Analytics

Know what converts — without tracking people

See clicks and scans by platform, country, city, device, browser, referrer and UTM campaign. Forkly counts visits with a daily-rotating salted hash instead of cookies or stored IPs.

  • Real-time timeseries for clicks and QR scans
  • Breakdowns by 10 dimensions including UTM
  • Bot traffic filtered out
  • CSV export on Pro and Business
See analytics
Illustration of the Forkly analytics view: a daily clicks and scans chart and a breakdown by operating system.

Custom domains

Links people recognise and trust

Put your links on go.yourbrand.com. Add a TXT record to prove ownership, and a CNAME to route traffic — Forkly keeps checking until everything resolves.

  • Up to 20 domains on Business
  • Custom root and not-found redirects
  • Automatic re-checks while DNS propagates
Read the DNS guide
Illustration of a custom domain being verified with a TXT and a CNAME record.

Developers

An API that feels like it was built for you

Automate link creation from your CI, CMS or backend. Scoped keys, JSON everywhere, consistent errors with request IDs and transparent rate-limit headers.

  • Scoped API keys: links, analytics, QR and domains
  • Render QR images on the fly
  • 600 requests per minute per key
Read the API docs
bashCreate a smart link
curl -X POST https://1link.1workspace.in/api/v1/links \
  -H "Authorization: Bearer fk_live_your_api_key" \
  -H "Content-Type: application/json" \
  -d '{
  "name": "Summer launch",
  "defaultUrl": "https://example.com/app",
  "destinations": [
    {
      "platform": "IOS",
      "url": "https://apps.apple.com/app/id1234567890"
    },
    {
      "platform": "ANDROID",
      "url": "https://play.google.com/store/apps/details?id=com.example.app"
    }
  ],
  "rules": [
    {
      "name": "Germany",
      "countries": [
        "DE"
      ],
      "destinationUrl": "https://example.com/de/app"
    }
  ],
  "utm": {
    "source": "newsletter",
    "medium": "email",
    "campaign": "summer-launch"
  }
}'

Pricing

Simple plans that grow with your app

Unlimited clicks on every plan. Start free, and upgrade when you need branding, rules or the API.

Free

Everything you need to launch your first smart link.

$0/ month

Free forever

Start for free
  • 5 smart links with unlimited clicks
  • iOS, Android, AppGallery & desktop routing
  • Dynamic QR codes (PNG & SVG)
  • Device, OS, country & referrer analytics
  • 90 days of analytics history
  • No ads, no interstitials — ever
Most popular

Pro

For growing apps that need branding and deeper insights.

$10/ month

Billed $120 yearly

Start 14-day free trial
  • 100 smart links
  • 3 branded custom domains
  • Country, device & OS routing rules
  • QR codes with your logo
  • Password protection & expiring links
  • City & UTM analytics with CSV export
  • 2 years of analytics history

Business

For teams that run campaigns at scale and automate with the API.

$32.50/ month

Billed $390 yearly

Start 14-day free trial
  • 2,500 smart links
  • 20 custom domains
  • 25 team members with roles
  • REST API & API keys
  • Workspace audit log
  • 3 years of analytics history
  • Priority support

Need the full breakdown? Compare every plan

FAQ

Questions, answered

How does Forkly know which store to send someone to?
When a visitor opens your link, Forkly reads the device and operating system from the request, evaluates any rules you have configured, and redirects to the matching destination. Visitors on platforms you did not configure go to your fallback URL.
Can I change where a link or QR code points after sharing it?
Yes. Links and their QR codes are dynamic — edit any destination in the dashboard or through the API and the change applies to the next visitor, with no reprint required.
Do you show ads or interstitial pages?
Never. Visitors are redirected straight to your destination. The only extra step is a password prompt, and only when you protect a link yourself.
Is the analytics GDPR-friendly?
Forkly analytics sets no cookies and stores no raw IP addresses. Unique visitors are estimated with a salted hash that rotates daily. Read the details in our privacy policy.
Can I use my own domain?
On Pro and Business you can connect branded domains such as go.yourbrand.com. Verification takes one TXT record and one CNAME — see the custom domains guide.
Is there a free plan?
Yes — the Free plan includes five smart links with unlimited clicks, dynamic QR codes and core analytics, forever. Compare everything on the pricing page.

Ship one link for every store today

Start on the free plan in under a minute. No credit card, no ads, no interstitials — upgrade only when you need branding, rules or the API.