BirdTracker
The BirdTracker
class is the main entry point for tracking events in the Bird SDK. It exposes the available semantic event packages and their corresponding methods to track events.
Examples
To emit a custom event, you can use the track
method directly on the SDK instance:
To access BirdTracker
and the semantic packages, you can use the tracker
property of the SDK instance.
Extends
Tracker
Properties
Property | Type |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Last updated