ARCHITECTURE
System Architecture
ViaLink handles all the routing, matching, and attribution your deep links need in the cloud. All you deal with is a single line of SDK and REST calls.
What You Can Do
Adopt ViaLink and you can use the following four capabilities right away, with no infrastructure of your own.
Smart Deep Links
A single link guides users to the most appropriate screen, whether it's opened on iOS, Android, or the web.
Deferred Deep Linking
Even when the app isn't installed, users land exactly on the intended screen on first launch right after install.
Campaign Attribution
Automatically tie clicks and conversions together by channel, campaign, and medium to measure where users came from.
Event / Payment Tracking
Gather sign-ups, payments, and custom events in one place to see campaign performance and ROAS at a glance.
Composition
Your scope ends at the SDK / API. Routing, matching, and analytics are handled by the ViaLink cloud.
Your App / Service
- • SDKs for 6 platforms
- • REST API (links, events, payments)
- • Real-time monitoring from the dashboard
ViaLink Cloud
- • Click routing / deferred matching
- • Attribution / event aggregation
- • Secure data storage and operations
How to Integrate
Integrate with just a little code on every major platform. For detailed code examples, see the developer docs.
iOS
Swift / SwiftUI
View guide →
Android
Kotlin / Java
View guide →
Web
TypeScript / JavaScript
View guide →
React Native
TypeScript
View guide →
Flutter
Dart
View guide →
Unity
C#
View guide →
REST API
Use this when you need to create links or send events directly from your server.
View REST guide →Getting Started
Four steps and your first deep link is live.
Sign Up
Create a free account with your email. Sign-up bonus credits are granted automatically.
Register an App
Register an app in the dashboard and enter your iOS Bundle ID, Android package name, and web domain.
Get Your API Keys
View the SDK Key and S2S Secret automatically issued at app registration from the dashboard.
Install the SDK / Create Your First Link
Install the SDK for the platform you want, or create your first deep link via the REST API.