Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
davemitchell
/
rack-tracker
Public
forked from
railslove/rack-tracker
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
stringify_ga_event_values
User selector
All users
All time
Commit history
Commits on Oct 6, 2014
stringify ga_event values
Show description for 889d15a
DonSchado
committed
889d15a
View commit details
Copy full SHA for 889d15a
Browse repository at this point
Commits on Sep 22, 2014
typo
DonSchado
committed
21c26a0
View commit details
Copy full SHA for 21c26a0
Browse repository at this point
Commits on Sep 18, 2014
release 0.2.2
DonSchado
committed
92ddec6
View commit details
Copy full SHA for 92ddec6
Browse repository at this point
fix wrong env merging of multiple nested events
DonSchado
committed
30649c1
View commit details
Copy full SHA for 30649c1
Browse repository at this point
Commits on Sep 12, 2014
prepare 0.2.1 release
Lars Brillert
committed
8724654
View commit details
Copy full SHA for 8724654
Browse repository at this point
fixed mix of words ( "ecommerce:send" vs "send:ecommerce")
Lars Brillert
committed
69ccff8
View commit details
Copy full SHA for 69ccff8
Browse repository at this point
Commits on Sep 11, 2014
typos
DonSchado
committed
f0ba36b
View commit details
Copy full SHA for f0ba36b
Browse repository at this point
add some more readme about custom handlers
DonSchado
committed
ed871f9
View commit details
Copy full SHA for ed871f9
Browse repository at this point
add toc to readme
DonSchado
committed
510bdb3
View commit details
Copy full SHA for 510bdb3
Browse repository at this point
version 0.2.0
DonSchado
committed
ec27cf9
View commit details
Copy full SHA for ec27cf9
Browse repository at this point
refactor integration specs
Show description for 2eb4edc
DonSchado
committed
2eb4edc
View commit details
Copy full SHA for 2eb4edc
Browse repository at this point
Merge pull request #2 from pjkelly/go-squared-support
Show description for 3efdea4
DonSchado
committed
3efdea4
View commit details
Copy full SHA for 3efdea4
Browse repository at this point
Commits on Sep 10, 2014
Added GoSquared support.
pjkelly
committed
aad4169
View commit details
Copy full SHA for aad4169
Browse repository at this point
Commits on Sep 9, 2014
Merge pull request #1 from stephanpavlovic/master
Show description for c44c6b9
DonSchado
committed
c44c6b9
View commit details
Copy full SHA for c44c6b9
Browse repository at this point
add vwo handler
stephanpavlovic
committed
4a38cc6
View commit details
Copy full SHA for 4a38cc6
Browse repository at this point
Commits on Sep 5, 2014
extending README
Lars Brillert
committed
ec5f6ec
View commit details
Copy full SHA for ec5f6ec
Browse repository at this point
typo
DonSchado
committed
0cfd487
View commit details
Copy full SHA for 0cfd487
Browse repository at this point
version 0.1.3
Lars Brillert
committed
e29dd99
View commit details
Copy full SHA for e29dd99
Browse repository at this point
we should create ecommerce evenst when asked for them :(
Lars Brillert
committed
1d759bb
View commit details
Copy full SHA for 1d759bb
Browse repository at this point
fix syntax typo in readme
Lars Brillert
committed
c9fe6f2
View commit details
Copy full SHA for c9fe6f2
Browse repository at this point
Commits on Sep 4, 2014
adding changelog and bump version
Lars Brillert
committed
bac6779
View commit details
Copy full SHA for bac6779
Browse repository at this point
once there are ecommerce events in the queue, and ecommerce is enabled -> submit the cart
Lars Brillert
committed
a73a8cb
View commit details
Copy full SHA for a73a8cb
Browse repository at this point
README fixes
Lars Brillert
committed
8e0942e
View commit details
Copy full SHA for 8e0942e
Browse repository at this point
Commits on Sep 2, 2014
comma missing
DonSchado
committed
4f2b00a
View commit details
Copy full SHA for 4f2b00a
Browse repository at this point
Commits on Sep 1, 2014
no need for pending - we just keep the old behaviour
DonSchado
committed
fa00286
View commit details
Copy full SHA for fa00286
Browse repository at this point
bump version
Lars Brillert
committed
420363f
View commit details
Copy full SHA for 420363f
Browse repository at this point
this is not fully thought through :( cannot rely on the result of the block
Lars Brillert
committed
67d31ae
View commit details
Copy full SHA for 67d31ae
Browse repository at this point
bump version
Lars Brillert
committed
c4677a5
View commit details
Copy full SHA for c4677a5
Browse repository at this point
changing the way events a created from the controller, the new syntax is more aligned to the actual generated js code.
Lars Brillert
committed
3009b38
View commit details
Copy full SHA for 3009b38
Browse repository at this point
add some documentation about how to write a custom handler
Lars Brillert
committed
392e85d
View commit details
Copy full SHA for 392e85d
Browse repository at this point
refactor specs
DonSchado
committed
799a191
View commit details
Copy full SHA for 799a191
Browse repository at this point
controller#tracker should only return the handlers
DonSchado
committed
7fb1388
View commit details
Copy full SHA for 7fb1388
Browse repository at this point
Commits on Aug 29, 2014
bump version
Lars Brillert
committed
36ef109
View commit details
Copy full SHA for 36ef109
Browse repository at this point
instead of instance_exec we will now yield the delegator. this makes it much easier to access instance variables within the `tracker`-block as they don't need to be injected into the delegator
Lars Brillert
committed
862576f
View commit details
Copy full SHA for 862576f
Browse repository at this point
Commits on Aug 28, 2014
merge multiple events instead of last-write-wins
Lars Brillert
committed
6c7dd6e
View commit details
Copy full SHA for 6c7dd6e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.