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

Method getLoadTrackingTag

app/views/play/CampaignView.js:2425–2427  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2423 }
2424
2425 getLoadTrackingTag () {
2426 return this.campaign?.get('slug') || 'overworld'
2427 }
2428
2429 mergeWithPrerendered (el) {
2430 return true

Callers 1

recordMethod · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected