Its easy to build tracking optout functionality with keen-tracking, but we should make it easy for Keen users and just create a simple wrapper that does something along these lines:
when setOptOut(true) is called persists the option to localStorage, and on page load checks if optout=true and if so disables tracking of user.