Hello @TristanBerthon
You can easily do it by writing a javascript on the landing page.
On load, the javascript page will check the checkbox and auto-submit the form.
Use this code to check the checkbox and submit the form.
function automatish(){
document.getElementById('your-checkbox-id'...