diff --git a/docs/configuration/images/optimal-event-scheduler-settings.png b/docs/configuration/images/optimal-event-scheduler-settings.png new file mode 100644 index 00000000..e73a10b0 Binary files /dev/null and b/docs/configuration/images/optimal-event-scheduler-settings.png differ diff --git a/docs/configuration/settings.rst b/docs/configuration/settings.rst index fc1ba6d8..4660fd72 100644 --- a/docs/configuration/settings.rst +++ b/docs/configuration/settings.rst @@ -158,6 +158,22 @@ Campaign settings * **Use summary statistics** - Improves performance when viewing a Campaign with thousands of events per day by using summarized data. When you first turn on this setting you need to run a :ref:`cron job` to summarize existing data. +Optimal for Contact event scheduler +=================================== + +.. image:: images/optimal-event-scheduler-settings.png + :width: 600 + :alt: Screenshot showing Optimal for Contact event scheduler settings configuration in Mautic + +The optimal for Contact event scheduler settings allow you to configure the default timing and caching options used in the optimized event scheduler for Campaigns. + +* **Default Optimal Start Hour** - Set the default start hour for the optimal interaction window when specific Contact data is unavailable. +* **Default Optimal End Hour** - Set the default end hour for the optimal interaction window when specific Contact data is unavailable. +* **Default Optimal Days** - Select the default days of the week that are considered optimal for interaction when specific Contact data is unavailable. +* **Interaction Data Cache Timeout** - Choose how long the interaction data should be cached. +* **Fetch Interactions From** - Select the time frame for fetching interaction data. This determines how far back the system will look for interactions. +* **Interaction Fetch Limit** - Set the maximum number of interactions of each type (for example: Page hits, Email reads, Form submits) to retrieve for timing optimization. + Email settings **************