Registry / utility / jpillora-go-ogle-analytics

jpillora-go-ogle-analytics

JSON →
library0.0.0-20161213085824-14b04e0594efgogounverified

A Go client for Google Analytics.

go get github.com/jpillora/go-ogle-analytics
INSTALL
IMPORT
SIG · JPILLORA-GO-OGLE-A
J
jpillora-go-ogle-analytics
utilitygov0.0.0-20161213085824-14b04e0594ef
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.

analytics
github.com/jpillora/go-ogle-analytics

Send data to Google Analytics

package main import ( "fmt" "github.com/jpillora/go-ogle-analytics" ) func main() { client := analytics.New("UA-XXXXX-Y") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20161213085824-14b04e0594eflatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jpillora-go-ogle-analytics — go get jpillora-go-ogle-analytics · libregistry