Using getSpotterIdentification() (Recommended)
The cleanest approach is to callgetSpotterIdentification() after the tracker initializes:
Using Callback (Legacy)
If you prefer the callback approach, defineSpotterSettings before the Snitcher script loads:
No API token is required. Make sure your domain is authorised in the Spotter settings before getting started.
What Data to Send
We recommend tracking these company attributes:| Segment Property | Snitcher Field | Description |
|---|---|---|
company_name | data.name / company.name | Company name |
company_domain | data.website / company.domain | Primary domain |
company_industry | data.industry / company.industry | Industry category |
company_size | data.size / company.employee_range | Employee range |
Use Cases
Once company data flows to Segment, you can:- Enrich CRM records in Salesforce, HubSpot, etc.
- Personalize experiences in tools like Intercom or Drift
- Build audiences for advertising platforms
- Power analytics in Amplitude, Mixpanel, or BigQuery