Jump to content

Add Delivery: Desktop / Mobile Only Option ?


EntaiseX

Recommended Posts

Hi Andrew!

I am struggling with delivering a banner to all Desktop users from Germany.

Using Version 4.0.0

Initially i thought:

  • GEO Country Germany
  • AND Operating System Version any Windows  
  • OR Operating System Version any OS X
  • OR Operating System Version any Linux

But in this case, it delivers also to any OS X users in any country.

To cut it short: If I will target Desktop (or Mobile) users in a specific country I would need to setup a banner for each operating system and limit it to the country, right? There is no way to combine a set of limitations?

 

Manuel

 

 

Link to comment
Share on other sites

Hi @manuel,

Based on the order PHP "and" and "or" are applied (http://php.net/manual/en/language.operators.precedence.php), what you have is equivalent to:

  • (Germany AND Windows) OR (OS X) OR (Linux).

So, you need to set up in the UI:

  • GEO Country Germany
  • AND Operating System Version any Windows  
  • OR GEO Country Germany
  • AND Operating System Version any OS X
  • OR GEO Country Germany
  • AND Operating System Version any Linux

I think that should do what you want, in one banner.

... This is where setting up targeting channels starts to make sense, so that you can more easily apply one or more channels.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...