|
Just place a filter on the useragent.
Go to a banner -> delivery -> client - useragent
Then configure regex match "/iphone|android|ipad/i" - etc like this. The list of devices is of course not complete in my example - simply get in a list of all devices which you want to detect.
|