Using liquid in push notifications

Overview

Ortto allows you to use Liquid template language in your email, SMS, and push notifications. This helps you personalize content by combining merge tags with Liquid syntax for dynamic messages.

Learn more about personalizing campaign content with liquid.


Push notifications

You can use Liquid syntax and merge tags when creating push notifications on the Content page.

  1. Simply click within the Text section of the push notification.
  2. In the Title or Message sections, type your Liquid syntax and merge tags in raw format (instead of using the insert merge tag feature).

NOTE: The preview will show the raw Liquid syntax, but when the recipient views the push notification, it will display with the relevant values.

Push notification with complex Liquid syntax.

For simpler cases, you can still use merge tags by clicking the person icon in your notification content, like when personalizing the notification with the recipient’s first name.

The above approach is for more complex Liquid syntax.

Push notification with merge tag.