<script> var urlParams = new URLSearchParams(window.location.search); let name = params.get("name"); // is the string "Jonathan" </script>