Detect GTM Tech Stack
detect_gtm_tech_stackIdentify the GTM tools a company uses by scanning its public website. Returns CRM, sequencing, and marketing automation signals as boolean flags.
Instructions
Detect which GTM tools a company uses from its public website. Returns CRM, sequencer, and marketing automation signals with per-tool boolean flags as a flat, Clay-ready JSON row. Read-only; requires an APIFY_TOKEN and consumes Apify credits per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Bare company domain, e.g. stripe.com | |
| crawl_additional_pages | No | Crawl up to 2 extra pages for better coverage. Defaults to true when omitted. |