Why do we use Finish Task

Why do we use Finish Task? According to vAcademy, it mentions resuming a session specific journey. Please describe scenario(s) explaining its usage.

Finish task is particularly relevant for scenarios involving popups or login pages, where a secondary page (popup/login) is opened on top of a background page. This task will finish or close the currently active page.

Unlike navigation, which opens a new page or redirects to another page, “Finish” simply closes the existing page. As a result, the user is automatically returned to the background page.

@Ritik_Dixit

9 Likes