...
argument name | type | optional | value | description |
---|---|---|---|---|
command | string |
| ||
parameter | string | e.g. | Logo URL path. | |
callback | function | ✔️ |
| The callback function that is called with the function call result. |
Description
The user interface for GDPR shows up a popup or a banner which takes most of the space in the publisher page. In order to better integrate it with the existing content and drive the user into a better opt-in rate, providing the site logo to be shown in the popup or banner is recommended.
...
This is how it shows up with a logo:
...
Image format
The recommended logo image format is png, jpeg or svg, with a size of 270x120 pixels. Other sizes might fit as well, but should to be validated.
...