Programming Adrelevantis Bidder Adapter

Programming Adrelevantis Bidder Adapter is the same as other Prebid.js Bidder Adapters. The only difference is when the bid process starts. Normally, header bidding begins as soon as the page loads within the user’s browser. For Adrelevantis Bidder Adapter, the bidding starts in the event handler of DOMContentLoaded event. The reason is that Adrelevantis Bidder Adapter needs to access to the page content to match ads based on the content.

document.addEventListener("DOMContentLoaded", function(event){ adrtags("D435C107A8844E15BAA5D4A9B7D94FC5", adUnits, adDivIds); });

The above code is excerpted from programming examples at Ads relevant to content with Adrelevantis bidder adapter in GitHub.

There are a few implications. By putting adrtags function in DOMContentLoaded event handler, it can extract and parse the page content, then, search ads based on the content, and display ads. By starting bid until the document has been loaded, it also alleviates the concerns that the bidding process competes with page load. The user gets more responsive page loading experience.

Please go to GitHub open source for complete examples at https://github.com/ghguo/adrhbexamples.

Please contact us for more information at info@adrelevantis.com.

Can Publishers and Advertisers Both Win?

In programmatic advertising, publishers and advertisers have had a love-and-hate relationship. Publishers like advertising money but are concerned by a downgraded user experience for their audience by displaying ads. Advertisers want to present ads to audiences, but are concerned about how effectively their advertising money is spent. The issue was such a concern that Bloomberg News announced it would pull the plug on open exchanges.

So, how do we address these concerns? The answer is Content-Driven Advertising. For too long, ad exchanges have served ads to audiences without knowledge of the content on the page, and the publishers can not control for content-relevant ads. With Content-Driven Advertising, ads that are relevant to page content are delivered and enhanced user experience is achieved. As a result, advertisers, publishers, and audiences all win.

At AdRelevantis, we have developed Content-Driven Advertising technology that displays ads based on page content. It has been integrated with open exchange Prebid with AdRelevantis Bidder Adapter. Using this, content-relevant ads are displayed dynamically in real time when a user is consuming the page content.

Here is an example that shows how Content-Driven Advertising is different.

Please drop us a line at info@adrelevantis.com or go to https://www.adrelevantis.com to find more information.

Programmatic Advertising, User Experience and Content-Relevant Ads

Bloomberg Media Is Shutting Off Its Open-Market Programmatic Advertising. The decision aims to improve the user experience. The decision to eliminate open-market third-party programmatic display ads tracks with a larger shift occurring in the media industry, as more publishers recognize the need to design their websites to prioritize readers, rather than over-stuff pages full of ad slots.

“The calculus is changing,” Troy Young, the former global president of Hearst Magazines, said. “Is the yield worth the negative user experience? If programmatic is a small percentage of inventory, yield is going the wrong way and you have a new means of monetization in reader revenue, more publishers are going to reach the same conclusion.”

It is sad that the publisher industry equates the programmatic advertising with negative user experience. It should not be the case. Luckily, there are companies or ad tech startups that try to fix this. Adrelevantis is one of them.

Adrelevantis has developed a technology – Content-Driven Advertising that displays ads relevant to publisher’s page content. It has integrated with programmatic advertising Open Source Prebid.js with Adrelevantis Bidder Adapter. Content-relevant ads mean better user experience while generating revenue. You can go to this blog to see the examples of Content-Driven Advertising.

Feel free to drop us a line at info@adrelevantis.com or contact us at https://www.adrelevantis.com/ if you have any question or would like to know more about Content-Driven Advertising.

Content-Relevant Ads with Prebid.js and Google Ad Manager

For publishers that would like to display content-relevant ads, you can go to Customize and Download Prebid.js and check Adrelevantis bidder adapter (https://docs.prebid.org/dev-docs/bidders/adrelevantis.html). You can also build from source code. Once you have the code, add the code file to your page (replacing www.mydomain.com with real domain path).

<script async src="//www.mydomain.com/prebid.js">

Next, if you have a Google Ad Manager account and would like use it to manage your prebid.js header bidding, you can set it up by following this link (https://docs.prebid.org/adops/step-by-step.html). Then, add the following line to your page.

<script async src="//www.googletagservices.com/tag/js/gpt.js">

Now here comes your secret sauce for displaying content-relevant ads. Just add the following line to your page.

<script src="//www.adrelevantis.com/pub/contentdriventag.js">

The above code parses the page content to identify its IAB Categories and top keywords and sends them to Adrelevantis bidder adapter for matching ads.

This is just a high-level description how Adrelevantis works with Prebid.js and Google Ad Manger to display content-relevant ads. There are still more details. Here is a working example to show how it works. Feel free to explore the source code of the page for the details.

Anaplasmosis in Dogs: The Tick-Borne Disease You Might Not Know About

Drop us a line at info@adrelevantis.com or contact us at https://www.adrelevantis.com/ if you would like to know more.

Content-Relevant Native Product Ads Adapt to Your Pages

Content-Relevant Native Product Ads not only match your page content, but also adapt to your page’s look and feel. They mix with the page content naturally and natively. Here are a few examples.

Content-Relevant Native Product Ads are between text content and image content.

Content-Relevant Native Product ads are between image content and text content.

As you can see in the above screenshots, there are a few different layouts of the Content-Relevant Native Product ads. They are: Square, Cross Board, Horizontal Rectangle and Vertical Rectangle.

It is very easy to design a layout and its size. In the ad unit, you specify sizes as follows.

Square: You specify width and height as follows.

{
  ......,
  sizes: [[250, 250]],
  ......
}

Cross Board: You specify width as 1 and height as 1. The ad will be rendered as height=100px and width=100%.

{
  ......,
  sizes: [[1, 1]],
  ......
}

Horizontal Rectangle: You specify the width and height as follows.

{
  ......,
  sizes: [[320, 250]],
  ......
}

Vertical Rectangle: You specify the width and height as follows.

{
  ......,
  sizes: [[250, 400]],
  ......
}

To see the complete page and code, please go to https://www.adrelevantis.com/hb/gardenmanage-statuses-1000452175.html.

Feel free to drop us a line at info@adrelevantis.com or contact us at https://www.adrelevantis.com/ if you have any question or would like to know more about Content-Driven Advertising.

Content-Relevant Native Product Ads Make Different

Look at the following screen.

This is a side-by-side comparison between Content-Relevant Native Product Ads and other ads. Yes, you are right. The ads on left-hand side are Content-Relevant Native Product Ads. The ads on the right-hand side are the other ads.

The original page is on the right-hand side. Here is link to the page https://gardenmanage.com/statuses/1000452175.html.

The page on the left-hand side used the same content of the original page and replaced its ads with Content-Relevant Native Product Ads. Here is the link to the page https://www.adrelevantis.com/hb/gardenmanage-statuses-1000452175.html.

Feel free to explore the two pages and you will find out how the Content-Relevant Native Product Ads make different.

The Content-Relevant Native Product Ads are ideal to go within content as shown in the following screen. The right-hand side is the original page while the left-hand side is the page that uses Content-Relevant Native Product Ads.

Got the idea? Ready to try it with your content? Please go to the open source GitHub project at https://github.com/ghguo/adrhb-examples. Follow the simple examples and the Content-Relevant Native Product Ads start to display in your content.

Feel free to drop us a line at info@adrelevantis.com or contact us at https://www.adrelevantis.com/ if you have any question or would like to know more about Content-Driven Advertising.

Header Bidding, CPA and Content-Relevant Native Product Ads

Header Bidding (HB) bids on every impression, and therefore, is measured by CPM. On the other hand,  affiliate markets (Amazon, eBay, Commission Junction, etc.) works by CPA that you earn commissions based on how many referrals you generate.

For an affiliate market works with Header Bidding, you need to convert CPA to eCPM and make your bids based on eCPM. As a marketer, you will need to experiment with publisher’s content to come up with an eCPM.

As you may already know, Content-Relevant Native Product Ads are directly from affiliate markets and it works with CPA. So, you will need to convert CPA to eCPM to join the bid process of the Header Bidding.

Among other things (site traffic, demographics and locations), Content-Relevant Native Product Ads have one more advantage – Content Relevant, which means ads displayed are matched with page content. Here are a few key features of Content-Relevant Native Product Ads.

  • Content Relevant (better user experience without annoying irrelevant ads)
  • Native (go between content paragraphs seamlessly)
  • Works with Header Bidding (Prebid.js)

You can learn more about Content-Relevant Native Product Ads in the following blogs:

How Money is Earned from Native Product Ads | Improve Ad Relevancy (adrelevantis.xyz)

Content-Driven Advertising for Publishers | Improve Ad Relevancy (adrelevantis.xyz)

Content-Driven Native Header Bidding | Improve Ad Relevancy (adrelevantis.xyz)

Drop us a line at info@adrelevantis.com or contact us at https://www.adrelevantis.com/ if you have any question or would like to know more about Content-Driven Advertising.

How Money is Earned from Native Product Ads

Content-relevant Native Product Ads are directly from affiliate markets (Amazon, eBay, Commission Junction, etc.). You earn commissions based on how many referrals you generate. So, it is type of CPA marketing.

On the other hand, the Real-Time Bidding/Header Bidding (RTB/HB) often is measured by CPM or CPC. It is convenient to convert CPA to eCPM or eCPC.

The Publisher Report does these conversions and gives detailed effective Click Earning and effective Impression Earning.

In this report, the site generated $1.16 with 2 referrals, 341 impressions and 4 clicks in the selected period (the current month). Here are a few calculations in the report.

eCPC = 1.16 / 4 = 0.29
eCPM = 1.16 / 341 x 1000 = 3.40

The column eClickEarning is effective Click Earning. As an example, on 2022-03-07, there is 1 click, the eClickEarning is calculated as follows.

(Click in group bucket) x eCPC = 1 x 0.29 = 0.29

The column eImpressionEarning is effective Impression Earning. As an example, on 2022-03-07, there are 43 impressions, the eImpressionEarning is calculated as follows.

(Impression in group bucket) x eCPM / 1000 = 43 x 3.40 / 1000 = 0.15

Drop us a line at info@adrelevantis.com if you have any question or would like to know more about Content-Driven Advertising.

Publisher Report for Native Product Ads

Your sites have started to display relevant native product ads with AdRelevantis. You would like to see their performance. Here comes the Publisher Reports.

There is a report for each of your sites. You can download the report as a CSV file for each site.

You can select a date range or specify a custom date range as follows.

You can specify how the data is grouped as follows.

Please feel free to contact us at info@adrelevantis.com if you have any question or would like to know more about Content-Driven Advertising.

Content-Driven Advertising for Publishers

To display ads relevant to page content, you need to drop the Adrelevantis ad tag to the page.

The Adrelevantis ad tag has integrated with a Content Analyzer service, the Adrelevantis Bidder Adapter, and the Google tag service. You include the tag code to a page and specify ad areas. The relevant ads are displayed.

The ad tag supports both banner ads and native product ads. Native product ads are ideal to mingle with page content since they not only look and feel like the content but also are relevant to the content.

With Content-Driven Advertising for Publishers, you focus on providing best content to your audience while we focus on providing relevant ads to monetize your content.

To learn how to add the Adrelevantis ad tag to a page, please go to https://github.com/ghguo/adrhb-examples to see the examples.

If you are a publisher or a SSP (Supply-Side Platform) and would like to have Content-Driven Advertising capability in your systems, drop us a line at info@adrelevantis.com.