Prospect Location Profile

Current location, previous locations, company HQ

This insight identifies a prospect's current location, any previous locations they have lived or worked, and their company's headquarters. It can help you tailor outreach based on their geographic journey, opening the door for regional rapport or specific market insights.

Why This Insight Matters

  • Stronger Personalization — Calling out a prospect's current or former city can make your message feel more relevant and authentic.
  • Event Invitations — If you're hosting an event in a certain area, this helps ensure you're inviting the right prospects.

Available Subtypes

SignalSubtype EnumDescription
Location profileworkExperienceLocationProfileProspect's current and historical locations

Response Fields

Location Profile

FieldTypeExampleDescription
locationProfile.currentLocationstring"Orange County, California, United States"Current location
locationProfile.previousLocationsstring[]["Greater Chicago Area", "Tel Aviv, Israel"]List of previous locations
locationProfile.companyLocationstring"Chicago, US"Company headquarters location

Resolution Fields

FieldTypeExampleDescription
contactEmailstring"[email protected]"Contact's email address
contactLinkedinUrlstring"linkedin.com/in/john"Contact's LinkedIn URL
companyUrlstring"example.com"Company website domain
companyLinkedinUrlstring"linkedin.com/company/example"Company LinkedIn URL
Full JSON Response Example
{
  "contactEmail": "[email protected]",
  "contactLinkedinUrl": "linkedin.com/in/john",
  "companyUrl": "example.com",
  "companyLinkedinUrl": "linkedin.com/company/example",
  "locationProfile": {
    "currentLocation": "Orange County, California, United States",
    "previousLocations": [
      "Greater Chicago Area",
      "Tel Aviv, Israel",
      "Herzliyya, Tel Aviv, Israel",
      "Ramat Aviv, Israel"
    ],
    "companyLocation": "Chicago, US"
  }
}

API Usage

Generate Content API

{
  "enabledInsights": ["workExperienceLocationProfile"],
  "disabledInsights": []
}

Setting "enabledInsights": ["workExperienceLocationProfile"] ensures this location-based insight is included when generating personalized content. If you want to exclude it, move it to "disabledInsights".

Generate Insights API

{
  "insightSubtype": "workExperienceLocationProfile"
}

When calling the Generate Insights endpoint, specify "insightSubtype": "workExperienceLocationProfile". The API will return this location profile insight if relevant data is available.

Note: This subtype may appear automatically if the system detects location data, unless it's explicitly disabled.

Example Output

"I noticed you're currently in Orange County - we're hosting an event there on creating pipeline with genAI I thought you might like to attend!"

Coverage

  • Refresh: Monthly
  • Coverage: 50-75% of contacts
  • Best for: Event marketing, regional campaigns, location-based personalization