lead-tracker

Assign dynamic phone numbers to attribute inbound calls to marketing campaigns.

2|1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/VoicenterTeam/claude-marketplace --skill lead-tracker-voicenterteam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lead-tracker
Source: https://github.com/VoicenterTeam/claude-marketplace/tree/main/plugins/voicenter-api/skills/lead-tracker
Command: npx skills add https://github.com/VoicenterTeam/claude-marketplace --skill lead-tracker-voicenterteam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires VC_DID_TRACKER, and includes scripts (resource) components.

What problem does it solve?

This Skill helps businesses attribute phone calls to specific marketing campaigns or web pages, providing valuable insights into lead sources and customer journeys.

Core Features & Use Cases

  • Campaign Tracking: Assign dynamic phone numbers to track calls from various marketing campaigns.
  • Visitor Session Data: Link calls to visitor session data, including UTM parameters, page URLs, and click IDs.
  • CDR Data Analysis: Extract caller information from call records for detailed attribution analysis.
  • Use Case: A company uses this Skill to understand which Google Ads or Facebook campaigns are driving phone calls, optimizing their marketing spend.

Quick Start

Initialize the Lead Tracker SDK in your HTML to begin tracking phone calls and their sources.

Frequently Asked Questions about lead-tracker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does dynamic phone number tracking attribute inbound calls to marketing campaigns?

Dynamic phone number tracking attributes inbound calls by assigning a unique phone number to each visitor session, linking call records to specific marketing campaigns and web pages for source analysis.

Can I use call tracking to capture UTM parameters and click IDs from visitor sessions?

Yes, call tracking can capture UTM parameters, page URLs, and click IDs from visitor sessions. The SDK links this session data directly to inbound call records for detailed attribution analysis.

What's the best way to track Google Ads and Facebook campaigns driving phone calls?

The best way to track Google Ads and Facebook campaigns driving phone calls is implementing a lead tracker SDK to assign dynamic numbers per visitor session and analyze call records for attribution.

Do I need the Voicenter Lead Tracker JavaScript SDK to enable campaign attribution?

Yes, you need the Voicenter Lead Tracker JavaScript SDK to enable campaign attribution. Integration is required to assign dynamic phone numbers to each visitor session and capture caller journey data.

How do I initialize a lead tracker SDK for tracking caller paths on web pages?

To initialize the lead tracker SDK for tracking caller paths, integrate the JavaScript SDK into your HTML to assign dynamic phone numbers and begin capturing session data for attribution analysis.

Why does my call tracking implementation require integration with VC_DID_TRACKER?

Call tracking implementation requires integration with VC_DID_TRACKER because it serves as the core dependency needed to dynamically assign phone numbers and process call records for campaign attribution.