Registry / analytics / rudderlabs-analytics-go

rudderlabs-analytics-go

JSON →
library3.3.3+incompatiblegogounverified

Package analytics-go provides a client for sending analytics events to RudderStack.

analytics
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

github.com/rudderlabs/analytics-go

Send a track event

import "github.com/rudderlabs/analytics-go" func main() { client, _ := analytics.New("write_key", "data_plane_url") client.Enqueue(analytics.Track{ Event: "test", UserId: "user123", }) }
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
19 hits · last 30 days
gptbot
3
amazonbot
3
claudebot
3
bytedance
2
Resources