Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...

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 "Option 1 block " 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" block 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" 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 "Option selectionChoose 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
titleInformation

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.

...