Bulletins

Overview

Bulletins are a category of engagement campaigns that are not broadly capitalized in the mobile engagement space. Instead of an organization creating hundreds of campaigns a day for various SKUs, the process is automated in the CleverTap platform. Users can set up campaigns and dispatch bulletins for a business event with any number of properties.

Bulletins provide the ability to send automated, scalable campaigns based on events that happen on the business side to users who are likely to be interested. When a user performs an event or does not perform an event in a certain amount of time, a message can be sent prompting action.

User Scenarios

The following are examples of bulletin use cases:

Example #1

A movie streaming app has a new notification for users who watch a particular movie genre on a regular basis. As an app subscriber, the customer receives a push notification regarding the new season that was just released. The business event episode_release is sent to the CleverTap system via an API. A published bulletin for the business event is dispatched when the business event occurs.

Example #2

A company creates 200 daily campaigns for their television shows. Each campaign is slightly different, and the customer does not want to come to the dashboard to spend around five minutes for every similar campaign they create. By using bulletins, they can automate the process to communicate with the interest groups with a personalized message.

Example #3

A music streaming app sends a new notification for users as soon as a new album for an artist is released. As an app subscriber, the customer receives a push notification regarding the new album that was just released if the customer has heard, downloaded, or favorited 10 or more songs from the artist recently. The business event album_release is sent to the CleverTap system via an API. A published bulletin for the business event is dispatched when the business event occurs.

Create Business Events

Before a bulletin can be published, define a business event which is the event performed by the business (e.g., episode releases, book launch, or weekly sales). The following instructions illustrate a business event named episode_release which represents a new episode being released.

  1. Select the Bulletins option on the left navigation menu.
  2. Click + Business Event.
1808
  1. Enter the following information:
  • Business event name: This is the event performed by your business (e.g., episode releases, weekly sales).
  • Business event properties: These are the other identifiers related to a business event (e.g., movie title, genre, series, language).
  • Goal (optional): This is the desired outcome of the Bulletin (e.g., app launched, movie watched, series watched).
  • Value of user event property: This is the value of the user event property that should match the business event property (i.e., as a user I watched Show A and Show A is the business event property of the show being released).
2590
  1. Click Save & Continue. If you need to edit, click the Edit button to return to the previous screen.
2650

Create a Bulletin

Once a business event is defined, click the Create Bulletin button and define an interest segment.

2642
  1. Select a segment from the dropdown menu options (e.g., All Users or Engaged Users).
  2. Select one of the event properties defined earlier. (Refer to Create Business Events above.)
  3. Select User Event from the dropdown menu.
  4. Select an event property from the dropdown menu. The value of the property needs to match the business event property.

🚧

String Data Type

CleverTap only supports the string data type for mapped property values.

2642
  1. Under the Where section, select Count, the type of count, and enter a quantity. Also, choose the value of property to match with a business event property.
2736
  1. Click + User Events or + User Properties to add additional events or properties.
  2. Click + Filter by to add additional properties to the event property.
2738
  1. Click Continue.
  2. Select a channel for the bulletin and follow the onscreen instructions for the chosen method.
890

The following is a sample notification:

1768
  1. Apply a custom/campaign control group.
  2. Specify the push notification time to live.
1583
  1. Click Continue to view the bulletin overview.
1820
  1. Select Publish and name the bulletin.
1831
  1. Click Publish.
1837
  1. Click Ok, Got It to finish the bulletin setup.
1801

Raise Business Event API

To raise a business event, trigger the event's API as shown below by using the following link:
https://location.api.clevertap.com/1/targets/trigger.json

📘

URLs for Your Specific Location

Use the URL based on your location:

  • India: in1.api.clevertap.com
  • Singapore: sg1.api.clevertap.com
  • U.S.: us1.api.clevertap.com
{
    "business_event" : "Program Released",
    "name" : "Sa Re Ga Ma episode 12",
    "properties" : {
        "program_id" : "234567",
        "language":"Hindi",
        "prev_program_id":"123457"
    },
    "c-by" : "[email protected]"
}

For more information, refer to Bulletins API.

Monitor Bulletin Performance

CleverTap provides comprehensive monitoring for the performance of bulletins. The Percentage of Users Converted graph displays the percentage of qualified users who were sent a bulletin. It also displays the users who viewed or clicked the bulletin. The graph shows the total number of technical and non-technical delivery errors.

1245

The technical errors can be analyzed further via the following table:

1183

This table displays a business activity log, the dispatched bulletins, the event time of the bulletins, the total number of bulletins sent, and the person who created the bulletin.

1182

Video Tutorial

For further information, you can watch the following video on bulletins: