Skip to content

feature: track page view duration #2

@stakbucks

Description

@stakbucks

API should maybe look like:

const [ Track ]= createTracker({
   ...
   pageView: {
      onViewEnd:( duration )=>{
            ...
      }
   }
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions