> For the complete documentation index, see [llms.txt](https://help.checkoutchamp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.checkoutchamp.com/crm/plugins/data-sources/applovin.md).

# AppLovin

{% hint style="info" %}
If you do not already have an AppLovin account please [sign up](https://ads.axon.ai/auth/signup?referralCode=CHECKOUTCHAMPION) before proceeding.
{% endhint %}

#### Plugin Activation <a href="#triplewhale-pluginactivation" id="triplewhale-pluginactivation"></a>

* In the CRM app, navigate to Admin → Plugins → Data Sources
* Click on the AppLovin tile and click the <mark style="color:green;">**+ Activate**</mark> button
* click the <mark style="color:green;">**Connect**</mark> button to complete the plugin activation

#### Page Tracking <a href="#triplewhale-pagetracking" id="triplewhale-pagetracking"></a>

* Login to CheckoutChamp
* Select any funnel
* Choose Settings > Tracking Pixels > Axon By AppLovin
* Check the Enable box
* Publish the funnel
* See more details [here](/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/funnel-visualizer/edit-funnel-settings/tracking-pixels.md)

<figure><img src="/files/nRKAOdtMW4jof6teh0lr" alt="" width="563"><figcaption></figcaption></figure>


---

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

```
GET https://help.checkoutchamp.com/crm/plugins/data-sources/applovin.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.
