Tomas Kapler Posted February 28, 2018 Report Posted February 28, 2018 I want to show differnt ads to users, that are registered and users that are not registered, or to users that bought something or did not bought something. So some cookie based rules. Also i would like to set e.g. some ads for some type of pages - e.g. imagine i got eshop and i want to show ads on category pages, but just when it is some kind of category, or some specific vendor - both vendor and category are in datalayer, so i need to check for certain values in datalayer. I have thought that all this is in revive ad server, but i canot find it. Is it possible or should i use something else? Quote
andrewatfornax Posted March 2, 2018 Report Posted March 2, 2018 Hi @Tomas Kapler, There are a couple of different approaches. Possibly the easiest thing for something like "different ads to registered users vs. not registered users" would be to separate those ads into different zones in Revive Adserver, and then, depending on if the user is "registered" or not in your CMS, dynamically insert the appropriate zones, so that you get the ads that you want. You could use the same approach for other categories as well, if you wanted. The other approach is to pass variable(s) into Revive Adserver in the invocation code, and then use Delivery Rules to deliver/not deliver banners, based on the value of the variable(s) that you pass in. HTH. Quote
stapel_eliz Posted June 25, 2018 Report Posted June 25, 2018 andrewatfornax: Would you be able to provide an example of what "passing a variable into Revive Adserver in the invocation code" might look like? Thank you! Eliz. Quote
andrewatfornax Posted July 4, 2018 Report Posted July 4, 2018 Not yet, on my imminent todo list for the coming weeks... Quote
Display Name Posted July 7, 2018 Report Posted July 7, 2018 For example in Joomla you cold show some Custom thing (i forgot how the called) to different groups. That mean you create 2 different Groups: 1) non register 2) register and you create 2 different delivery things in your revive server. Quote
Recommended Posts
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.