How to redirect to collection page after account activation?

After I create new password and confirm password in Customers/Activate_account. Once I click submit it redirect me to the accounts page. How can I stop it from redirecting it to this page. I want to redirect to my collection page after User click Submit.

It’s not a regular form it’s a liquid form I tried to add an input containing the address of the URL in it but that is not working. I found a script I added some more lines of code to it and Actually it worked.
I’ll attach the code of the script below. Thanks for your response though.

Add this at the end of Customer/activation template.