Hotspot Users on Transparent Mode

I want to configure my router to use web proxy on Transparent mode for all my hotspot users. How could I get this done?

Hi,
First Enable and configure Webproxy
to make it transparent you need to add dst-nat rule.

Rule:
/ip firewall nat
chain=dst-nat, protocol=tcp, dst-port=80, action=redirect, to-port=8080 (Proxy Port)

uncheck the transparent proxy from Hotspot.
/ip hotspot user profile

Ashish,
Will the above firewall rules, enable some https sites to open without putting the proxy ip in the browsers. Again will the hotspot page open as well for authetication