How to Get Around Canvas Quiz Tracking

Short answer: incognito, clearing history, and deleting cookies do not get around Canvas quiz tracking. The only reliable approach is preventing the tracking event from being generated or sent.
MethodWorks?Why
Incognito modeNoFocus and visibility events still fire.
Clearing browser historyNoCanvas logs are server-side after the event is sent.
Second deviceSometimesCanvas cannot see the device, but it also does not help if you click away.
Privacy Guard-style extensionYes for Canvas logsIt blocks the browser events Canvas listens for.

Test the underlying mechanism with the Canvas Tracking Test, then compare the teacher view in the Professor View Simulator.