| 开发者 | abdalsalaam |
|---|---|
| 更新时间 | 2026年8月27日 02:09 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Some of it, for the calendar, and only once you agree to it.
Setup's first step carries a "Get occasions and updates from the Mawsim service" checkbox that arrives ticked. Leave it ticked and Mawsim registers your store, sending your site address, admin email, store country, store title and store industry (see External services). Untick it, press "Skip setup", or never open setup, and nothing is sent at all.
Your goals, results, occasion history, orders, customers and revenue never leave your site under any setting. Emails are sent by your own site through wp_mail().
Mostly. Goals, shaped pace and your figures are computed on your own store from your WooCommerce Analytics data, so they keep working with no network at all. The occasion calendar is the one part that cannot. A store that has fetched it once keeps what it has and simply stops receiving updates; a brand-new install shows an empty calendar until it can reach the service. If the calendar screen is empty and you expected dates, Settings has a "Refresh calendar" button that tries again and tells you what happened.
Your own store, as soon as it has a year worth reading. Mawsim measures the same period last year from your WooCommerce Analytics data and uses its shape. When your store has not traded that period yet, or traded it too thinly to read, the expected line stays flat. The label on your goal always names which of the two is running, and your goals move to the shaped line by themselves once your store has a year behind it.
At most two kinds, and only if you ask for them. Both sit behind a single opt-in that is unchecked by default. One is a monthly digest, sent on the 1st at 08:00 store time. The other is a prep reminder ahead of a high-value occasion window, throttled so close-together occasions do not stack. Both are sent by your own site to the store admin address, and every one carries a one-click unsubscribe header (RFC 8058) and an unsubscribe link.
Yes, and with the Cart and Checkout blocks. All order data is read through WooCommerce's own reporting layer, never from the posts table.
Nothing, by default. Your goal history is your business record, so every goal, result and occasion snapshot survives the delete, and a reinstall picks up where you left off.
To remove everything instead, add define( 'MAWSIM_REMOVE_ALL_DATA', true ); to wp-config.php before deleting. The "Your data" card on the settings screen lists exactly what is stored.