MCPcopy Create free account
hub / github.com/codecombat/codecombat /

Class

app/core/Tracker2/TwitterPixelTracker.js:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28export default class TwitterPixelTracker extends BaseTracker {
29 constructor (store) {
30 super()
31 this.store = store

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected