This is a nice workaround until we create it as a build-in feature. Set it between 1500 ( 1,5 sec ) and 3. Less is too fast and if set as more you will wait too much.
Set it as Conditions > Header and activate Exclude page builder.
setTimeout(function() {
setTimeout("location.reload(true);");
}, 1500);