I’d like to put in place user analytics. For example starting with from which country a user would connect. Xano can work with “$http_headers” variable to determine location but I don’t know how to collect it from Weweb. Does someone know ?
In addition, what do you recommend as a user analytics plugin ?
You can use it in a scenario like this. All you need to do is call the xano endpoint from weweb, it would get the details from the request. And regarding plugin i usually recommend mixpanel, their api is easy to integrate with xano