# 2023 - April 27

Didomi continually releases updates to our platform to improve our capabilities and resolve issues. Please refer to the sections below for our latest releases:

* [Analytics](#analytics)

***

### Analytics

#### **"Country" dimension added in dashboards**

1. A map and a table have been added at the bottom of the traffic dashboards, namely **Web Pageviews** and **App Sessions** (example screenshot below).\
   ![Capture d’écran 2023-04-26 à 10.37.21](https://support.didomi.io/hs-fs/hubfs/Capture%20d%E2%80%99%C3%A9cran%202023-04-26%20%C3%A0%2010.37.21.png?width=688\&height=237\&name=Capture%20d%E2%80%99%C3%A9cran%202023-04-26%20%C3%A0%2010.37.21.png)
2. A 'Country' column has been added to the **Custom Report** dashboard.

**The update on the Custom Report dashboard will change the format of the exported data, adding the country column in the file.**

#### **The GDPR filter**

The GDPR filter has been updated to **remove the United Kingdom** and **add Norway (NO) and Iceland (EEA country)** from the list of countries that are selected when the filter is set to 'EU - Only'.

{% hint style="info" %}
Please be aware that since the filter is applied on the fly to the data, any data that was previously exported may be affected and the results from before the filter change and after the filter change could be different.
{% 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://docs.didomi.io/releases-and-announcements/releases/2023-april-27.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.
