ksbomj / google-analytics-elm-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Analytics Elm Example

This is an example Elm application that integrates with Google Analytics for tracking of both page views and custom events.

Install

git clone https://github.com/thoughtbot/google-analytics-elm-example
cd google-analytics-elm-example
yarn

Run

yarn run start

Test

yarn test

Build

yarn build

License

google-analytics-elm-example is Copyright ©2018 Josh Clayton and thoughtbot, inc. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

License:MIT License


Languages

Language:Elm 50.9%Language:JavaScript 44.0%Language:HTML 3.2%Language:CSS 1.9%