VeeCee Docs
Sharing

Every active card has two URLs that you can share with anyone.

Landing page

The landing page is a styled web page that displays the contact's information according to your template settings.

  • URL format: /{cardId} (e.g., /aBc1)
  • Shows contact name, title, company, phone, email, and other enabled fields
  • Includes a Save Contact button that triggers a VCF file download
  • Styled with your template's branding (logo, colors, font)
  • Tracks views in analytics

VCF download

The VCF download link serves the contact's information as a vCard file that recipients can save directly to their phone or computer contacts.

  • URL format: /v/{cardId} (e.g., /v/aBc1)
  • Downloads a .vcf file (vCard 3.0 format)
  • Includes all mapped contact fields plus an embedded photo (if enabled)
  • Tracks downloads in analytics

Short URLs

Card IDs are 4-character alphanumeric strings, keeping URLs compact. This makes them easy to include in:

  • Email signatures
  • Social media bios
  • Print materials
  • Text messages

Tip: Copy a contact's card URLs directly from their detail page in the dashboard.