How can I add a redirect button on the order confirmation page without coding?

Has anyone been successful, without code or developer, with adding a button on the order confirmation page to redirect to another platform? I’ve already been in Settings>Checkout, added a Thank you Page customizer (didn’t have the function I wanted).

Ex: I sell workout programs through my shopify store, but house the actual workout program in Mighty Networks as a course. I am trying to add a button to redirect the participants that purchased the workout program to automatically add themselves to the community inside Mighty Networks (the button would be the MN

Hi @WhitWilliford

I understand you want to add a button to your order status/thank you page so that customers can join your community. While I don’t have a no code option, I can share some base HTML you can add to make this button yourself. I am not a trained developer so I may not be able to help with additional customizations, but I am happy to try if you need further assistance with this. If you enter this script into your checkout additional scripts section it will generate a button like in my screenshot below:


## Your header here.

Replace the header text with your own prompt, the URL for the destination website, and the button text to suit your own needs.