# Triple Whale

Triple Whale tracking script can be automatically added to CheckoutChamp pages

{% hint style="info" %}
If you do not already have a Triple Whale account please sign up before proceeding.
{% endhint %}

{% hint style="info" %}
Triple Whale requires Shopify. You must have a Shopify data source enabled to use Triple Whale.
{% endhint %}

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

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

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2F4bijWNHWFdcvz6bnXg76%2Fimage.png?alt=media&#x26;token=7a76f399-060a-4a57-83d9-27a6fe153bd2" alt="" width="281"><figcaption></figcaption></figure>

* 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 > Triple Whale
* Check the Enable box
* Publish the funnel
* The Triple Whale tracking script is automatically added when the live page is loaded.
  * The default Triple Whale script is placed on every page
  * Add To Cart is fired with the same rules as other tracking pixels
  * Additional script is added to Upsell and Thank You pages to record email address.  This additional script also fires the Purchase event to Triple Whale.

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2F9bgAiYDEX8Wl3zl2Zlrd%2Fimage.png?alt=media&#x26;token=44a77feb-fb98-412c-abc7-8ceeb08b1445" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
You will begin seeing the Triple Whale script in the source code starting with the first page after checkout (your first Upsell page or Thank You page).
{% endhint %}


---

# 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://help.checkoutchamp.com/crm/plugins/data-sources/triple-whale.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.
