ArticleListRow Event

Show article teaser.

An event dispatched when an article teaser is viewed in a list.

  • eventName - articleListRowView

  • viewName - article or packagePreview

  • moduleID - Module ID in app config

  • moduleName - Module name

  • moduleTitle - Module title in app config

  • articleHeadline - Article's headline

  • articleUUID - Article's UUID

  • isFrequency - Boolean, whether article is metered

  • isPremium - Boolean, whether article is premium content

  • userHasAccess - Boolean, whether the user has access to article or not

  • subscriptionId - Subscription UUID

Last updated