Hello,
We have a client that requires and Advertise pop-up every x Minutes of user navigation. We are using the Advertise URL configuration to show a Popup with the Ad.
The problem we have is that we want this Ad to be dynamic based on, say, the physical HotsSpot interface name (i.e. the AP identifier), so different AP will provide different Ads.
We tried setting the Advertise URL to something like: http://ourserver.com/adServer/popupPage.html?apName=$interface-name
The problem is that $interface-name is not “resolved” and we are getting EXACTLY “interface-name” (the string, not the actual variable value).
How can we configure the Mikrotik to send the Ad Page some user related information?
We did check the rAdvert.html file, but we couldn’t find a way to do it there, either…
Any pointers are welcome.
Best regards
Gonzalo