> For the complete documentation index, see [llms.txt](https://ask.birdie.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ask.birdie.ai/product-updates-changelog/2025-q1/january-2025.md).

# January 2025

January Updates

Segmented analysis, new data connectors and more at Birdie 🎉

Hi, Birdie Community,

We’re kicking off the year with some major improvements! Our latest update brings new features to enhance your feedback analysis, along with new data connectors to expand your data sources. Here’s what’s new:

## Customer Segments

Now you can segment your customers based on specific characteristics like profile and behavior. This feature allows you to analyze distinct user groups, identify patterns, and prioritize strategic actions with more precision. Learn more about the feature.

![](https://tawk.link/685001d2e1d1cb19110409b6/kb/attachments/4atDbYiLIc.gif)

## Tooltips for Metrics

We’ve added detailed descriptions to metrics on exploration pages, making data interpretation easier and analysis more accessible to all users.

![](https://tawk.link/685001d2e1d1cb19110409b6/kb/attachments/b7vH5AusP3.gif)

## New Metric: Sentiment Score

Now available for all data sources, this metric provides a broader view of customer sentiment towards your product or service. [Access the metrics glossary](/getting-started/metrics-glossary.md).

## Other Features

* Quality and accuracy evolution\
  Improvements in Opp suggestion engine.
* Bug fixes\
  Fix metric formatting

## New Data Connectors

![](https://tawk.link/685001d2e1d1cb19110409b6/kb/attachments/ML95hBFTI_.png)

## What’s Coming Next?

* Mixpanel cohort sync with Birdie
* Custom Dashboards to track relevant metrics
* Workspaces for better organization within your company
* Correlation analysis for deeper insights

Explore the updates and let us know what you think – your feedback is crucial to our continued improvement.

{% hint style="info" %}
Need help or have feedback? Reply to this email or visit our [support center.](https://help.birdie.ai/)
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://ask.birdie.ai/product-updates-changelog/2025-q1/january-2025.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
