IP address blocking

Hello,

I am one of the admins on a Shopify website with several international markets.

Is it possible to make it so any visitors to the site from a USA IP address can only see the version of the website for the USA?

Please advise.

thanks,

fmg

Yes, this is possible, though would require some custom javascript to get going.

You could use a service like https://ipapi.co/ to grab the user’s geo-location, and if the user is from the US, you could redirect them to the USA site, or show them US content, etc.

If you’d like, I’d be happy to help with this :slightly_smiling_face: