article_open

Art. no. 216207863

No alt text available

Trigger mechanism

This event is triggered when a user opens an article in the article reading mode in a Prenly reader application.

This may occur when:

  • an article box is selected in a replica page.
  • an article is selected from the search function.
  • an article is loaded in the browser with a direct link.
  • the user navigates to previous or next article from another article in article reading mode.

Note that the event is triggered as soon as the article is rendered, regardless of whether or not the user is considered having consumed the article content.

Event attributes

AttributeBelongs toData typeDescription
article_uidArticlestringThe unique identifier of the article
article_external_id?ArticlestringArticle's unique identifier in an external system
article_nameArticlestringUser-readable article name
article_slugArticlestringComputer-readable article name
section_slugArticlestringComputer-readable section name
title_slugTitlestringComputer-friendly title name
title_uidTitlestringThe unique identifier of the title
publication_datePublicationstringPublication date on form YYYY-MM-DD
publication_slugPublicationstringComputer-friendly publication label
publication_uidPublicationstringThe unique identifier of the publication

The attributes with the suffix ? are not always available.

Note that contextual data will normally be included when an event is exported.

Example

AttributeExample value
article_uid"33285619"
article_external_id?"e2b884d5-9b83-4f3c-bf38-b03dec180352"
article_name"The champions were defeated"
article_slug"the-champions-were-defeated"
section_slug"sport"
title_slug"weekly-news"
title_uid"2359"
publication_date"2023-03-14"
publication_slug"world-cup-insert"
publication_uid"45680"

Deprecated attributes

AttributeBelongs toData typeDescription
article_idArticleintPrenly internal spread id - use article_uid instead
title_idTitleintPrenly internal title id - use title_uid instead
publication_idPublicationintPrenly internal publication id - use publication_uid instead

© Textalk

We use DeepL and ChatGPT for translations. Occasional imprecisions may occur.