audacity / audacity.github.io

source code of the Audacity website
https://www.audacityteam.org/
4 stars 6 forks source link

Implement post-download page #31

Closed DilsonsPickles closed 2 weeks ago

DilsonsPickles commented 2 weeks ago

This pull request adds a timeout to the download button which, after 2 seconds, redirects the User to a post-download page. The post-download page contains a 'thank you' banner as well as promotional content for audio.com (including a 'Join now' CTA).

One thing worth considering is what happens if a User cancels their download as they will still be redirected. I am not yet sure how to solve this...