Create a custom php page and load it at a specific slug

You can create a WordPress template and then set your myclient.com/we-want-it-here page to use the template.

This way, you can still use get_header() and get_footer(), and include your custom code.

I hope this helps!