...
As you can see from the schema above, when you click on the "Message template" button to which a template with the name "One more template" is attached in the previous block, messages from the tunnel "Sun" tunnel will start with the block "Second block of the test tunnel" and stop sending messages from the tunnel "Sky" tunnel, starting with the "first block". That is, the first unit will not sending.
...
In the case above, after the subscriber receives the block that goes before the "Second Test Tunnel Block", the tunnel sending of the "Sky" will begin to be sent startings with the first block and sending tunnel will start from the "First block" and the sending of blocks from the tunnel "Sun" tunnel (the current one) will cease, starting with the block The second block of the test tunnel "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
An example of building tunnel blocks so that when a particular button is clicked in a tunnel message, the subscriber goes through a specific branch of the tunnel.
In the block "Choose an option block there " 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 you When a subscriber click on the second button, the subscriber he will receive the second block of "Option 2" and continue along this branch of the tunnel. When you When a subscriber click on the third button, the subscriber he will receive the third block "Variant Option 3" and continue moving along this branch to the right. In the case of "Option 1", the condition will look like this:
In button 1 of the "Option selectionChoose an option" block, the link corresponds to the reference from the condition of the block "Option 1". In the second button, the link corresponds to the link from the condition of the block "Option 2" and in the third button the link corresponds to the link from the condition "Option 1".
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. |
...