Smart deep links that automatically route users to iOS, Android, or web — with real-time click analytics, branded subdomains, and full campaign controls.
From creation to analytics in four simple steps
Set your iOS, Android, and web fallback destinations in seconds from the BaxCloud dashboard.
Receive a clean branded short URL — e.g. app.baxcloud.link/campaign — or use your own custom domain.
iOS users go to the App Store, Android users to Google Play, everyone else to your web fallback. Automatically.
See clicks by device, OS, browser, country, and time. Know exactly how your BaxLinks are performing.
Create, manage, and analyze all your BaxLinks from the BaxCloud dashboard.
Summer Campaign
app.baxcloud.link/summer2,841
clicks
App Launch
app.baxcloud.link/launch5,102
clicks
Newsletter CTA
app.baxcloud.link/nl-cta987
clicks
Device Routing (Summer Campaign)
Create unlimited BaxLinks — pricing is per click, not per link
Set iOS App Store, Google Play, and web fallback URLs independently
Real-time click analytics with device, browser, and country data
Custom aliases and branded subdomains for every link
Expiry dates and max click limits for campaign control
Full SDK integration for in-app deep link routing
BaxLinks is built for modern app marketing — from simple install links to full campaign attribution.
Automatically routes users to iOS App Store, Google Play, or your web fallback — based on their device. No redirects, no dead ends.
Real-time click tracking with device type, OS, browser, location, and time breakdowns. Understand your audience.
Use a branded subdomain like app.yourapp.link or connect your own custom domain for professional links.
Set expiry dates, max click limits, and password protection. Pause or archive BaxLinks at any time.
Every BaxLink comes with a generated QR code — perfect for print materials, packaging, or in-store campaigns.
Schedule campaigns to go live at a specific time and automatically expire when the campaign ends.
Choose a memorable alias for your BaxLinks like /summer-sale or /app-launch. Make every link brandable.
Sub-50ms redirect times powered by BaxCloud's global edge infrastructure. Users never notice the hop.
From app installs to re-engagement, BaxLinks powers your mobile marketing.
Drive app installs from social media, email, and ads. Users on iOS go to the App Store, Android to Google Play — no friction, no wrong store.
Deep-link returning users directly into your app to a specific screen — onboarding, a feature, a promo — skipping the home screen entirely.
Track which campaigns, channels, and audiences drive the most clicks and installs. Make data-driven decisions with BaxLinks' analytics.
Add BaxLinks to your app in minutes. Native SDKs for React Native, Flutter, and server-side Node.js.
npm install @baxcloud/react-native-linksimport { BaxCloudLinksClient } from '@baxcloud/react-native-links';
const links = new BaxCloudLinksClient({
projectId: 'your-project-id',
apiKey: 'your-api-key',
});
// Create an invitation link
const link = await links.createInvitationLink({
inviteCode: 'ABC123',
inviterName: 'John',
fallbackUrl: 'https://yourapp.com/invite?code=ABC123',
iosUrl: 'https://apps.apple.com/app/myapp/id123456',
androidUrl: 'https://play.google.com/store/apps/details?id=com.myapp',
maxClicks: 5,
expiresAt: new Date(Date.now() + 7 * 24 * 60 * 60 * 1000).toISOString(),
});
console.log(links.getShortUrl(link));
// https://core.baxcloud.io/v1/l/abc123Full API reference and iOS/Android setup guides in the documentation.
A BaxLink is a smart short URL that automatically routes users to the right destination based on their device — iOS App Store, Google Play, or a web fallback. It also includes full click analytics.
No. You create and manage BaxLinks entirely from the BaxCloud dashboard. For deep linking into specific app screens, you can optionally integrate the BaxCloud SDK.
BaxLinks pricing is based on click volume, not the number of links you create. You can create as many links as you need. Check the pricing page for click-based pricing per plan.
Yes. Pro and Enterprise plans support custom domains. You can use your own branded domain instead of the default baxcloud.link subdomain.
For every BaxLink click you see: device type, OS, browser, country/city, timestamp, and whether the user is unique. All data is available in real time from your dashboard.
Yes, BaxLinks is available on every BaxCloud plan including the Free tier. Each plan includes a number of clicks per billing period, with overage pricing after that.
BaxLinks is included in every BaxCloud plan — free to start, scales as your app grows.