# Chartbeat Documentation

## 📘 Set up Chartbeat tracking

Whether you are implementing Chartbeat tracking for the first time or simply adding Chartbeat to your latest new website, get started with our **integration guide for standard websites:**

{% content-ref url="tracking/standard-websites/our-javascript" %}
[our-javascript](https://docs.chartbeat.com/cbp/tracking/standard-websites/our-javascript)
{% endcontent-ref %}

If your teams will also make use of our Headline Testing tool for your website, check out our **headline testing integration guide** next:

{% content-ref url="feature-integrations/testing/homepage-testing-code" %}
[homepage-testing-code](https://docs.chartbeat.com/cbp/feature-integrations/testing/homepage-testing-code)
{% endcontent-ref %}

For all other integration guides, including Google AMP, mobile apps, and more, look through our site menu (left) or search this site using the search bar in the top right corner.

## 💡 Build with our APIs

Gather data from across Chartbeat's suite of tools with our APIs, and add our unique and comprehensive reader data to your internal tools. Your product team can also use our server-to-server connection to make new custom experiences for your readers, like recommendation engines or most-popular modules.

* [Get your historical data](https://docs.chartbeat.com/cbp/api/historical-api)
* [See your real-time data](https://docs.chartbeat.com/cbp/api/real-time-apis)
* [Build a recirculation widget for your site](https://chartbeat.zendesk.com/hc/en-us/articles/360045337214-Guide-to-Chartbeat-APIs#h_3a0daa7c-ca8d-4db2-b54e-f495436525ed)

## 🍎 Learn about Chartbeat

The [**Chartbeat Help Center**](https://chartbeat.zendesk.com) is your go-to resource for learning more about our metrics, tools, and how your teams can make the most of them. From metrics glossaries to product guides, sign-in troubleshooting and FAQs, you can find the answer to most any Chartbeat question there. Here's a list of some of our most viewed help articles to get you started:

* [Enable additional integrations (Slack, Wordpress, Apple News, and more)](https://help.chartbeat.com/hc/en-us/articles/360050985293-What-platforms-does-Chartbeat-integrate-with-)
* [Enable Single Sign On (SSO)](https://help.chartbeat.com/hc/en-us/sections/4403324745243-Single-Sign-On)
* [Chartbeat product guides](https://chartbeat.zendesk.com/hc/en-us/articles/360026405873-Chartbeat-features-detailed-guides)
* [Guide to Real-Time](https://chartbeat.zendesk.com/hc/en-us/articles/360017785694-Guide-to-Real-Time)
* [Real-Time metrics glossary](https://chartbeat.zendesk.com/hc/en-us/articles/208982958-Real-Time-metrics-glossary)
* [Integration FAQs](https://chartbeat.zendesk.com/hc/en-us/sections/201761078-Integration-resources-FAQs)

## 🙋‍♀️ Get Help

Questions? Problems? Need more info? Get in touch! We're glad to help.

{% content-ref url="broken-reference" %}
[Broken link](https://docs.chartbeat.com/cbp/broken-reference)
{% endcontent-ref %}


---

# 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.chartbeat.com/cbp/master.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.
