# Integration

- [Page Builder](https://docs.twoowls.io/integration/page-builder.md): Make sure the Page Builder elements won't stop the Pixel from firing properly
- [EComposer x Two Owls](https://docs.twoowls.io/integration/page-builder/ecomposer-x-two-owls.md): Safeguard your ATC events
- [External Landing Pages](https://docs.twoowls.io/integration/external-landing-pages.md): Fire events on non-native Shopify pages
- [Post purchase upsells](https://docs.twoowls.io/integration/post-purchase-upsells.md)
- [How to add TikTok Pixel on Shopify](https://docs.twoowls.io/integration/how-to-add-tiktok-pixel-on-shopify.md): This will allow you to better optimize your TikTok Ads, increase your e-commerce sales and launch better campaigns.
- [How to add tracking info to PayPal & Stripe](https://docs.twoowls.io/integration/how-to-add-tracking-info-to-paypal-and-stripe.md): To avoid issues like money hold, chargebacks, and disputes, make sure to add tracking numbers to PayPal so that you can gain trust and unlock Seller Protection.


---

# Agent Instructions: 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:

```
GET https://docs.twoowls.io/integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
