Quick Start Guide
Get started with ULink in just a few minutes and create your first link.
Step 1: Create Your Account
- Visit the ULink Dashboard
- Sign up with your email or preferred authentication method
- Complete the account verification process
Step 2: Create Your First Project
Projects help you organize links by campaign, product, or team:
- From your dashboard, click "New Project"
- Enter project details:
- Project Name: Choose a descriptive name (e.g., "Mobile App Campaign")
- Click "Create Project"
- You'll be redirected to your new project dashboard
Step 3: Configure Project Settings (Optional)
Before creating links, you can configure project-level settings:
Deep Link Schemas
- Go to Configuration → General
- Set your app's deep link schemas:
- iOS Deep Link Schema:
myapp://
(your iOS app's URL scheme) - Android Deep Link Schema:
myapp://
(your Android app's URL scheme)
- iOS Deep Link Schema:
Shared Subdomains
- Navigate to Domains in your project dashboard
- Click "Add Domain"
- Select "Shared Domain (.shared.ly)"
- Enter your desired subdomain (e.g.,
mycompany.shared.ly
) - Instant setup - no DNS configuration required
- Start creating branded links immediately
Step 4: Create Your First Link
Option A: Unified Link (Recommended for Marketing)
Perfect for social media, email campaigns, and advertising:
-
Go to Links in your project dashboard
-
Click "Create Link"
-
Select "Unified Link"
-
Fill in the required fields:
- Name: Descriptive name (e.g., "App Store Campaign")
- Fallback URL: Default destination (e.g., your website)
- iOS URL: App Store link or deep link
- Android URL: Play Store link or deep link
- Slug (optional): Custom short path
-
Click "Create Link"
Option B: Dynamic Link (Advanced Deep Linking)
For sophisticated mobile app integration:
- Go to Links in your project dashboard
- Click "Create Link"
- Select "Dynamic Link"
- Configure advanced options:
- Custom Parameters: Key-value pairs for your app
- Metadata: Social media tags and additional link information
- Platform-specific URLs: Fallback URLs when the app is not installed (usually App Store or Play Store)
Step 5: Test Your Link
Testing Unified Links
Unified links work immediately without app setup:
- Copy your generated ULink from the links dashboard
- Test on different platforms:
- Desktop: Should redirect to fallback URL
- iOS Device: Should redirect to iOS URL or App Store
- Android Device: Should redirect to Android URL or Play Store
- No app required - unified links work with web URLs and store links
Testing Dynamic Links
Dynamic links require app setup for full functionality:
Without App Setup (Basic Testing)
- Copy your generated ULink from the links dashboard
- Test fallback behavior:
- Desktop: Should redirect to desktop fallback URL
- iOS Device: Should redirect to App Store (if app not installed)
- Android Device: Should redirect to Play Store (if app not installed)
With App Setup (Full Testing)
Your app must be configured to handle deep links
- Configure URL schemes in your app (iOS: URL Types, Android: Intent Filters)
- Install your app on test devices
- Test deep linking:
- iOS Device with App: Should open app and navigate to specific content
- Android Device with App: Should open app and navigate to specific content
- Custom parameters: Verify your app receives and processes the parameters
For dynamic links, start with fallback testing, then add app integration for deep linking functionality. See our SDK documentation for implementation guides.
Step 6: Monitor Performance
- Go to Analytics in your project dashboard
- View real-time metrics:
- Total clicks and unique users
- Platform breakdown (iOS/Android/Desktop)
- Geographic distribution
- Traffic sources and UTM parameters
- Click on any link for detailed performance data
Step 7: Share Your Link
Your link is ready to use! Share it:
- Social Media: Post on Facebook, Twitter, Instagram
- Email Campaigns: Include in newsletters and marketing emails
- QR Codes: Generate QR codes for offline marketing
- Paid Advertising: Use in Google Ads, Facebook Ads, etc.
Next Steps
Now that you've created your first link, explore these features:
- API Documentation - Complete API reference
- Flutter SDK - Mobile app integration
Get Help
Need assistance? We're here to help:
- Email Support - Click here to reach out
🚀 You're all set! You've successfully created your first link with ULink. Start sharing it and watch the analytics roll in!