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 }}
AimWhy
/
event-tracker
Public
forked from
offlegacy/event-tracker
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 2, 2025
feat(docs): new documentation (#34)
Show description for c2d2fb1
gwansikk
authored
c2d2fb1
View commit details
Copy full SHA for c2d2fb1
Browse repository at this point
Commits on Jun 15, 2025
chore: remove about section (#33)
gwansikk
authored
a7b70d3
View commit details
Copy full SHA for a7b70d3
Browse repository at this point
Commits on May 25, 2025
docs: documentation on debounce, throttle, enabled (#31)
stakbucks
authored
b6458e5
View commit details
Copy full SHA for b6458e5
Browse repository at this point
feat: enabled option for JSX event tracking components (#30)
Show description for 249fd01
stakbucks
authored
249fd01
View commit details
Copy full SHA for 249fd01
Browse repository at this point
feat: throttle (#29)
Show description for 9153831
stakbucks
authored
9153831
View commit details
Copy full SHA for 9153831
Browse repository at this point
feat: debounce (#28)
Show description for 49cd8a6
stakbucks
authored
49cd8a6
View commit details
Copy full SHA for 49cd8a6
Browse repository at this point
Commits on May 24, 2025
fix: improve EventFunction params (#27)
stakbucks
authored
3a99be6
View commit details
Copy full SHA for 3a99be6
Browse repository at this point
Commits on May 12, 2025
docs: throw NO API KEY Error only when it is production (#26)
Show description for 88870e5
stakbucks
authored
88870e5
View commit details
Copy full SHA for 88870e5
Browse repository at this point
chore: add Prettier scripts to package.json (#25)
jiji-hoon96
authored
105329f
View commit details
Copy full SHA for 105329f
Browse repository at this point
Commits on May 11, 2025
fix(components): correct event handler reference in DOMEvent component (#23)
Show description for 6d6dea2
jiji-hoon96
authored
6d6dea2
View commit details
Copy full SHA for 6d6dea2
Browse repository at this point
Commits on Apr 13, 2025
fix: TypeScript type safety issues in event tracking functions event params type (#22)
Show description for a02c684
stakbucks
authored
a02c684
View commit details
Copy full SHA for a02c684
Browse repository at this point
Commits on Mar 13, 2025
refactor: simplify useTracker with handler functions and destructuring (#21)
Show description for 70c10a8
haryan248
authored
70c10a8
View commit details
Copy full SHA for 70c10a8
Browse repository at this point
Commits on Mar 9, 2025
refactor: improve types (#20)
Show description for 77cdad6
stakbucks
authored
77cdad6
View commit details
Copy full SHA for 77cdad6
Browse repository at this point
Commits on Mar 8, 2025
Update README.md
stakbucks
authored
ce0b81a
View commit details
Copy full SHA for ce0b81a
Browse repository at this point
Update README.md
stakbucks
authored
1e39d98
View commit details
Copy full SHA for 1e39d98
Browse repository at this point
fix: Fix image error (#19)
kangju2000
authored
8028fe4
View commit details
Copy full SHA for 8028fe4
Browse repository at this point
docs: add Korean documentation + open graph metadata (#18)
Show description for a26c3e8
stakbucks
authored
a26c3e8
View commit details
Copy full SHA for a26c3e8
Browse repository at this point
Commits on Jan 30, 2025
Release v1.2.1
github-actions[bot]
committed
23401e3
View commit details
Copy full SHA for 23401e3
Browse repository at this point
fix: improve type inference for schema (#17)
Show description for 7ca6293
stakbucks
authored
7ca6293
View commit details
Copy full SHA for 7ca6293
Browse repository at this point
Release v1.2.0
github-actions[bot]
committed
0c3c4b2
View commit details
Copy full SHA for 0c3c4b2
Browse repository at this point
feat: data type validation with zod schema (#16)
Show description for 5d97647
stakbucks
authored
5d97647
View commit details
Copy full SHA for 5d97647
Browse repository at this point
Commits on Jan 29, 2025
Release v1.1.0
github-actions[bot]
committed
454c4de
View commit details
Copy full SHA for 454c4de
Browse repository at this point
chore: fix release workflow
stakbucks
committed
62e63ad
View commit details
Copy full SHA for 62e63ad
Browse repository at this point
chore: fix release workflow
stakbucks
committed
8ac146f
View commit details
Copy full SHA for 8ac146f
Browse repository at this point
chore: fix release workflow
stakbucks
committed
75cad74
View commit details
Copy full SHA for 75cad74
Browse repository at this point
chore: fix release workflow
stakbucks
committed
f18a5a9
View commit details
Copy full SHA for f18a5a9
Browse repository at this point
chore: fix release workflow
stakbucks
committed
057edbe
View commit details
Copy full SHA for 057edbe
Browse repository at this point
fix: accept params prop as a function that returns EventParams (#15)
Show description for 38ae754
stakbucks
authored
38ae754
View commit details
Copy full SHA for 38ae754
Browse repository at this point
feat: eventName prop for DOMEvents (#12)
Show description for 25ef05f
stakbucks
and
kangju2000
authored
25ef05f
View commit details
Copy full SHA for 25ef05f
Browse repository at this point
Commits on Jan 27, 2025
chore: update readme for contributing (#13)
gwansikk
authored
0a4840b
View commit details
Copy full SHA for 0a4840b
Browse repository at this point
Commits on Jan 26, 2025
feat: dark-light mode logo
stakbucks
committed
97805b8
View commit details
Copy full SHA for 97805b8
Browse repository at this point
docs: improve docs
stakbucks
committed
7a21549
View commit details
Copy full SHA for 7a21549
Browse repository at this point
docs: delete docs section in README.md (#11)
Show description for 88799bd
kangju2000
authored
88799bd
View commit details
Copy full SHA for 88799bd
Browse repository at this point
feat: migrate to tsup (#10)
Show description for 7fcff1a
gwansikk
authored
7fcff1a
View commit details
Copy full SHA for 7fcff1a
Browse repository at this point
Commits on Jan 25, 2025
chore: remove changeset integration (#8)
Show description for 359f9ff
kangju2000
authored
359f9ff
View commit details
Copy full SHA for 359f9ff
Browse repository at this point
Previous
Next
You can’t perform that action at this time.