What is Triple Whale?
Triple Whale is an ecommerce analytics and attribution platform that helps businesses understand their data and make informed decisions.Official Documentation
For more detailed information, visit the Triple Whale Website or the Triple Whale API Documentation.Key Benefits of Triplewhale Integration
Triple Whale provides comprehensive analytics and attribution insights to optimize your e-commerce strategies.- Analytics: Gain insights into your e-commerce performance.
- Attribution: Understand the impact of your marketing efforts.
- Data Visualization: Visualize your data with intuitive dashboards.
- Scalability: Easily scale your analytics as your business grows.
What the agent can do with Triple Whale
Once you connect Triple Whale as an integration (add your API key and shop domain under Integrations), Replo’s agent can query your Triple Whale data directly through the Data-Out API. Your shop domain is stored on the connection, so you only ever give the agent a date range or a question.- Summary page metrics — top-line KPIs (blended and per-channel spend, revenue, ROAS, MER, orders, AOV) over a date range, with current-vs-previous comparisons and time series. Ask things like “what was my blended ROAS last week?”
- Customer-journey attribution — every order in a range with its touchpoints and first-touch, last-touch, and linear attributed clicks. Ask “which channels drove orders in June?”
- Custom SQL — for anything the aggregated views can’t express, the agent can run read-only SQL against your Triple Whale data warehouse (custom breakdowns, cohorts, joins). Ask “break down spend by campaign and day for the last 30 days.”
- Compliance data deletion — submit a GDPR/CCPA request to delete or mask a customer’s PII by email and/or phone. This is a mutating, irreversible action, so the agent confirms the exact identifiers with you before submitting. Your API key must have the Compliance: Write scope (see Which scopes to enable).
Connect the Triple Whale integration
Connecting Triple Whale as an integration is what lets Replo’s agent query your data (see What the agent can do above). Triple Whale connects with an API key and your shop domain — there’s no OAuth sign-in.1
Open the Integrations app
In Replo, open the Integrations app and find Triple
Whale.
2
Enter your API key and shop domain
Click Connect, then paste your API Key and enter your Shop
Domain — the
myshopify.com store Triple Whale tracks (for example,
example.myshopify.com). The shop domain is stored on the connection, so
the agent never needs it again.Finding your API key
- Log in to your Triple Whale account.
- Go to Data → APIs and click Generate (older accounts: Settings → API Keys).
- Add a description, then select scopes — see Which scopes to enable below.
- Click Generate and copy the key immediately. Triple Whale only shows it once.
Which scopes to enable
A Triple Whale API key is scoped to specific endpoints, so the key you create must include a scope for each capability you want the agent to use. Enable these:
For full analytics coverage, enable Summary Page: Read, Pixel Attribution: Read, and Data Out. Add Compliance: Write only if you want the agent to handle GDPR/CCPA deletions.
You don’t need Triple Whale’s other scopes. The write scopes (Ads, Orders, Customers, Products, PPS, Subscriptions) are for pushing data into Triple Whale, and MCP: Read is for Triple Whale’s own MCP server — Replo uses none of them, so leave them unchecked.
If a scope is missing, that capability stops working and Triple Whale returns a
“missing scope” authorization error. Scopes can’t be added to an existing key,
so to fix it, generate a new key with the right scopes checked and re-enter it in
the integration. Advanced breakdowns rely on Triple Whale’s Data Out scope; if
it isn’t offered when you generate a key, reach out to Triple Whale, since that
access can be plan-gated.
Add the Triple Whale pixel
Triple Whale’s “Triple Pixel” is related to the integration, but you don’t need the integration in order to install it: it’s just a headless tracking snippet that runs on your published site to track the customer journey across ad channels. Install it from the Website Builder’s Scripts & Pixels settings.1
Copy your tracking snippet from Triple Whale
In Triple Whale, open Pixel Settings → Headless Installation and copy
the base tracking snippet.
2
Open Scripts & Pixels in the Website Builder
In the Website Builder, open Site settings and
go to the Scripts & Pixels tab.
3
Add Triple Whale and paste the snippet
Find Triple Whale, paste the snippet into the Headless tracking
snippet field, and save.