> For the complete documentation index, see [llms.txt](https://docs.edgetag.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.edgetag.io/onboarding/lead-gen.md).

# Lead Gen&#x20;

- [Setup EdgeTag for Lead Gen](https://docs.edgetag.io/onboarding/lead-gen/setup-edgetag-for-lead-gen.md)
- [WordPress + SFMC](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-sfmc.md): Describes how to use Blotout Edgetag for customer funnels between your site and SFMC CRM to attribute all of the paid channels (Meta, Google, etc) across your site and SFMC as a zero code funnel
- [Wordpress Installation \[ No Code \]](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-sfmc/wordpress-installation-no-code.md): How to add your wordpress site to Edgetag
- [Connect SFMC Leads & Opportunities](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-sfmc/connect-sfmc-leads-and-opportunities.md): Adding your Salesforce leads and opportunities back to Edgetag
- [Testing Ad Channels](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-sfmc/testing-ad-channels.md): Ensure customer funnel is working as expected for your website
- [Go Live with tested channels](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-sfmc/go-live-with-tested-channels.md): Take Meta and Google Ads live
- [Add more channels to Customer Funnel](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-sfmc/add-more-channels-to-customer-funnel.md): Your system is ready and you can start scaling up
- [WordPress + CallTrackMetrics](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-calltrackmetrics.md): Describes how to use Blotout Edgetag for customer funnels between your site and HubSpot CRM to attribute all of the paid channels (Meta, Google, etc) across your site and HubSpot as a zero code funnel
- [Wordpress Installation \[ No Code \]](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-calltrackmetrics/wordpress-installation-no-code.md): How to add your wordpress site to Edgetag \[ No Code ]
- [Add your CTM Webhook](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-calltrackmetrics/add-your-ctm-webhook.md): Adding your CRM webhook to get CRM update events
- [Testing Ad Channels](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-calltrackmetrics/testing-ad-channels.md): Ensure customer funnel is working as expected for your website
- [Go Live with tested channels](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-calltrackmetrics/go-live-with-tested-channels.md): Take Meta and Google Ads live
- [Add more channels to Customer Funnel](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-calltrackmetrics/add-more-channels-to-customer-funnel.md): Your system is ready and you can start scaling up
- [WordPress + HubSpot](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-hubspot.md): Describes how to use Blotout for customer funnels between your Wordpress site and HubSpot CRM to power multi-channel attribution
- [Wordpress Installation \[ No Code \]](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-hubspot/wordpress-installation-no-code.md): How to add your Wordpress site to Edgetag
- [Add your HubSpot Webhook](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-hubspot/add-your-hubspot-webhook.md): Adding your Hubspot webhook to get CRM update events
- [Testing Ad Channels & going to Production](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-hubspot/testing-ad-channels-and-going-to-production.md): Ensure customer funnel is working as expected for your website
- [Try SMBLead.ai \[ optional \]](https://docs.edgetag.io/onboarding/lead-gen/wordpress-+-hubspot/try-smblead.ai-optional.md): A lead proxy system that organizes leads and enables cold leads


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.edgetag.io/onboarding/lead-gen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
