Registry / http-client / dukex-mixpanel

dukex-mixpanel

JSON →
library1.0.1gogounverified

A Go client library for tracking events and interacting with the Mixpanel analytics API.

go get github.com/dukex/mixpanel
INSTALL
IMPORT
SIG · DUKEX-MIXPANEL
D
dukex-mixpanel
http-clientgov1.0.1
harness data pending
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.

mixpanel
github.com/dukex/mixpanel

Tracks an event to Mixpanel.

package main import ( "github.com/dukex/mixpanel" ) func main() { mp := mixpanel.New("your-token") mp.Track("test-event", nil) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
26
Resources
dukex-mixpanel — go get dukex-mixpanel · libregistry