mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-16 21:12:13 +00:00
Added easter egg event tracking
This commit is contained in:
@@ -187,6 +187,7 @@
|
||||
s.type='text/javascript';
|
||||
document.body.appendChild(s);
|
||||
s.src='/static/js/asteroids.min.js';
|
||||
_trackEvent('Asteroids Easter Egg', 'Activated');
|
||||
}
|
||||
easter_egg.load();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user