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

Allow multiple trackers #52

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kueda
Copy link

@kueda kueda commented Apr 15, 2015

This allows you to specify multiple trackers as an array of arrays, e.g. [['name1','horchata'], ['name2','slurpee']], or as a block that gets called with each request. The first tracker doesn't really require a name, but the subsequent ones do.

kueda added 4 commits December 9, 2014 14:12
Or at least that's what makes sense to me. Before they were only
getting evaluated when the applications started, stored in @options
instance var, and kept around in the Rack::GoogleAnalytics instance
across multiple requests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant