This event is triggered when a user clicks a banner on the start page of a Prenly reader application.
| Attribute | Belongs to | Data type | Description |
|---|---|---|---|
| banner_type | Banner | string | The type of banner (currently always set to custom_link) |
| destination_url | Banner | string | The url being loaded when user clicks the banner |
Note that contextual data will normally be included when an event is exported.
| Attribute | Example value |
|---|---|
| banner_type | "custom_link" |
| destination_url | "https://en.wikipedia.org/wiki/Web_banner" |