-
-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels