Using Google Sheets for Multilingual Messaging

Create one message and connect it with the spreadsheet with your multilingual content — the system will automatically send a message version depending on the user’s profile language. Suitable for both broadcast and triggered campaigns in all Reteno’s channels.

šŸ“˜

Important

To enable this feature, please contact our support team at [email protected]

Steps to use Google Sheets for multilingual messaging:

  1. Prepare a spreadsheet with your multilingual content.

  2. Connect it to your Reteno account.

  3. Create a message with variables.

Preparing Spreadsheet

You can place message content on one or several sheets.

  1. An example with one sheet:
Spreadsheet example with one sheet showing key, subject, and body columns, and rows for en, es, and uk language codes.

Values in the first column are language codes, and horizontal values in the first line are keys used in the message.
The values of keys for different language versions are placed at the intersection of language codes and keys.
The top language is the default, so users without a specified language in their profiles will receive the top language version.

šŸ“˜

Note

Name the file sheets with the corresponding language codes according to ISO 639-1 (e.g., en) or RFC 5646 for dialects (e.g., es-MX).

Multilingualism in messages is only supported for some dialects; if you still need to find the one you need, please contact our support at [email protected].

  1. An example with several sheets:
Spreadsheet example with several sheets showing subject and body key rows, and separate en, es, and uk sheet tabs at the bottom.

The first line contains keys used in the message, and the second line contains values for keys in the corresponding columns. The names of the sheets are language codes according to ISO 639-1 specification.

The first language sheet is the default, so users without a specified language in their profiles will receive the first sheet’s language version.

Let’s create a table for the multilingual mobile push campaign with such content:

  • The subject: Just before you go
  • The main text: Try out our new educational games with 25% off for 1 month

And the same content in Ukrainian and Spanish.

The table will look like this:

Spreadsheet showing the English sheet with subject Just before you go and body text about a 25% off educational games offer.

Connecting Google Sheets to Reteno

See detailed instructions here >

Creating a Message with Variables

Add variables to the message in the following format:

$!data.NAME[0].subject

where the NAME is your Google Sheets file name, and the subject and textis a key from the spreadsheet.

Mobile Push message editor with Title and Text fields containing the variables $!data.multi_language[0].subject and .text, highlighted, next to a preview panel.

That's how a user will see this notification in English:

Android Oreo and iOS 11 push notification previews showing Just before you go with the 25% off educational games message.

The analytics for such a message will look like a standard multilanguage report.


Did this page help you?