SMS events
sms.send
An SMS was sent to a profile.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
id | string | c8f0b875-62e9-4dae-b9d5-241cbc9453b3 |
Unique ID of the campaign |
variantID/variantId | integer | 7044429 |
Unique identifier of the message variant |
testDelivery | boolean | true |
Informs if the message was sent as a communication test. |
ignoreCapping | boolean | true |
Informs if the communication was configured to ignore capping. |
journeyId | string | db0a9db2-8849-5c58-9871-e07d45d64bd7 |
Unique ID of the Automation journey that caused this event (if applicable) |
diagramId | string | c819738e-2d61-482c-a680-75ebdbc9a762 |
Unique ID of the Automation workflow that caused this event (if applicable) |
sms.notSent
An SMS was not sent. Check the parameters to locate the reason.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
id | string | c8f0b875-62e9-4dae-b9d5-241cbc9453b3 |
Unique ID of the campaign |
info | string | Body is empty |
Content of the error message from Synerise or the SMS provider |
testDelivery | boolean | true |
Informs if the message was sent as a communication test. |
ignoreCapping | boolean | true |
Informs if the communication was configured to ignore capping. |
journeyId | string | db0a9db2-8849-5c58-9871-e07d45d64bd7 |
Unique ID of the Automation journey that caused this event (if applicable) |
diagramId | string | c819738e-2d61-482c-a680-75ebdbc9a762 |
Unique ID of the Automation workflow that caused this event (if applicable) |
sms.capping
An SMS was not sent due to message limits for this type of communication in the workspace settings (not related to capping for a particular automation).
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
id | string | db47c241-f093-4488-b3a0-1c1d7f69ed89 |
Unique ID of the SMS campaign created by the Automation engine |
cappingLimit | integer | 4 |
Limit of how many messages can be sent in the defined period |
cappingPeriod | integer | 86400 |
Capping period, in seconds |
cappingType | string | AUTOMATION_EMAIL |
The type of communication activity where the capping occurred. If the capping happened in Automation, the journeyId and diagramId are added to the parameters. |
diagramId | string | c819738e-2d61-482c-a680-75ebdbc9a762 |
Unique ID of the Automation workflow that caused this event (if applicable) |
journeyId | string | db0a9db2-8849-5c58-9871-e07d45d64bd7 |
Unique ID of the Automation journey that caused this event (if applicable) |
sms.click
A link in an SMS was clicked.
To collect these events, the link must be inserted with {% preparelink%}
. See Creating SMS templates.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
URL/url | string | https://www.shop.pl/gaming/consoles/worse-than-pc-256gb-white?gclid=EAIaIQobChMIo66d4564th547AYASAAEgI_MvD_BwE |
URL of the site where the event occurred |
campaignTitle | string | Monthly newsletter |
Title of the campaign in the Communication module |
id | string | c8f0b875-62e9-4dae-b9d5-241cbc9453b3 |
Unique ID of the campaign |
variantName | string | Variant A |
Name of the message variant |
testDelivery | boolean | true |
Informs if the message was sent as a communication test. |
journeyId | string | db0a9db2-8849-5c58-9871-e07d45d64bd7 |
Unique ID of the Automation journey that caused this event (if applicable) |
diagramId | string | c819738e-2d61-482c-a680-75ebdbc9a762 |
Unique ID of the Automation workflow that caused this event (if applicable) |
snrs_medium | string | email |
The communication medium (for example email, webpush) |
ua.os.family | string | Mac OS X |
Operating system of the source device |
ua.os.major | string | 10 |
Major version of the user's operating system |
ua.device.family | string | Other |
The client device family |
ua.device.brand | string | Brandname |
Brand name of the device. Only sent by mobiles and tablets. |
ua.device.model | string | Model 8 |
Model of the device. Only sent by mobiles and tablets. |
ua.family | string | Apple Mail |
User Agent family |
userAgent | string | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) |
Information about the User Agent |
ua.major | string | 605 |
Major UA version number |
ua.minor | string | 15 |
Minor UA version number |
ua.patch | string | 15 |
The patch version of the User Agent |
sms.controlGroup
An SMS was was not sent because the recipient belongs to the control group.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
id | string | c8f0b875-62e9-4dae-b9d5-241cbc9453b3 |
Unique ID of the campaign |
variantID/variantId | integer | 7044429 |
Unique identifier of the message variant |
variantName | string | Variant A |
Name of the message variant |
type | string | global |
Type of the control group. global if the global control group was used;campaign if the control group was defined in the campaign settings. |
globalControlGroupId | string | 00000000-0000-0000-0000-000000000001 |
Parameter reserved for future purposes. |
sms.skipped
An SMS was not sent because Silence Hours were active. If the process of sending multiple messages overlaps with Silence Hours, sending is stopped in progress.
Default retention: 30 days
Parameter | Type | Example | Description |
---|---|---|---|
Base parameters | various | n/a | Parameters that exist in all events |
campaignTitle | string | Monthly newsletter |
Title of the campaign in the Communication module |
id | string | c8f0b875-62e9-4dae-b9d5-241cbc9453b3 |
Unique ID of the campaign |
variantName | string | Variant A |
Name of the message variant |