Change default settings for tracking

[MAILPOET-3185]
This commit is contained in:
Rostislav Wolny
2021-11-24 15:48:26 +01:00
committed by Veljko V
parent 4bc7f3c2bc
commit fbe933eb12

View File

@@ -71,7 +71,7 @@ class SettingsController {
'body' => WPFunctions::get()->__("Hello,\n\nWelcome to our newsletter!\n\nPlease confirm your subscription to our list by clicking the link below: \n\n[activation_link]I confirm my subscription![/activation_link]\n\nThank you,\n\nThe Team", 'mailpoet'),
],
'tracking' => [
'enabled' => true,
'level' => TrackingConfig::LEVEL_FULL,
],
'analytics' => [
'enabled' => false,