Skip to content

Marketing vs. transactional messages

When sending messages via Push, Email, In-App, SMS, or WhatsApp, you choose whether the message is marketing or transactional. This choice determines how Pushwoosh applies user preferences, frequency limits, and the global control group.

Choosing the right message type

Anchor link to
Message typeMarketing messageTransactional message
User preferencesRespects subscription preferences. Only sent to users who opted in to the subscription category you choose in the campaign.Bypasses user preferences. Sent to all users, including those who unsubscribed from marketing messages.
Frequency cappingGlobal frequency capping and silence periods apply.Frequency capping and silence periods do not apply.
Control groupExcludes users in the global control group.Includes users in the global control group.
Typical use casesPromotions and offers, newsletters, product and feature updates, re-engagement, lifecycle campaigns, announcements.Account and security, orders and payments, critical notifications, verification.

Where to set the message type

Anchor link to

The message type is set in the channel-specific settings: either in a journey element or in the one-time message form.

API requests and message type

Anchor link to

Use the same marketing and transactional values in the API as in the Control Panel.

For push, see /createMessage parameters. For email, see createEmailMessage.