Interactive Demo

See Attorney Metrics in Action

Experience how leads flow from website forms directly into your marketing dashboard. No signup required.

How the Demo Works

1
Visit the Demo Law Firm Website
We've created a sample "Smith & Associates" law firm landing page

This simulates a real law firm's contact page. Fill out the form as if you were a potential client seeking legal help.

2
Submit the Contact Form
Enter sample contact information and submit

Fill in the fields with test data (you can use fake info). Select a case type and how you "heard about" the firm. This data will flow into Attorney Metrics.

Sample test data you can use:

  • • Name: Test Lead
  • • Email: [email protected]
  • • Phone: 555-123-4567
  • • Case Type: Personal Injury
3
See the Lead in Attorney Metrics
Login to the dashboard and find your lead

After submitting, login to Attorney Metrics with the demo credentials below. Navigate to a client's Leads Inbox to see your submitted lead!

Demo Login Credentials:

4
Explore the Dashboard
See how the lead data is tracked and analyzed

Once logged in, you'll be in "Agency Mode". Click on a client to drill down into their dashboard. Then click the "Leads" tab to see all leads including yours.

Things to explore:

  • Portfolio Dashboard (all clients)
  • Leads Inbox (your test lead!)
  • Attribution Queue
  • CPL Analytics

Navigation tips:

  • • Agency Mode: Portfolio, Team, Providers
  • • Click a client to enter Client Mode
  • • Use "Back to Agency" to return
  • • Client switcher in top-right
For Developers

Webhook API Integration

Connect your existing forms, Zapier, or any system to Attorney Metrics

POST /api/webhooks/leads
Send lead data from any source to automatically create leads
{
  "clientId": "your-client-uuid",
  "firstName": "John",
  "lastName": "Smith",
  "email": "[email protected]",
  "phone": "555-123-4567",
  "practiceArea": "Personal Injury",
  "source": "Google Search",
  "message": "I was in a car accident...",
  "utmSource": "google",
  "utmCampaign": "ppc_injury"
}

Required Fields:

  • clientId - The law firm's UUID
  • • At least one contact field (email or phone)

Supported Fields:

  • • firstName, lastName, email, phone
  • • practiceArea, source, message
  • • utmSource, utmMedium, utmCampaign

Ready to Get Started?

See how Attorney Metrics can transform your law firm marketing analytics