User Guide

Documentation

Learn how to use Link-Me to create, manage, and track your shortened URLs.

Getting Started

Welcome to Link-Me! Here's how to get started with URL shortening in minutes.

Quick Start (No Account Required)

  1. 1 Go to the homepage
  2. 2 Paste your long URL in the input field
  3. 3 Click "Shorten" and copy your new short link

Create an Account for More Features

  • Custom short links (e.g., l-me.eu/your-brand)
  • Detailed click analytics and reports
  • Password protection for sensitive links
  • Link expiration dates
  • API access for automation
Create Free Account

Creating URLs

URL Options

Custom Slug

Create memorable, branded short links. Instead of random characters, use your own words (e.g., l-me.eu/summer-sale).

Title & Description

Add titles and descriptions to organize your links. This helps you identify links quickly in your dashboard.

Expiration Date

Set an expiration date for time-sensitive links. After expiration, visitors see a friendly message instead of being redirected.

Click Limit

Limit the number of times a link can be used. Perfect for exclusive offers or limited access content.

Password Protection

Protect sensitive links with a password. Visitors must enter the password before being redirected.

QR Codes

Every shortened URL automatically gets a QR code. You can:

  • Download QR codes in PNG or SVG format
  • Use in print materials, presentations, or digital media
  • Track scans just like regular clicks

Analytics

Link-Me provides comprehensive analytics to help you understand your audience and measure campaign performance.

Click Tracking

  • Total clicks over time
  • Unique visitors vs. repeat visitors
  • Click trends by hour/day/month

Geographic Data

  • Country and city breakdown
  • Regional performance
  • Timezone distribution

Device Information

  • Desktop vs. mobile vs. tablet
  • Browser types and versions
  • Operating systems

Referrer Tracking

  • Traffic sources (social, search, direct)
  • Referring domains
  • UTM parameter tracking

API Access

Integrate Link-Me into your applications with our REST API. Create, manage, and track URLs programmatically.

# Example: Create a short URL

curl -X POST https://l-me.eu/api/v1/urls \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"url": "https://example.com/long-url"}'

Security & Privacy

GDPR Compliant

We respect user privacy. IP addresses are hashed, and personal data is handled according to GDPR guidelines.

HTTPS Everywhere

All connections are encrypted using TLS/SSL. Your data is secure in transit.

Malicious URL Detection

We scan URLs to prevent phishing and malware distribution. Suspicious links are blocked.

Rate Limiting

API rate limits protect against abuse while ensuring fair usage for all users.

Need More Help?

Our support team is here to assist you with any questions.