Repro Web
Select when to display the message
Select when to display the message
You can control the display timing of the message. You can set up the following settings depending on the use case.
Show immediately after the delivery trigger occurs
This item will be selected as the default setting item. When the trigger conditions set in the Delivery Trigger are met, the message will be displayed.
When scrolling down to % of the page
After the occurrence of the delivery triggers set in the delivery triggers, a message is displayed when the page scrolls to a further specified percentage.
- Scroll rate can be specified from 1% to 100%.
Seconds Later
After a specified number of seconds have elapsed after the occurrence of the delivery trigger set in the Delivery Trigger, a message is displayed.
- Seconds can be specified from 1 second to 18,000 seconds (3 hours).
- Seconds can be specified from 1 second to 18,000 seconds (3 hours).
Points to keep in mind
- Displayed when one of the following conditions is met after a delivery trigger is triggered To use this feature, custom JavaScript must be enabled in advance. For information on enabling custom JavaScript, please refer to Custom JavaScript.
- When scrolling to % of the page and seconds later are set at the same time, the message will be displayed with the first one that meets the condition.
Reflecting the pattern settings to the control group
If you use Displayed when one of the following conditions is met after a delivery trigger occurs, the scroll rate and elapsed time set in Pattern 1 are automatically reflected in the control group to more accurately measure the effect.
If you are creating pattern 1 with custom JS
- It is recommended to set the same condition of JavaScript in the control group as in pattern 1.
- The JavaScript, including the scroll rate and elapsed time, is automatically reflected in the control group when you change the message type from Standard to Custom.
- Since changes made after changing the message type to custom will not be reflected automatically, it is recommended that you edit the JavaScript in the control group to make it the same condition if necessary.