Filtering Leads for OMS/WMS/ERP Tech in BuiltWith Enrichment
Subject: Need Help Filtering Leads for OMS/WMS/ERP Tech in BuiltWith Enrichment Hi Clay Support, I’m trying to run a campaign where I only want leads that have one or more of these BuiltWith technology categories:
[
"Warehouse Management System",
"Order Management System",
"Inventory Management System",
"Enterprise Resource Planning"
]What I’ve tried:
Added the BuiltWith Technologies enrichment to my company list in Clay.
Used a filter step for technologiesFound CONTAINS any of the above.
However, the enrichment is either returning no matches or pulling in unrelated techs that aren’t part of these categories.
Example issue: This output shows keywordsFound: "extensiv" but the actual technologiesFound value is jQBrowser, which is unrelated to Extensiv WMS. This is creating false positives:
{
"matchesFound": {
"extensiv": [
{
"Tag": "javascript",
"Link": "https://davecardwell.co.uk/javascript/jquery/plugins/jquery-browserdetect/",
"Name": "jQBrowser",
"IsPremium": "no",
"Categories": "Compatibility",
"Description": "jQBrowser is a plugin for the jQuery JavaScript library that replaces the $.browser object with a more robust and extensive detection.",
"LastDetected": "2024-03-31T07:00:00.000Z",
"FirstDetected": "2023-10-26T07:00:00.000Z"
}
]
},
"keywordsFound": "extensiv",
"technologiesFound": "jQBrowser",
"numberOfTotalTechnologies": 344,
"numberOfMatchingTechnologies": 1
}
What I need help with:
- 1.
Confirm if my category names exactly match BuiltWith’s internal tag names and are valid for technologiesFound filtering.
- 2.
If not, provide the exact tag names for these categories from BuiltWith’s dataset.
- 3.
Recommend the best way in Clay to filter companies to only those that use OMS/WMS/ERP systems, verified by BuiltWith, without keyword false positives.
- 4.
If category detection is limited, suggest a multi-enrichment approach (BuiltWith + Clearbit, etc.) for better accuracy.
Goal: A clean, verified list of companies running any OMS, WMS, IMS, or ERP so I can segment and run targeted outreach campaigns for my client. Thanks for your help,






