snowplow / snowplow-golang-tracker

Snowplow event tracker for Golang. Add analytics to your Go apps and servers

Home Page:http://snowplowanalytics.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang web analytics for Snowplow

actively-maintained Build Status Coveralls Goreport Release GoDoc License

Overview

Snowplow event tracker for Golang. Add analytics to your Go apps and servers.

Developer Quickstart

Building

Assuming git is installed:

 host> git clone https://github.com/snowplow/snowplow-golang-tracker
 host> cd snowplow-golang-tracker
 host> make test
 host> make

Find out more

Snowplow Docs Contributing
i1 i2
Snowplow Docs Contributing

Copyright and license

The Snowplow Golang Tracker is copyright 2016-2023 Snowplow Analytics Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Snowplow event tracker for Golang. Add analytics to your Go apps and servers

http://snowplowanalytics.com

License:Apache License 2.0


Languages

Language:Go 98.5%Language:Makefile 1.5%