> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/exoclick-docs/dsa.md).

# Enable Ad Transparency

## What is DSA ?

The European Union’s DSA regulates online intermediaries and platforms e.g. marketplaces, social networks, app stores etc. Its goal is to prevent illegal and harmful activities online and the spread of disinformation. It ensures user safety, protects fundamental rights, and creates a fair and open online platform environment.

For Advertisers and Publishers, this relates specifically to [Article 24 - Online advertising transparency](https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32022R2065\&qid=1692301215242) . The purpose of this law is to enable EU users to identify a content as an advertisement, and the advertiser behind every ad that is shown to the user.

## What does it mean?

All Online Platforms must comply with allowing the end user to know more about the advertisement they are seeing. This involves the following mandatory items:

* That the information displayed is an advertisement;
* The natural or legal person on whose behalf the advertisement is displayed;
* Meaningful information about the main parameters used to determine the recipient to whom the advertisement is displayed.

Therefore in accordance with the DSA, ExoClick will display such information about the ad irrespective of where the Online Platforms or Advertisers are based geographically.

## How will this work in ExoClick?

A small clickable 'i' information icon will display overlaid on the top left corner of the ad:

![DSA 1](/files/57bb46c679b0005fbd6a358833218ada978f2ec7)

Once the end user clicks on the icon, a display box appears over the ad showing a clickable **About This Ad** button. At this stage the EU end user can click the back button to return to the ad or can continue to see more about the ad, by clicking **About This Ad.**

![DSA 2](/files/cecc89363b19a85548383221a9095296a812c50c)

On clicking **About This Ad** a new webpage will open. The webpage displays two sections of information:

* **Why you’re seeing this ad**
* **About this Advertiser**

![DSA 3](/files/4c97c1ea3ea2b2ff129ca1c6281a7e553f70919c)

The EU end user can then close the webpage and their screen will show them the website they were browsing and the ad will appear blank as shown below.

![DSA 4](/files/cecc89363b19a85548383221a9095296a812c50c)

The EU end user will then be able to click the arrow on the top left corner of the ad and the ad will be displayed once again.

![DSA 5](/files/57bb46c679b0005fbd6a358833218ada978f2ec7)

## What Advertisers should do

Campaigns will not be accepted on ExoClick’s network if you do not provide the correct information. To comply, all you need to do is enter your Admin Panel and update your ExoClick profile with the following factually correct information:

* Company name
* First name
* Last name

{% hint style="info" %}
**Note:** The data you provide for your account is used for invoice generation, and the accuracy of the account data is important for invoice generation for your tax purposes. As an Advertiser it is your sole responsibility to provide true factual profile information. We recommend that you do this immediately.
{% endhint %}

## What Publishers should do

In your Admin Panel under [**Sites and Zones**](/publishers/sites-and-zones/sites-and-zones-page.md) you will see a toggle switch called **Enable Ad Transparency Dialog** on your ad zone settings. Please make sure to keep this switch ON in order to remain compliant with DSA.

![DSA 5](/files/9d31ce60186e9879c8b7f0551ecbd6aeaecefb17)

You can find more details on our [**dedicated DSA webpage**](https://www.exoclick.com/dsa/) and if you require further information please contact your account manager or our [Compliance team](https://www.exoclick.com/contact/) here.


---

# 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://docs.exoclick.com/exoclick-docs/dsa.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.
