Skip to content

ananthakumaran/snowplow-elixir-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnowplowTracker

CI codecov Hex.pm

Snowplow event tracker for elixir. Add analytics to your elixir/phoenix apps.

Installation

The latest version is 1.0.0 and requires elixir-1.6. Install the package by adding the following dependency:

def deps do
  [
    {:snowplow_tracker, "~> 1.0.0"}
  ]
end

Find out more

Technical Docs Setup Guide Roadmap Contributing
techdocs-image setup-image roadmap-image contributing-image
Technical Docs Setup Guide Roadmap Contributing

About

Snowplow event tracker for Elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%