Skip to main content

Call Tracking

Affilync call tracking gives you sub-100ms attribution on every inbound call so you know exactly which campaign, keyword, or affiliate drove it.

1. Purchase a Tracking Number

  1. Go to Settings > Numbers > Buy Number.
  2. Choose a local, toll-free, or vanity number.
  3. Assign a number pool name (e.g., "Google Ads Pool").

You can also port an existing number under Settings > Numbers > Port Request.

2. Install the DNI Widget

Dynamic Number Insertion (DNI) automatically swaps the phone number displayed on your website based on the traffic source.

Add this snippet before </body>:

<script
src="https://track.affilync.com/dni.js"
data-account="YOUR_ACCOUNT_ID"
data-default="+18005551234"
async
></script>
AttributeDescription
data-accountYour Affilync account ID (found in Settings)
data-defaultFallback number when no tracking number is available
data-selectorCSS selector for elements to replace (default: a[href^="tel:"])
data-formatDisplay format: national, international, or e164

3. Configure Call Flows

Call flows define what happens when a tracking number is dialed.

  1. Navigate to Call Tracking > Call Flows.
  2. Click New Flow and choose a template or start blank.
  3. Drag and drop steps:
Step TypeDescription
GreetingPlay an audio file or TTS message
IVR Menu"Press 1 for Sales, 2 for Support"
Ring GroupRing multiple agents simultaneously or sequentially
Time RouterRoute by business hours or day of week
Geo RouterRoute by caller area code or region
AI CallerHand off to the AI receptionist
VoicemailRecord a message and email it to your team
  1. Click Publish to activate.

4. Call Recording & Transcription

Enable recording per number or per call flow:

  • Settings > Numbers > [Number] > Recording: toggle on.
  • Recordings appear in Call Tracking > Call Log within 60 seconds.
  • AI transcription and sentiment analysis are automatic on Pro plans and above.

5. Attribution & Reporting

Every call is tagged with:

  • Source (Google Ads, Facebook, affiliate link, organic, etc.)
  • Campaign & affiliate ID
  • Keyword (if integrated with Google Ads)
  • Caller location (city, state, country)
  • Duration, outcome, and recording link

View call data in Analytics > Calls or export via CSV/API.

Next Steps