We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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:
The text was updated successfully, but these errors were encountered:
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:
Sorry, something went wrong.
Potential (naive) solution could be to add a counter that gets called on a page load which increments the views on the backend.
Parking for now, we can't create a GA account until there is more content on the live application.
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: