replica_box_link_view
Art. no. 216207901
This event was introduced in the web reader from October 2024, and is available from IOS app version 13.0.0 and Android version 12.3.0 (released October 2024).
Trigger mechanism
This event is triggered when a replica page in a Prenly reader application is displayed, if a box with a clickable link to an external url is included in the page. The purpose of this event is mainly to track the number of ad impressions, but it can also be used to track impressions of other kinds of clickable objects.
Attributes
Attribute | Belongs to | Data type | Description |
---|---|---|---|
destination_url | Replica box | string | The url of the external link included in the box |
external_link_id? | Replica box | string | An identifier of the external link, if any (optional) |
title_slug | Title | string | Computer-friendly title name |
title_uid | Title | string | The unique identifier of the title |
publication_date | Publication | string | Publication date on form YYYY-MM-DD |
publication_slug | Publication | string | Computer-friendly publication label |
publication_uid | Publication | string | The unique identifier of the publication |
page_number | Replica | int | Page number within the replica |
The attributes with the suffix ?
are not always available.
Note that contextual data will normally be included when an event is exported.
Example
Attribute | Example value |
---|---|
destination_url | "https://en.wikipedia.org/wiki/Hyperlink" |
external_link_id | "some-identifier" |
title_slug | "weekly-news" |
title_uid | "2359" |
publication_date | "2019-12-24" |
publication_slug | "world-cup-insert" |
publication_uid | "45680" |
page_number | 17 |