Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomsmalley/obelisk-google-analytics

Embed Google analytics scripts in obelisk projects
https://github.com/tomsmalley/obelisk-google-analytics

Last synced: 6 days ago
JSON representation

Embed Google analytics scripts in obelisk projects

Awesome Lists containing this project

README

        

# Obelisk Google Analytics

Add google analytics tracking to your obelisk apps. Automatically sends
`pageview` information when routes change.

## Setup

Go to https://analytics.google.com/analytics/web/ and setup your account. This
will give you a Google analytics tracking ID, which you should put into a file
located at:

```
config/frontend/google/analytics/tracking-id
```