Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ trackEvent
Method
trackEvent
app/core/Tracker2/BaseTracker.js:55–55 ·
view source on GitHub ↗
(action, properties = {})
Source
from the content-addressed store, hash-verified
53
async
trackPageView () {}
54
55
async
trackEvent (action, properties = {}) {}
56
57
async
trackTiming (duration, category, variable, label) {}
58
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected