Customize content based on visitor's IP/geo location

Hello everyone,

is there a way to customize the content of the website based on the visitor’s IP/geo location? The content should be static and contains country specific details, e.g., product info’s, telephone numbers or office location address.

Thanks and best regards,
Elisabeth

2 Likes

I need this as well.

https://www.wix.com/corvid/reference/wix-window.html#getCurrentGeolocation

If you need IP, you can probably use this node package if it can run client-side:
https://github.com/sindresorhus/ipify#readme

It’s already in the available packages. Or you can try one of these:
https://stackoverflow.com/questions/391979/how-to-get-clients-ip-address-using-javascript