Pricing and Plan Limits
OpenLynk offers three pricing tiers, and every plan starts with a 30-day free trial. All plans include the core deep linking SDK and cached attribution (deferred deep linking via device fingerprint matching).
Plan Comparison
| Feature | Starter ($79/mo) | Pro ($249/mo) | Enterprise (Custom) |
|---|---|---|---|
| Platform Links | 50 | 500 | Unlimited |
| Generated Links | Unlimited | Unlimited | Unlimited |
| Clicks/Month | 250,000 | 600,000 | Unlimited |
| Apps | 2 | 5 | Unlimited |
| Short URLs | 100 | Unlimited | Unlimited |
| Custom Domains | 1 | Unlimited | Unlimited |
| Team Seats | 2 | 5 | Unlimited |
| Analytics | Full | Full | Custom |
| Fallback URL | Yes | Yes | Yes |
| Push Notifications | Yes | Yes | Yes |
| Data Export | -- | Yes | Yes |
| SSO | -- | -- | Yes |
| Support | Email & Chat | Priority | 24/7 + Assigned CSM |
| Cached Attribution | Yes | Yes | Yes |
30-Day Free Trial
Every new subscription starts with a 30-day free trial:
- A valid payment method is required to start the trial, but you are not charged until the trial ends.
- You get full access to your chosen plan's features during the trial.
- Cancel anytime during the trial at no cost from the Billing page.
- Each organization is eligible for one free trial.
:::note Legacy plans Accounts created before the introduction of trial-based pricing may remain on their existing legacy plan (including the legacy Free plan and legacy Starter pricing). Legacy plans are no longer available to new accounts. :::
Feature Descriptions
Platform Links
Links created manually from the OpenLynk dashboard. Each platform link can be customized with metadata, UTM parameters, and per-platform destinations.
Generated Links
Links created programmatically via the SDK's createLink() method. These are typically created at runtime for sharing, referral programs, or dynamic content.
Clicks/Month
The total number of link clicks tracked per calendar month across all links in your account. When the limit is reached, links continue to redirect but click analytics are paused until the next billing cycle.
Custom Domains
Use your own domain (e.g., links.yourapp.com) instead of the default yourapp.openlynk.to subdomain. See Link Resolution Architecture for how custom domains are resolved.
Cached Attribution
Deferred deep linking via device fingerprint matching. Available on all plans. When a user clicks a link, OpenLynk stores a pending link record with the device fingerprint. After the user installs the app, the SDK restores the link by matching the fingerprint.
Short URLs
Shortened URLs using the oplk.to/{code} format. These redirect to any destination URL and are independent of your app's deep linking configuration.
Fallback URL
A configurable web URL that users are redirected to when they click a deep link on a platform that does not have a native app (e.g., desktop browsers).
Data Export
Export analytics data (click logs, attribution data) in CSV format from the dashboard.
SSO
Single sign-on integration for team authentication. Available on Enterprise plans only.
Managing Your Plan
You can view your current usage, upgrade, or downgrade your plan from the OpenLynk dashboard:
For a step-by-step walkthrough, see the Manage Billing Guide.
Plan changes take effect immediately. When upgrading, you are charged a prorated amount for the remainder of the billing cycle. When downgrading, the new plan takes effect at the start of the next billing cycle.
What's Next?
- Manage your billing from the dashboard
- Learn about analytics and attribution to understand what data is captured on each plan
- Review security to understand how your data is protected