Skip to content

Allow multiple trackers#52

Open
kueda wants to merge 4 commits intokangguru:masterfrom
kueda:eval-blocks-per-request
Open

Allow multiple trackers#52
kueda wants to merge 4 commits intokangguru:masterfrom
kueda:eval-blocks-per-request

Conversation

@kueda
Copy link
Copy Markdown

@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