Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

argument name

type

optional

value

description

command

string

'setLogo'

parameter

string

e.g. 'https://mysite.com/path/to/my/logo.jpg'

Logo URL path.

callback

function

✔️

function(result:boolean, success:boolean)

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.

...