> For the complete documentation index, see [llms.txt](https://docs.questera.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/embedded-analytics.md).

# Embedded Analytics

- [Line Chart](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/embedded-analytics/line-chart.md): Optimize user engagement with activity trends and personalized analytics; discover untapped features and track performance benchmarks for continuous improvement.
- [Scatter Chart](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/embedded-analytics/scatter-chart.md): Analyze the correlation between feature usage and user success, using scatter plots to highlight the impact of analytics and benchmark achievements.
- [Combo Bar/Line](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/embedded-analytics/combo-bar-line.md): Analyze feature adoption, track user success, and visualize efficiency gains with combined charts to highlight the impact of new tools and analytics.
- [Stacked Bar Chart](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/embedded-analytics/stacked-bar-chart.md): Analyze user engagement, track feature adoption, and display benchmark progress to optimize and improve performance.
- [Horizontal Bar Chart](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/embedded-analytics/horizontal-bar-chart.md): Compare feature effectiveness, track performance improvements, and illustrate engagement to highlight the impact of personalized analytics.
- [Stepped Line Chart](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/embedded-analytics/stepped-line-chart.md): Analyze step-by-step engagement changes, feature adoption, and benchmark achievements to boost activity, promote lesser-used functionalities, and enhance performance.
- [Pie chart](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/embedded-analytics/pie-chart.md): Analyze feature usage, user engagement, and performance goal achievement to guide enhancements, reevaluate sections, and motivate continuous improvement.
- [Doughnut Chart](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/embedded-analytics/doughnut-chart.md): Analyze feature usage and user engagement by segment, and use benchmark visuals to guide training, boost satisfaction, and identify areas for improvement.
- [Multi Series Pie](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/embedded-analytics/multi-series-pie.md): Analyze user engagement, feature adoption trends, and performance benchmarks by user group to identify usage patterns and enhance platform engagement.
- [Bubble Chart](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/embedded-analytics/bubble-chart.md): Compare feature usage, identify impactful analytics tools, and track benchmark progress with bubble sizes reflecting engagement, success, and goal attainment.
- [Floating Bar Chart](https://docs.questera.ai/questera-ai-sdks/react-sdk-components/embedded-analytics/floating-bar-chart.md): Illustrate engagement score shifts, feature usage spread, and progress towards performance benchmarks to highlight the effectiveness of personalized insights and targeted improvements.


---

# 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 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.questera.ai/questera-ai-sdks/react-sdk-components/embedded-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.
