This will resolve #40 by turning off analytics tracking for non-vip sites. This way if you aren't on VIP there's no opt out to be done.
Follow up discussion is in the works to see if we can allow opt out/in for VIP sites as well. Getting this in first is important to ensure non vip sites don't have analytics being sent.
Steps to Test
Check out PR.
Spin up a wp-env and ensure nothing is sent
Turn off the VIP sites check and set the keys to have -test at the end
Spin up a vip dev-env with this and ensure stats are sent
Description
This will resolve #40 by turning off analytics tracking for non-vip sites. This way if you aren't on VIP there's no opt out to be done.
Follow up discussion is in the works to see if we can allow opt out/in for VIP sites as well. Getting this in first is important to ensure non vip sites don't have analytics being sent.
Steps to Test