This commit replaces window.mailpoet_tracking_enabled variable with tracking config object that carries the level and configuration for all tracking options (emailsTrackingEnabled, cookieTrackingEnabled). The window.mailpoet_tracking_enabled is confusing since it is not obvious what type of tracking is enabled. [MAILPOET-3185]