You can control what happens after a subscriber finishes the Signup Flow — either showing a thank-you screen, redirecting to a URL, closing the widget, or using custom rules based on the page they signed up from.
How to set up post-submission behavior
Click the End of journey icon in the left sidebar
Under Completion behavior, choose one of the options
The four options are:
Thank-you page — show the Signup Flow confirmation screen
Redirect to a URL — send subscribers to a default page after the final step
Close widget — close the embedded widget and leave subscribers on the same page
Use custom rules — choose different actions based on the page where the subscriber signed up
Custom rules
Select Use custom rules to redirect subscribers to different pages depending on where they signed up.
For each rule, define:
When the URL is — the page the subscriber signed up from
Then — redirect to a URL or close the widget
For example, to redirect subscribers who sign up on pageB to pageA:
When the URL is… https://pageB → Redirect to… https://pageA
You can add as many rules as you like. Click Add a rule to add more.
Note: If multiple rules match the same URL, SparkLoop will always use the first one. If no rule matches, subscribers are sent to the default redirect URL.
Tip: If you want to cover a blog or site with multiple pages, use a wildcard (/*) to include all pages at once. For example: sparkloop.app/blog/*

