...
In the block "Choose an option" there are 3 buttons to which different links are attached. When a subscriber click on the first button, he will receive a message from the block "Option 1" block and continue receiving messages from this branch. When a subscriber click on the second button, he will receive the second block of "Option 2" block and continue along this branch of the tunnel. When a subscriber click on the third button, he will receive the third block "Option 3" block and continue moving along this branch to the right. In the case of "Option 1" block, the condition will look like this:
...
In button 1 of the "Choose an option" block, the link corresponds to the reference from the condition of the block "Option 1" block. In the second button, the link corresponds to the link from the condition of the block "Option 2" block and in the third button the link corresponds to the link from the condition "Option 1" block.
Info | ||
---|---|---|
| ||
You can set as several conditions, then the Start and / or Stop will occur if at least one of the conditions is met. For example, set 2 conditions: 1) click on the Link button 2) visit a certain website. If the client just clicked on the button, the Start and / or Stop execution will start immediately. If there are no conditions, then the block will come anyway, based on the set time delays and timers. If one condition is met, and after a while the second, then the block won't come a second time. |
...
In the case of the screenshot above, if the "Message template" button to which the "One more template" template is attached has not been pressed for 5 minutes after receiving the message from the previous block, the messages from the tunnel the "Sun" tunnel will start, starting with the "Second block" and stops sending messages from tunnel "Sky" tunnel, starting with the "First block" block. Keep in mind that if you do not specify which tunnel will be stopped (usually the current one), if the condition is met, in addition to starting sending messages from the tunnel set in the Start options, a message will come from the block on which the condition is set.
...