Store all browsing data in a remote database

Hi all,

Does anyone know, if it is possible to store all browsing data (visited links) of a client associated with an AP in a remote database??
In this case, for future analysis if necessary.

Appreciate your help in advance

scenario: I have a client that have some AP´s that provides free internet. The idea is to save the info that clients navigate? Is that possible

Realistically the only thing you can really do is setup the MikroTik as a cache DNS server and see what sites are getting queried. Anything further than that, most sites today are HTTPS enabled so the session is encrypted.

yes. Use calea. https://wiki.mikrotik.com/wiki/CALEA

Thanks for the Tip samsung172 :slight_smile:

I will try.