There is a popup that asks if I want to allow my game to allow me to track myself. It looks something like this:
[attachment=0:3lasycmx][/attachment:3lasycmx]
Except it says something along the lines of: "Do you want to let this website track you?" Allow / Allow Once / Disallow
I always hit Disallow, but I would prefer that it not ask my users at all.
How do I go about disabling this?
I am assuming that it probably has an AJAX call back to a Scirra server, so I could probably just look for AJAX/GET/PUT code specifically, but it would be easier if I have some idea of where to look in c2runtime.js.