Redirect after submit

If instead of showing the default "Completed" message, you can easily redirect the user to a webpage after submit

You can easily add a quick redirect afters submit to your agreement links by adding this URL parameter to your existing agreement links (e.g., "hrbr.co/ab2h3b12313" or "https://new.myharbourshare.com/agree/ab2h3b12313"):

Add redirect after submit
<my agreement link>?sucessredirect=43mEXME
where "43mEXME" is from a Bitly ID (e.g., https://bit.ly/43mEXME).

Note: we use Bitly IDs to 1) shorten URLs, 2) better support complicated destination URLs (*that themselves may contain their own URL parameters and/or hash values), and 3) this also makes it easy to update the destination url whenever desired without actually changing the Harbour link (*useful especially in web/mobile embed use cases).