All Projects → snowplow → snowplow-golang-tracker

snowplow / snowplow-golang-tracker

Licence: Apache-2.0 License
Snowplow event tracker for Golang. Add analytics to your Go apps and servers

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects
Makefile
30231 projects

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, Vagrant and VirtualBox installed:

 host> git clone https://github.com/snowplow/snowplow-golang-tracker
 host> cd snowplow-golang-tracker
 host> vagrant up && vagrant ssh
guest> cd /opt/gopath/src/github.com/snowplow/snowplow-golang-tracker
guest> make
guest> make test

Find out more

Technical Docs Setup Guide Roadmap Contributing
i1 i2 i3 i4
Technical Docs Setup Guide Roadmap Contributing

Copyright and license

The Snowplow Golang Tracker is copyright 2016-2020 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].