Skip to content

Add a run method to destinations #196

@alexanderkirtzel

Description

@alexanderkirtzel

Is your feature request related to a problem? Please describe.
Right now a destination only has an init and a push method that can be called. There is no chance of telling a destination, that a new run started.

Describe the solution you'd like
Add a third, optional run interface that gets called on each new run.

Describe alternatives you've considered
Using a page view event is not the same as a real run. We need this explicit one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions