Tried this:
{% if request.path == 'shopify page' %}
<script>
location.replace("external URL")
</script>
{% endif %}
Any ideas? I am not sure why not. It's in my theme.liquid