Hi guys, please how do I get the coordinate of a visitor on my site, the big picture is I want to display there location on a google map, please how do i achieve this
If you use the Wix One App, you can see where visitors are visiting from. You can also see that in your dashboard of your site.
Here is the help file for the App: https://support.wix.com/en/article/viewing-real-time-site-visitors-in-the-wix-mobile-app
As far as adding it to a google map displayed ON the site, that would take a bit of Code.
Thanks for the response, Yes I know it will involve code, I want to be able to get the coordinate and store i a database, I feel I have to use the HTML iFrame but don’t have the right code
You can use this fetched data and feed it into the google maps widget. You don’t need a database for this.
Thank you so much, it worked
Great!