Quote:
Originally Posted by penthub
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.
|
thanks penthub,
thought of that too, but when I googled for a list of user agents I got this list of hundreds of specific user agents, but indeed I can simple put in simple ones like "iphone"