# LTV Numbers

## LTV Numbers

- [LTV Numbers](https://docs.ltvnumbers.com/index.md)
- [Data Sync Overview](https://docs.ltvnumbers.com/data/overview.md)
- [CheckoutChamp](https://docs.ltvnumbers.com/data/checkoutchamp.md)
- [ClickBank](https://docs.ltvnumbers.com/data/clickbank.md)
- [Clickfunnels](https://docs.ltvnumbers.com/data/clickfunnels.md)
- [Digistore24](https://docs.ltvnumbers.com/data/digistore24.md)
- [DropFunnels](https://docs.ltvnumbers.com/data/dropfunnels.md)
- [Keap](https://docs.ltvnumbers.com/data/keap.md)
- [Konnektive](https://docs.ltvnumbers.com/data/konnektive.md): Konnektive and Checkout Champ are the same underlying service with two different names and skins. The instructions below apply to both.
- [PayPal](https://docs.ltvnumbers.com/data/paypal.md)
- [SamCart](https://docs.ltvnumbers.com/data/samcart.md)
- [Shopify](https://docs.ltvnumbers.com/data/shopify.md)
- [Stripe](https://docs.ltvnumbers.com/data/stripe.md)
- [ThriveCart](https://docs.ltvnumbers.com/data/thrivecart.md)
- [WooCommerce](https://docs.ltvnumbers.com/data/woocommerce.md): Complete the steps below for each store you wish to connect to LTV Numbers
- [Overview](https://docs.ltvnumbers.com/onboarding-process/overview.md): Steps for Onboarding Process
- [Slack Walkthrough](https://docs.ltvnumbers.com/onboarding-process/slack-walkthrough.md): These are the first few steps that you can take when you want to join the LTV Numbers Workspace. Use this workspace to communicate with the team directly and feel free to ask about anything.
- [Insights Doc Overview](https://docs.ltvnumbers.com/onboarding-process/insights-doc-overview.md): The Insights Document is your go-to document that the LTV Numbers team has prepared for you. This will be your FAQ doc, your notes doc, your benchmarks, etc. Use this however you please.
- [Expectations and Agenda of Insights Call](https://docs.ltvnumbers.com/onboarding-process/expectations-and-agenda-of-insights-call.md): Be sure that you understand how to do these after this. If not, let us know in that chat and we can guide you on how to specific tasks that are relevant to your business and how you want to view data.
- [Daily Dashboard Quick Tutorial](https://docs.ltvnumbers.com/onboarding-process/daily-dashboard-quick-tutorial.md): This is a brief tutorial on how to use the Daily Dashboard.
- [Journey Dashboard Quick Tutorial](https://docs.ltvnumbers.com/onboarding-process/journey-dashboard-quick-tutorial.md): This is a brief tutorial on how to use the Journey Dashboard.
- [Analysis Page Quick Tutorial](https://docs.ltvnumbers.com/onboarding-process/analysis-page-quick-tutorial.md): This is a brief tutorial on how to use the Analysis Page.
- [Path Analysis Page Quick Tutorial](https://docs.ltvnumbers.com/onboarding-process/path-analysis-page-quick-tutorial.md): This is a brief tutorial on how to use the Path Analysis Page.
- [People Page Quick Tutorial](https://docs.ltvnumbers.com/onboarding-process/people-page-quick-tutorial.md): This is a brief tutorial on how to use the People Page.
- [Insights Call Summary](https://docs.ltvnumbers.com/onboarding-process/insights-call-summary.md)
- [First 7-Days Homework](https://docs.ltvnumbers.com/onboarding-process/first-7-days-homework.md)
- [Daily LTV Numbers Analysis](https://docs.ltvnumbers.com/onboarding-process/daily-ltv-numbers-analysis.md)
- [Weekly LTV Numbers Analysis](https://docs.ltvnumbers.com/onboarding-process/weekly-ltv-numbers-analysis.md)
- [Monthly LTV Numbers Analysis](https://docs.ltvnumbers.com/onboarding-process/monthly-ltv-numbers-analysis.md)
- [Success Call Expectations](https://docs.ltvnumbers.com/onboarding-process/success-call-expectations.md)
- [Guide to UTM Tracking](https://docs.ltvnumbers.com/onboarding-process/guide-to-utm-tracking.md)
- [Uploading Data Into LTV Numbers](https://docs.ltvnumbers.com/misc-instructions/uploading-data-into-ltv-numbers.md): Optionally enrich your LTV Numbers account with payment or contact data, typically exported from your sales platform or CRM and often in CSV format
- [Creating A Custom Data Format](https://docs.ltvnumbers.com/misc-instructions/uploading-data-into-ltv-numbers/creating-a-custom-data-format.md): Create a custom data format and upload your contact or payment data CSV into LTV Numbers
- [Deprecated Overview](https://docs.ltvnumbers.com/deprecated-data/deprecated-overview.md)
- [\[Deprecated\] Shopify](https://docs.ltvnumbers.com/deprecated-data/deprecated-overview/deprecated-shopify.md)
- [\[Deprecated\] WooCommerce](https://docs.ltvnumbers.com/deprecated-data/deprecated-overview/deprecated-woocommerce.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.ltvnumbers.com/index.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.
