Jump to content

Custom Targeting?


wilton

Recommended Posts

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

 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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:

Screen-Shot-2014-02-21-at-16.19.05.png

 

After that is done, you can include that variable inside the zone invocation code:

...
document.write("&amp;gender=<?=$yourGenderVariable; ?>");
...
Link to comment
Share on other sites

  • 4 years later...

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...