The privacy-first link intelligence platform. Real-time analytics, campaign attribution, and deep linking — hosted in Germany, starting at €0.
Understand exactly where your traffic comes from, which devices and platforms are used, and how campaigns perform in real time.
Create UTM presets, organize channels, and track which campaigns actually convert — all in one place.
Context-aware routing that survives app installation. Deferred deep links with attribution windows up to 90 days.
Generate QR codes with your custom logo directly in the platform.
Real-time event streams, automatic retries with exponential backoff, and up to 72h delivery window.
Host links on your own domain for maximum brand consistency.
Create, pause, and organize links in bulk. CSV import, tags, and smart filters for full control.
Get running in minutes, not days. Our SDKs handle the complex deferred deep linking, attribution, and event tracking logic so you don't have to.
import 'package:linkgravity_flutter_sdk/linkgravity.dart';
void main() async {
WidgetsFlutterBinding.ensureInitialized();
await LinkGravityClient.initialize(
baseUrl: 'https://api.linkgravity.io',
apiKey: 'your-api-key',
);
runApp(const MyApp());
}
...
class _MyHomePageState extends State<MyHomePage> {
@override
void initState() {
LinkGravityClient.instance.handleDeepLinks(
onNavigate: (path) {
if (context.mounted) context.go(path);
},
);
}
}The only platform combining link management and deep linking — with European hosting.
| Feature | LinkGravity | Branch | Dub.co | Bitly |
|---|---|---|---|---|
| Deep Linking | ||||
| Deferred Deep Links | ||||
| Link Management | ||||
| Real-Time Analytics | ||||
| UTM / Campaign Tracking | ||||
| QR Codes (Custom Logo) | ||||
| Webhooks | ||||
| Flutter SDK | ||||
| FlutterFlow | ||||
| Free Tier | 1,000 events | 1,000 links | ||
| Transparent Pricing | ||||
| 🇩🇪 EU Data Hosting | ||||
| GDPR Native (DPA) |
No feature gates on deep linking. Every plan includes the full SDK.
Perfect for indie developers and side projects.
For growing apps and small teams.
For growth teams and multi-product companies.
For large organizations with custom requirements.
All prices excl. VAT · Annual billing available.
LinkGravity runs on German infrastructure, fully compliant with GDPR, TTDSG, and Schrems II. No data leaves the EU. DPA included on all paid plans.
Servers in Frankfurt. No US data transfers.
No invasive fingerprinting. TTDSG compliant.
Data Processing Agreement on all paid plans.
Start for free. No credit card required. Migrate from Firebase in under 10 minutes.