Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Analytics [SPIKE] #57

Open
1 of 2 tasks
jackcarlisle opened this issue Apr 18, 2017 · 3 comments
Open
1 of 2 tasks

Google Analytics [SPIKE] #57

jackcarlisle opened this issue Apr 18, 2017 · 3 comments

Comments

@jackcarlisle
Copy link
Member

jackcarlisle commented Apr 18, 2017

Google Analytics can add a lot to a project in terms of gaining additional data of how users are moving through and using the application.

Investigate Google Analytics integration with Elixir:

  • research existing modules
  • assert the complexity of building our own
@jackcarlisle
Copy link
Member Author

jackcarlisle commented Apr 18, 2017

At a first glance there only seems to be a couple of existing modules for GA in Elixir (both with next to no stars/downloads):
EightyFour:

Legato:

@jackcarlisle
Copy link
Member Author

Potential (naive) solution could be to add a counter that gets called on a page load which increments the views on the backend.

@jackcarlisle
Copy link
Member Author

Parking for now, we can't create a GA account until there is more content on the live application.

@jackcarlisle jackcarlisle removed their assignment Apr 18, 2017
@jackcarlisle jackcarlisle changed the title Google Analytics Google Analytics [SPIKE] Apr 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant