wilton Posted February 19, 2014 Report Posted February 19, 2014 H All, Newbie here - I'm doing an evaluation of various ad server options to help my company decided if we're going to abandon our existing home-grown solution for something more maintainable. We are a relatively small publisher, with under 100K impressions per month. Due to the nature of our business, we are able to capture a lot of information about our registered users, and we would like to be able to custom-target ads based on this information (ie, gender, age, salary, etc). Are there existing products or mechanisms that make this possible, and if not, how difficult would it be to create custom code to allow Revive to do this? Thanks, Wilton Quote
Eliza0406 Posted February 19, 2014 Report Posted February 19, 2014 Hi Wilton, You can get the custom targeting as product avilable in following url.This might satisfy your requirement. http://www.openxmods.com/openxmods/Profile-targeting-by-advertiser/prod_836.html Quote
tbobker Posted February 19, 2014 Report Posted February 19, 2014 You would need to segment using cookies. You can create cookies in openx / revive and target using the source targeting but I cant remember how to generate the cookie (another post I have made earlier) Or you can use the keyword targeting - if you dynamically insert the keyword into the ad tag, you can target this from within the ad server e.g user is logged in, you know he is male so you can insert male in the keyword section of the publisher ad tag. Quote
wilton Posted February 19, 2014 Author Report Posted February 19, 2014 This is great information - thanks for sharing. Looks like I've got a bit more research to do. Quote
Ilya Ber Posted February 21, 2014 Report Posted February 21, 2014 You can start by using the default Revive Adserver functionality - Banner Delivery Options (one of the tabs on the banner editing screen). There, you will be able to pick the Site - Variable option and then enter your variable name and value. Something like this: After that is done, you can include that variable inside the zone invocation code: ... document.write("&gender=<?=$yourGenderVariable; ?>"); ... Quote
Tuan Pham Posted March 15, 2018 Report Posted March 15, 2018 @Ilya Ber please show detail when we add that code to invocation code please. 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.