Article Read Event

Stop showing article.

An event dispatched when an article has been read.

  • eventName - viewShow

  • viewName - articleRead

  • moduleID - Module ID from app config

  • moduleName - Module name

  • moduleTitle - Module title from 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

Last updated