Repro - Mobile Analytics for growth
日本語
Resources
Growth Hack Journal (JA)
Sign Up Back to Dashboard
  • System Requirements
  • Dashboard Guide
    • Analytics
    • Marketing
      • Push Notification
      • In-App Message
        • Create In-App Message
          • Choose Message Template
          • Campaign settings
        • Create contents
          • DIALOG(Text + Button)
          • DIALOG(Image)
          • DIALOG(Text + Image + Button)
          • OVERLAY(Text + Image + Button)
          • BANNER(Text + Image)
          • Video Embedding(YouTube + Text + Image)
          • Embed the survey(Google Form)
          • Original
          • Silver Egg
          • Advertisement Linked Message
        • Distribute Users Among Variants
          • Set distribution percentages
        • Delivery Type
        • Message Display Trigger
          • Trigger messages by event trigger
          • Trigger messages by the number of occurrences of the triggered event
          • Trigger messages by the value of event property
          • Trigger messages by the value of event property
        • Select Target
          • Filtering with audiences
          • Filter with Events
          • Filter with Event Property
          • Filter with User Profile
          • All Users
          • Existing Users
          • Testers
          • First-time Users
        • Save As Draft
        • To Launch or Launch As Private
        • Campaign Measurement
          • Delivery Result
        • A/B Testing
          • Create Message
          • Distribute Users Among Variants
          • Campaign Measurement (A/BTest)
          • Select the winner
      • HTML In-App Message
      • Web Message
      • Custom Message
      • Custom JavaScript
      • Available HTML tags and attributes for custom messages
      • Silver Egg Recommendation Messages
      • UX Optimizer (Beta version)
      • Email
      • Viewer Count
      • Audience
      • Ads
      • Testers Management
    • Data Export
    • Misc
  • Development Guide
  • Release Notes
  • FAQ

In-App Message¶

In-App Message is a customizable popup message with an image and buttons delivered to targeted group of users at a desirable timing. All you need to do is to create and publish a message from the dashboard. Message will be delivered without making any modification to any of the source code or releasing a new version of the app to the store, which allows marketers to run effective marketing campaigns to improve conversions without having developer's help.

In-App Messages

You can deliver effective marketing messages by cusotamizing the settings as follows:

  • Image

  • The buttons with embedded URL to open a web page from the browser, or a deeplink that routes to anywhere in the app

  • Schedule

  • The target of users

  • Display timing of In-App Message

For example:

  • Deliver a coupon code to users who put items in the cart but didn't finalize the purchase

  • Display an appropriate navigation to users who just registered within several days ago to increase their conversion.

Additionally, you can deliver the message to the users who declined to receive the push notification.

Also, the created in-app message judges that it has been "displayed" when either the action button or the close button at the top right of the message has been pressed.

Create In-App Message¶

Here we will create an in-app message from the dashboard.

Go to MARKETING > MESSAGING and click CREATE NEW > In-App Message

Create in-app-message

Choose Message Template¶

The template selection screen is displayed when creating a new message. From the templates there, you can select the composition of the message you want to display. There are two main types of templates that can be used for In-App Messages.

  • Built-In(Native)Template: You can create and deliver In-App Messages with simply filling in the input items designated for each template.

  • HTML(WebView)template: You can create and deliver In-App messages that cannot be expressed by the built-in (Native) template with customizing the message using HTML or CSS. See here for the details.

Also, templates are prepared for each message structure you want to display. Each template specifies the presence of buttons, text, and images.

  • Text: Message will contain header and body

  • Image: An image can be attached to the message.

  • Button: You can place a button that the end user can tap.You can track any event when end user taps the button

Template in-app-message

Campaign settings¶

Campaign

Campaign Name¶

Set the name for the new campaign. This name can be seen from the list of in-app messages.

Set the Conversion Event¶

You can set the campaign goal. This represents the number of users who have executed the specified event within 24 hours from the in-app message delivery. See inapp-measurement for more details.

Create contents¶

Depending on the template selected, the available settings and contents may differ. The different types and their respective contents are explained below.

DIALOG(Text + Button)¶

You can display image, text and buttons as the content of the message. One or two buttons can be placed in a single message, and you can set the URL to be opened when the button is clicked individually.

Fill out the below forms to create an In-App Message:

Create Dialog In-App Message with button
Background Colors

Choose the colors of the background area as well as the dialog area of the message.

Header (optional)

Fill out the header text. You can also set the text color.

Body

Fill out the body text. You can also set the text color.

Button Label

Fill out the button label text. You can also set the background and text colors.

Deep Link or Web URL (optional)

Fill out the URL which will be opened when the button of the message is clicked. When this is left blank, the message will just close when the buttons is clicked.

  • Character Limit

    • Maximum: 1000

DIALOG(Image)¶

You can only display an image for Image Only layout of dialog message.

Fill out the below forms to create an In-App Message:

Create Dialog In-App Message image only
Background Colors

Choose the background color of the outer area of the message.

Image

Choose the image you want to insert into the message.

  • Supported file formats: JPEG, PNG

  • File size

    • Recommended: Below 500KB

    • Maximum: 1MB

  • Image size

    • Recommended: 1152px by 1500px (portrait) or 1500px by 1152px (horizontal)

Deep Link or Web URL (optional)

Fill out the URL which will be opened when the image is clicked. When this is left blank, the message will just close when the image is clicked.

  • Character Limit

    • Maximum: 1000

Button Tracking Event Name (optional)

You can change the name of the collected event when the image is clicked.

Note

  • The long-side of the image for Image Only layout must be 3000px or smaller.

  • It may take a while to display the message if the selected file is large.

DIALOG(Text + Image + Button)¶

You can display image, text and buttons as the content of the message. One or two buttons can be placed in a single message, and you can set the URL to be opened when the button is clicked individually.

Fill out the below forms to create an In-App Message:

Create Dialog In-App Message with button
Background Colors

Choose the colors of the background area as well as the dialog area of the message.

Image

Choose the image you want to insert into the message.

  • Supported file formats: JPEG, PNG

  • File size

    • Maximum: 1MB

  • Image size

    • Recommended: 1152px by 1152px (portrait) or 960px by 960px (horizontal)

Header (optional)

Fill out the header text. You can also set the text color.

Body

Fill out the body text. You can also set the text color.

Button Label

Fill out the button label text. You can also set the background and text colors.

Deep Link or Web URL (optional)

Fill out the URL which will be opened when the button of the message is clicked. When this is left blank, the message will just close when the buttons is clicked.

  • Character Limit

    • Maximum: 1000

Button Tracking Event Name (optional)

You can change the name of the collected event when the button is clicked.

OVERLAY(Text + Image + Button)¶

OVERLAY message will cover the whole screen of the app, and you can display image, text and buttons as the content of the message. One or two buttons can be placed in a single message, and you can set the URL to be opened when the button is clicked individually.

Fill out the below forms to create an In-App Message:

Create Overlay In-App Message
Background Colors

Choose the background color of the outer area of the message.

Image

Choose the image you want to insert into the message.

  • Supported file formats: JPEG, PNG

  • File size

    • Maximum: 1MB

  • Image size

    • Recommended: 1200px by 1200px (portrait) or 832px by 832px (horizontal)

Header

Fill out the header text. You can also set the text color.

Body

Fill out the body text. You can also set the text color.

Button Label

Fill out the button label text. You can also set the background and text colors.

Deep Link or Web URL (optional)

Fill out the URL which will be opened when the button of the message is clicked. When this is left blank, the message will just close when the buttons is clicked.

  • Character Limit

    • Maximum: 1000

Button Tracking Event Name (optional)

You can change the name of the collected event when the button is clicked.

BANNER(Text + Image)¶

With BANNER type In-App Message, you can display image and text as an message to cover the top part of the screen. You can set the URL to be opened when the banner is clicked.

Fill out the below forms to create an In-App Message:

Create Banner In-App Message
Background Colors

Choose the background color of the outer area of the message.

Image

Choose the image you want to insert into the message.

  • Supported file formats: JPEG, PNG

  • File size

    • Maximum: 1MB

  • Image size

    • Recommended: 240px by 240px

Body

Fill out the body text. You can also set the text color.

Deep Link or Web URL (optional)

Fill out the URL which will be opened when the banner is clicked. When this is left blank, the message will just close when the banner is clicked.

  • Character Limit

    • Maximum: 1000

Button Tracking Event Name (optional)

You can change the name of the collected event when the button is clicked.

Video Embedding(YouTube + Text + Image)¶

You can display YouTube as the content of the message. Two buttons can be placed in a single message, and you can set the URL to be opened when the button is clicked individually.

Warning

  • Android apps built using Unity will deliver messages with embedded YouTube videos, but the videos will not play. Please note that the video will not play.

Note

  • This template is only available for Repro iOS SDK 5.2.0 or above and iOS 9 or above, or for Repro Android SDK 5.1.0 or above and Android 5 or above. If either of those versions is older than the ones described above, the message of the campaign won't be shown.

  • In some cases, videos in delivered messages may not play because they are no longer available or have been set to not embeddable. Please make sure that the video is ready to be played, especially if you set the delivery period of the message for a longer period of time.

Fill out the below forms to create an In-App Message:

Create YouTube In-App Message
Background Colors

Choose the background color of the outer area of the message.

YouTube URL

Specify the YouTube URL to be displayed in the message. The URL you specify should be the URL for embedding. The following captures were obtained by clicking Share > Embed on the YouTube play screen.

  • Character Limit

    • Maximum: 2000

YouTube embed URL

Note

  • The YouTube URL is given playsinline=1 by default. Therefore, if a playsinline parameter is given in the form, you will not be able to compose a message. Do not give the playsinline parameter.

  • If you enter a non-YouTube video URL or a non-embedded YouTube video URL, you will not be able to compose a message.

  • Although it is possible to add parameters other than playsinline, it is important to note that these parameters may not work on some operating systems or devices.

Header

Fill out the header text. You can also set the text color.

Body

Fill out the body text. You can also set the text color.

Button Label

Fill out the button label text. You can also set the background and text colors.

Deep Link or Web URL (optional)

Fill out the URL which will be opened when the button of the message is clicked. When this is left blank, the message will just close when the buttons is clicked.

  • Character Limit

    • Maximum: 1000

Button Tracking Event Name (optional)

You can change the name of the collected event when the button is clicked.

Embed the survey(Google Form)¶

You can embed a Google form in your message.

Note

  • This template is only available for Repro iOS SDK 5.2.0 or above and iOS 13 or above, or for Repro Android SDK 5.1.0 or above and Android 5 or above. If either of those versions is older than the ones described above, the message of the campaign won't be shown.

  • In some cases, the survey in delivered messages may not display because they are no longer available. Please make sure that the survey is ready to be displayed, especially if you set the delivery period of the message for a longer period of time.

Fill out the below forms to create an In-App Message:

Create Google Form In-App Message
Background Colors

Choose the background color of the outer area of the message.

Close Button

Specify the color of the button to close the message.

Google Forms URL

Specify the Google forms URL to be displayed in the message. The URL you specify should be the URL for embedding. The following captures were obtained by clicking Send on the Google form's screen.

  • Character Limit

    • Maximum: 2000

Google Form embed URL

Note

  • The Google Form URL is https://docs.google.com/forms/d/e/{form_id}/viewform format. If the format is different, the message cannot be saved.

  • The parameter embedded=true must be set. If it is not specified, messages cannot be saved.

  • Although it is possible to add parameters other than embedded, it is important to note that these parameters may not work on some operating systems or devices.

Original¶

This can be used when you want to create the content of an In-App Message from scratch using HTML and CSS without a template. See HTML In-App Message for details.

Original HTML template

Silver Egg¶

In cooperation with Silver Egg Technology's recommendation service, different contents can be displayed for each end user. For more information, please see Silver Egg Recommend Message (Beta).

Note

  • This function is the beta version. Please contact our sales representative or customer success representative if you would like to take advantage of this function.

Recommendation HTML template

Advertisement Linked Message¶

Advertisement Linked Message is, using attribution data obtained from AppsFlyer/Adjust to display an in-app message linked to the creative of the advertisement on the first launch of the app to users who have flown in from the advertisement.

For example, users who click on Advertisement A to install the app will receive in-app message A. For Advertisement B, will receive in-app message B. by combining advertisement creative and in-app message at first launch, you can provide a seamless onboarding experience.

How to implement on the app

To use this feature, you need to implement on your app. Please refer to AppsFlyer、Adjust ans set the advertisement attribution data in the event property. Once you've implemented setting attribution data as an event property, you don't have to update your app every time you serve a new advertisement afterwards.

Settings

Ad integrate message
  1. After implementing on the app, decide which attribution data to use to display the in-app message, and use Trigger messages by the value of event property to display the in-app message.

In the example above, the message is displayed if the Adjust Adgroup contains sample1234. You can display the message with any campaign structure parameter that you set in the event property.

  1. Set the Target Users as First-time Users.

Note

  • When checking to see if it works, reset your advertisement ID and install the app via the AppsFlyer/Adjust tracker and check the display.

Warning

  • If IDFA cannot be obtained on iOS app, the in-app message of the user who clicked another advertisement may be displayed depending on the accuracy of the attribution data.

Distribute Users Among Variants¶

Variant Distribution

Distribute target users among Control Group and message variants as configured in Select Target. Control Group refers to the group of users who will not receive the message in order to see how effective the message was by comparing the results between users who received the message and who did not.See A/B Testing for more details how to change the settings with additional variants.

For example, when sending to Existing Users with Control Group set to 20% and Variant 1 to 80%, 80% of the users randomly chosen from all of the users will receive the message while the 20% rest will not.

Set distribution percentages¶

By default, Control Group is set as 0% and Variant 1 is set as 100% which will make all of the target users receive the message. If you do not wish to use the Control Group, you can leave these settings as is. If you want to use the Control Group then you can adjust the percentages with the total being 100%.

You can assign 50% each to Control Group as well as Variant 1 by clicking Distribute evenly, while Distribute evenly (without control group) will make Control Group 0% and Variant 1 100%.

Note

  • Control Group's percentage can be anything between 0% and 99%.

  • Variant 1's percentage can be anything between 1% and 100%.

  • Only integers can be set.

  • Changing the distribution settings is not possible after a campaign has been saved.

  • The actual number of message delivery may fluctuate depending on the volume of the target user.

Delivery Type¶

Delivery period

Set the period of time you want the campaign to be delivered to your users. The message will be shown once per user during this period. Users are identified by User ID.

Display Frequency

You can limit the number of times a message is displayed.

Only once per user

The default is to show the message only once per user.

Multiple times per user

If you select multiple times per user, the same message can be displayed to each user multiple times.

For example, if you want to limit the total number of times a message is being displayed to 3 times, you can use the below settings.

Set Total Impression Limit

With the above setting, if the message's trigger event occurs 3 times in a day, the same in-app message will be displayed 3 times in that day.

Set Total Impression Limit with Periodic Limit

Warning

  • If you limit the total times to No limit, the message continue to be displayed without limit.

  • If you allow a user to receive the message multiple times, it is required to limit the total number of times they can receive the same message.

  • The total times per day setting is optional, so if you wish to set a limit, check the checkbox before launching the campaign.

Message Display Trigger¶

The display timing of messages can be controlled by the message's trigger. You can choose the timing based on your use case.

Trigger messages by event trigger¶

Trigger the display of message when the selected event is triggered.

Trigger Event
Trigger Type

Select Event Trigger

Trigger
  1. Select an event from the first list.

  2. Select “Trigger” from the second list.

Trigger messages by the number of occurrences of the triggered event¶

Trigger the display of message when the selected event is triggered for specified number of times.

Trigger Event Occurrence
Trigger Type

Select Event Trigger

Trigger
  1. Select an event from the first list.

  2. Select nth occurrence from the second list.

Condition
  • Total Occurrences

    • The range for value which can be specified is from 2 to 30.

  • Evaluation period

    • Only “Within a session” can be selected as of now.

Warning

  • In case multiple devices have the same user ID, the evaluation happens individually on each device.

  • Messages will not be triggered if the app is using Repro SDK with versions below 4.7.0 on iOS or versions below 4.4.0 on Android.

  • If you set multiple messages with the same event and the same number of occurrences, only one of them will be displayed in one session.

Trigger messages by the value of event property¶

Trigger the display of message when the specified event property has a certain value.

Trigger Event Property
Trigger Type

Select Event Trigger

Trigger
  1. Select an event from the first list.

  2. Select the key for an event property from the second list.

Condition
  • Specify the value for the condition of event property

  • The comparing method can be chosen from either “equals”, ”does not equal”, ”is any of”, ”is more than or equals (number)”, ”is less than or equals (number)”, or ”contains (text)”

Warning

  • Messages will not be triggered if the app is using Repro SDK with versions below 4.7.0 on iOS or versions below 4.4.0 on Android.

  • If the event property has decimal values, comparing it with "equals" or "does not equal" may cause the message not triggered because of rounding.

Trigger messages by the value of event property¶

Trigger the display of message when the User Profile is set to the specified value.

Trigger User Profile
Trigger Type

Select User Profile Set

Trigger
  1. Specify the User Profile.

Condition
  • Value to be set

    • Specify the value to be set.

    • It triggers only when the value matches.

    • You cannot specify the value before setting in the condition.

    • Even if the value is set to the same value as before, it still triggers when the value matches the condition.

Note

  • User Profiles which were registered as “date” can not be selected.

Warning

  • Messages will not be triggered if the app is using Repro SDK with versions below 4.7.0 on iOS or versions below 4.4.0 on Android.

Select Target¶

../../_images/segmentation-filter.png

You can target all users or a segment of users by filtering with events or user profiles with the filters. The filters can be combined as either and , and not, or condition up to 5 in total.

  • and: Add the users to the delivery target who match all the specified condition.

  • and not: Exclude the users from the delivery target who match the specified condition.

  • or: Add the users to the delivery target who match any of the specified condition.

For example:

  • When delivering to users who have used the app 3 days ago, but have not done so for 2 days since then

../../_images/segmentation-filter-case1.en.png
  • When delivering to users whose gender is female and have performed either Event A or Event B within the last 3 days

../../_images/segmentation-filter-case2.en.png

Filtering with audiences¶

You can segment the target by using existing audiences created as explained in Audience

Note

  • Filtered Audience: This audience cannot be combined with other filtering conditions.

  • Import Audience: This audience can be combined with other filtering conditions.

  • Smart Audience ™: This audience can be combined with other filtering conditions.

Filter with Events¶

You can segment the target by the usage of the events, specifying how many times an event has been done within certain period.

Filter with Event Property¶

You can segment the target by the usage of the events and its associated properties, specifying the property value within certain period.

Note

  • With Event Property filters you cannot specify how many times event has been performed. Users who have done the event with the property at least once within the specified period will be included in the target.

Filter with User Profile¶

You can segment the target by registered user profile data. With either number or date types data set in the SDK, the condition can be constructed using comparison with the assigned value such as 'is more than,' 'is less than,' 'is more than or equal' or 'is less than equal.'

All Users¶

A campaign will be delivered to all users regardless they are registered to Repro or not.If you use this filter, You can not use other filters at the same time .

Existing Users¶

The campaign will be delivered to all the existing users registered to Repro. If you wish to exclude users who match special conditions, please add desirable filters using combined as and not.

Testers¶

Send message only to test users' devices. You can specify the target users in Testers Management.

Note

The target is automatically specified and cannot be modified if you choose a user group from analytics pages.

First-time Users¶

Deliver in-app messsage to users who have launched the app for the first time.

Note

  • Please note that the user will not be regarded as First-time if more more than a week has past since the app's installation.

Save As Draft¶

To save an incomplete campaign, such as when all the required fields have not been filled out, please click the SAVE AS DRAFT button. For campaigns that are saved as draft, it is still possible to change all fields including the Campaign Goal and Variants.

You can access your drafted campaigns from the "Draft" tab on the Messaging homepage.

Select Draft

To Launch or Launch As Private¶

Before clicking the "LAUNCH" or "LAUNCH AS PRIVATE" button, please carefully check the contents of the campaign. After a campaign has been launched or launched as private, it is no longer possible to change the Campaign Goal or Variants.

Once your campaign is ready to be launched, please click the LAUNCH or the LAUNCH AS PRIVATE button.

Note

Every in-app message is displayed once per user. If the same user has multiple devices, once the message is shown on one device it will not be shown on the other one.

Campaign Measurement¶

You can check the effectiveness of the campaigns.

measurement

Note

  • This screen will only be applied to campaigns that were created after 2016/10/14.

Delivery Result¶

Deliveries

Total number of users who saw the delivered message on a daily basis.

Conversions

Number of total users who have performed the campaign goal event set from the creation page within 24 hours on a daily basis.

Conversion Ratio

Number of conversions devided by deliveries.

Campaign Progress

Results of the deliveries, opens and occurrence of the campaign goal event on a daily basis: Note that the results represent the number of users.

A/B Testing¶

A/B testing allows you to see what kind of content drives better conversion rate by delivering different patterns of the message to divided group of users.

You can also keep the most effective pattern from the A/B testing as the winner of the campaign and only delivery the selected variant.

Create Message¶

By composing a message with two or more variants, an A/B-Test can be performed.

Enable A/B Testing
  • You can create up to 4 different patterns.

  • Adding or removing message variants is not possible after a campaign has been saved.

Distribute Users Among Variants¶

Variant Distribution with multiple variants

Distribution percentages can be individually adjusted when having more than 2 variants making the total 100%.

You can assign equal percentages to Control Group as well as each of the variants by clicking Distribute evenly, while Distribute evenly (without control group) will make Control Group 0% and make percentages even among multiple variants.

Note

  • Control Group's percentage can be anything between 0% and 99%.

  • Each of the variants' percentage can be anything between 1% and 100%.

  • Only integers can be set.

  • Changing the distribution settings is not possible after a campaign has been saved.

  • The actual number of message delivery may fluctuate depending on the volume of the target user.

Campaign Measurement (A/BTest)¶

Details screen

You will see the results after a while from the delivery. The charts will show the number of deliveries, button clicks and the conversion rate of each of the patterns. Please see Analytics results aggregation for more details about when the campaign results will be updated.

A/B testing measurement

Note

  • The overall numbers of Deliveries, Conversions and Conversion Rate will exclude results of Control Group to make it easier to see how effective the campaign itself had been.

  • Users who belong to Control Group will not receive the message, so the results of Delivery, Button 1 Clicks and Button 2 Clicks will always be shown as -.

  • The number of Conversions of Control Group shows how many times the campaign goal event had been done among the users who belong to Control Group.

  • The number of Conversion Rate of Control Group is caluclated dividing number of Conversions by the number of users who belong to Control Group.

Please note that the definition of Button Clicks slightly vary depending on the type of the message. Please refer to the below chart of each definition.

Message Type

Definition of Button 1 Click

Definition of Button 2 Click

DIALOG

Number of taps of Button 1

Number of taps of Button 1

DIALOG with Image Only layout

Number of taps on the image

None

OVERLAY

Number of taps of Button 1

Number of taps of Button 1

BANNER

Number of taps on the banner area

None

During the A/B test, the results of the test will be displayed. Here, you will be able to compare the markers (Button1 CTR, Button2 CTR, CVR) that have selected different patterns, including the control group.

Significant Difference Result

Pattern

Each pattern used to deliver the A/B test, including the control group, will be displayed here.

Baseline

Here, you will be able to select the baseline pattern that will be used as the standard when comparing each pattern. By changing the baseline, you will be able to compare between a variety of different patterns.

Targeted indicator

An indicator is used when comparing patterns to baselines in A/B tests. You can select a ratio value (i.e. Button1 CTR, Button2 CTR, CVR) as the indicator. Also, the indicators listed can be changed through the editing page.

90% confidence interval

The 90% confidence interval will be displayed when each pattern is compared to the baseline. For the definition of 90% confidence interval, please see the FAQ. Here, we will talk about the most common ways to recognize patterns.

Pattern 1:

Significant Difference Exist Up

When displayed as such, it means that the difference between the pattern and the baseline is significant. We recommend moving onto the winner pattern if enough time has passed since delivery.

Pattern 2:

Significant Difference No Result

When displayed as such, it means that the difference between the pattern and the baseline is not significant. Either wait until the results appear or consider moving on to the next campaign if enough time has passed since the delivery.

Pattern 3:

Significant Difference Exist Down

When displayed as such, it means that the difference between the pattern and the baseline is significant. If this is the only window displayed, we recommend determining the baseline pattern as the winner pattern.

Pattern 4:

Significant Difference Not Calculated

When displayed as such, it means that the difference can't be calculated because there is no indicator value.

Note

  • Below is an example of when the winner pattern is selected from the A/B test significant difference results. The comparison results of the rest of each pattern will not be displayed.

Significant Difference Winner Selected

Campaign Progress

The graphs show patterns of Button1 CTR, Button2 CTR, Main CVR, Sub CVR for in-app message.

AB Testing Result Transition

Status List Screen

You will be able to check the status of the A/B test for each campaign here, when the operating campaign is either live or not. Icon display conditions are as follows.

Icon

Display conditions

trending_up

A significant difference exists, and the results of the pattern exceed the baseline at least once

trending_down

A significant difference exists, and the results of the pattern are only of ones that fall below the baseline

more

Only patterns without significant difference

report_problem

If all patterns can't be calculated

check_circle

If winning pattern is already selected

block

When either the targeted indicator or the baseline pattern of the A/B test is not set

ー

When the campaign is not conducting A/B test

Note

  • In the instance of a campaign that has a significant difference with the baseline having both exceeding and falling below results, it will be displayed as the results of the pattern with at least one exceeding the baseline.

  • For questions, please visit the FAQ.

Select the winner¶

Once you select the winner, all after deliveries of the same in-app message will be using the selected pattern to all target users.

  • « Push Notification
  • HTML In-App Message »

About Us Careers Terms of Service Privacy Policy Cookie Policy

© 2020 Repro Inc.