code-corps / code-corps-api

Elixir/Phoenix API for Code Corps.
https://www.codecorps.org
MIT License
235 stars 86 forks source link

Add analytics to track when an installation is created from Github #1381

Open zacck-zz opened 6 years ago

zacck-zz commented 6 years ago

What's in this PR?

In this PR We are tracking when installations are created from GitHub, This enables us to track installations that don't begin with the Code Corps website as an entry point. At the moment this is just tracking the installation however later we should add tracking for the event that this user creates an account on the website

Make sure any changes to code include changes to documentation.

References

Fixes #1038

Progress on: #1105

zacck-zz commented 6 years ago

cool will handle this