Mobile News Apps public docs
  • Naviga Mobile News Apps
  • Required information
  • Configuration base
  • Store information
    • Privacy Policy
    • Ownership
    • AppStore Privacy
    • Google Play Data Safety
  • Statistics Events
    • Article Event
    • ArticleList Event
    • ArticleListRow Event
    • Article Read Event
    • EditSubscriptionList Event
    • Flow Event
    • ImageViewer Event
    • Notification Event
    • Onboarding Event
    • Profile Event
    • TopicPicker Event
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Statistics Events

Onboarding Event

Show onboarding view

An event dispatched when an on-boarding slide is displayed.

  • eventName - viewShow

  • viewName - promotion

  • moduleID - Module id from app config

  • moduleName - Module name

  • moduleTitle - Module title from app config

  • promotionId - Promotion id from app config

  • pageIndex - Promotion page index from app config (0,1,2,n)

Example - event dispatched when the first slide of the on-boarding is loaded.

  • eventName - viewShow

  • viewName - promotion

  • moduleID - topnews

  • moduleName - SectionContentList

  • moduleTitle - Top News

  • promotionId - topnews_1.0

  • pageIndex - 0

PreviousNotification EventNextProfile Event

Last updated 4 years ago

Was this helpful?