Documentation
¶
Index ¶
- func TrackSubscriptionComplete(ctx context.Context, protocol string)
- func TrackSubscriptionContextDone(ctx context.Context, protocol string)
- func TrackSubscriptionError(ctx context.Context, protocol string, err error)
- func TrackSubscriptionStart(ctx context.Context, protocol string)
- func TrackUserEvent(ctx context.Context, moduleName, eventName string, keyvals ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TrackSubscriptionError ¶
func TrackSubscriptionStart ¶
func TrackUserEvent ¶
TrackUserEvent tracks a event `name` with a set of key/value pairs for a particular user.
**Important** If your read this from a call site **DO NOT** modify call site arguments unless you correctly ensures BigQuery analytics view are ready to handle the changes. If you are not sure of what you are doing, ask someone from the devops team.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.