> 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/e-commerce/scaling-playbook.md).

# Scaling Playbook

You've switched your Meta, Google Ads, and Klaviyo campaigns to EdgeTag's data stream; now it's time to scale. With clean, reliable conversion data powering your core channels, the next phase is expanding this foundation across your entire growth strategy.

This section provides playbooks for the most common scaling scenarios, **from connecting additional advertising platforms to optimizing for new customer acquisition** to implementing multi-country tracking.&#x20;

Each playbook addresses a specific growth lever with step-by-step implementation guidance.

Navigate to the scaling scenario that matches your current growth priority. Don't see your use case? Join our community[ Slack](https://join.slack.com/t/blotout-shared/shared_invite/zt-3gpja9dut-vQ4enN3EcGRg~q5roDAlmg) to discuss custom implementation strategies with our team and other EdgeTag users.

Refer to the guide below if you are looking to switch TikTok, Pinterest, Snapchat, and other advertising/retention/analytics platforms to your EdgeTag data stream.&#x20;

{% content-ref url="/pages/vRp3IbGXBAKQobl3qanz" %}
[Expanding to more channels](/onboarding/e-commerce/scaling-playbook/expanding-to-more-channels.md)
{% endcontent-ref %}

Follow the guide to create custom conversion events to optimize campaigns specifically for new customer acquisition, not returning customers.

{% content-ref url="/pages/2EAhmoxYZPmaldpSXOqU" %}
[Optimize for New Customer acquisition](/onboarding/e-commerce/scaling-playbook/optimize-for-new-customer-acquisition.md)
{% endcontent-ref %}


---

# 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/e-commerce/scaling-playbook.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.
