...
In the case above, after the subscriber receives the block that goes before the "Second Block", the sending of the "Sky" tunnel will start from the "First block" and the sending of blocks from the "Sun" tunnel (the current one) will cease, starting with the "Second block" (the block on which the condition is established). That is, the subscriber will not receive this block anymore.
Note | ||
---|---|---|
| ||
If the subscriber subscribed via LGT to the tunnel, reached the block where the START / STOP functions are activated, he was redirected to another tunnel and it will be signed again, then the redirection will not happen the second time. This is a protective function that aims to prevent looping of the tunnel, for example, if the redirection goes to the first block of the same tunnel. |
Movement on a particular branch when you click a certain button
...
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. |
...
The function of the inverse condition implies that the condition is not met. When you enable this function, you need to set the time that is given to perform the specified action in the condition. If during this time the condition is not fulfilled, then the actions (Start and / or Stop a certain tunnel) are performed.
In the case of on 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 stop sending, 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.
...