# Custom Analytics

If you need to integrate Blings data into your own analytics stack, our platform is flexible enough to send events wherever you need them.

> ⚠️ **Note**: The Custom Analytics feature is available on the **Enterprise plan only**. For implementation, see the full [SDK documentation here](https://blings.gitbook.io/blings-knowledge-base/documantation/getting-started/getting-started-with-blings.io-dynamic-video-sdk).

## List of Options

* "**Use the SDK** – Fire custom events (e.g., 'Quiz Completed') from the video player to your analytics service."
* "**Define custom metrics** – Track values specific to your business (e.g., referral code usage or loyalty tier upgrades)."
* "**Build dashboards** – Pull Blings data into BI tools like Looker, Tableau or Power BI to create comprehensive dashboards."

{% hint style="info" %}
Coordinate with your analytics team to map Blings events to your existing data model. More details are in \[Blings SDK & API].
{% 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.blings.io/analytics-reporting/custom-analytics.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.
