Blog

The Only Chart You Need to Know the Future of Advertising

Posted October 1st, 2011 by admin in Advertising

Share:

all media is performance media

How Yieldbot uses D3.js + jQuery for Streamgraph Data Visualization and Navigation

Posted September 26th, 2011 by admin in JQuery

Share:

One problem we needed to solve early on at Yieldbot was understanding intent trends in the publisher data. This couldn’t just be shallow understanding. We needed to expose multiple data trends at the same time around thresholds and similarity. Our need:

  1. Allow what we call the “root intent” trend to be apparent.
  2. Break out the “other words” that are associated with the root intent.

Making this happen in an integrated fashion meant we needed some flexible and powerful tools. We found that d3.js and jQuery UI were the right tools for this job.

Looking through the excellent documentation and examples from d3.js we saw the potential to build exactly the type of visualization we needed. We used a stacked layout with configurable smoothing to allow good visibility into both the overall and individual trends. Smoothing the data made it very easy to follow the individual trends throughout the visualization.

Having settled on this information rich way to visualize the data with d3 we then took the prototype static visualization and made it into a dynamic piece of our interface. It was very important for us that the data be more than just a visualization - we wanted it to be navigation. We wanted the data to be part a tangible and clickable part of the interface. The result was that each of the intent layers is clickable and navigates to another deeper level of data.

Having the core functionality in hand we used the jQuery UI Widget Factory to provide a configurable stateful widget that encapsulates the implementation details behind a consistent API. This makes using the widget very easy. Creating a trend visualization is just a one liner - while the raw power and flexibility is wrapped up and contained in the implementation of the widget.

Here are a few examples of this visualization in action:

With this reusable widget in hand we could use this trend visualization across our application in numerous places. This provides consistency to our interface that is extremely important UI concern for such a data intensive product.

Our approach to developing innovative data visualizations has been consistently repeatable as we now have 3 additional visualizations in the product and have played around with many more than that. Each time these are the steps we take when creating a new data viz.

Throughout the process the flexibility that d3 provides meant we never bumped into a wall where the framework complexity jumped drastically. It appears that the wall of complexity is still far off in the distance if it exists at all. As our understanding of d3 increased and with the use of prototypes driven by live data we are able to quickly iterate on ideas and design. This flexibility will continue to be one of the many long-term benefits that we’ll get from using d3.

Data visualization plays an important role in our product and we’re excited to keep using it to solved data comprehension problems. Not to mention it really brings the data to life. If you’re interesting in data visualization or this process we’d love to hear your thoughts.

Looking for a Few Good Devs

Posted September 26th, 2011 by admin in Company News

Share:

At Yieldbot we’re a small team building incredible technology that’s getting major publishers and advertisers hooked. We’re always looking for the best technical talent to join our development team and work with us on getting to the next level, and as CTO I think it’s only fair that you know what we’re looking for. :-)

What you need to know:

  • We’re a small talented team looking to become a bigger talented team.
  • We work on tough interesting problems, use cutting-edge “big data” technology, and enjoy winning.
  • We’re working on revolutionizing how web advertising works.
  • This is gonna be big.

What we need to know:

  • You like to solve tough problems and have a history of winning.
  • You can code in a few different languages and are expert with one of them.
  • That language is Python or you are py-curious.
  • You want to make big contributions on a small team and build a valuable business.

Some technology stuff:

  • Python’s big here, but we rock Clojure and Javascript too.
  • We use Django. Bonus if you know it, but if you don’t it ain’t so hard.
  • We wrestle some serious big data, and use Hadoop to do it.
  • MongoDB and HBase compete for our love.
  • Chef and the Vagrant knifed Puppet and we’ve never been the same

If you’re a fit, dust off your Python and contact us:

yieldbot=[46,13,-19,10,-44,5,60,-4,-2,68,-4,-6,6,-53,-17,6,-2]

”.join(map(chr,map(lambda x:x[0]+x[1],zip(map(ord,str(dir)),yieldbot))))At Yieldbot we’re a small team building incredible technology that’s getting major publishers and advertisers hooked. We’re always looking for the best technical talent to join our development team and work with us on getting to the next level, and as CTO I think it’s only fair that you know what we’re looking for. :-)

Rise of the Publisher Arbitrage Model

Posted September 15th, 2011 by admin in Insight

Share:

The business of the web is traffic. Always has been. Always will be. That’s why I was a bit surprised with how much play Rishad Tobaccowala’s quote received last week in the WSJ:

"Most people make money pointing to content, not creating, curating or collecting content."

The original lessons of how to make money on the web got lost because at some point everyone with a web site thought they could go on forever just selling impressions. They didn’t foresee two things:

A) The massive amounts of inventory being unleashed on the web. In the last two years alone Google’s index has gone from 15B pages to 45B pages.

B) The explosive rise of the ad exchange model with its third party cookie matching business that gave advertisers the ability to reach a publisher’s audience off the publisher site and on much cheaper inventory.

Fortunately the more things change on the web the more they stay the same – especially the business models.Traffic arbitrage, the web’s original model, is a more viable model than ever for publishers and likely the only hope to build a sustainable business in the digital age.

The web is literally built around traffic. Here’s what it looks like right now.

From Search to Email to Affiliate the value and monetization of the web occurs in sending and routing these clicks or as Tobaccowala said “pointing out” at a higher return than your cost of acquiring the traffic.

Google of course is the biggest player in the arb business. 75% of the intent Google harvests costs them nothing. They’ve been able to leverage all the intent generation created in other channels like TV that shifts to Google for free. Just take a look at how much TV drives Search. But Google also pays for traffic. Last year they spent over $7.3 Billion or 25% of revenue on what they call TAC (traffic acquisition cost) to get intent. Of course you need this kind of blended model to be successful as Google is with arb.

With the growing (and free) traffic generating intent to publishers it is time they got in this game. Organic Search continues to drive higher percentages of traffic to top publishers (and the Panda update has pushed that even higher). YouTube, Facebook and Twitter are also sending more traffic all the time at no cost to Pubs. The seeds of a huge arb model continue to be sown.

Vivek Shah CEO of Ziff Davis speaking to Ad Exchanger about ‘What Solutions are Still Needed For Today’s Premium, Digital Publisher’ put it this way:

“…you need to invest in technology that can sort through terabytes of data to find true insights into a person’s intent…not just surface “behaviors.”

This speaks directly to the arb model and how it becomes a true revenue engine for publishers. Once you understand the intent that is present on your site you can then quantify its value. Once you quantify the value you can figure what intent you need to get more of, seed that intent with new content and how figure out how much you can spend to drive traffic to it. This is exactly the model we’ve been working with publishers - using Yieldbot to qualify and quantify the intent on their sites.

So the future of the web looks a lot like the past. There will be marketing levers and technologies that optimize what traffic you drive in and there will be marketing technologies that optimizes where and at what value that same traffic goes out. Everything else you will do in your business will support those value creation events. Yieldbot just wanted to “point out” that for publishers.

Why Publishers are the Bread in the Intent Sandwich

Posted August 30th, 2011 by admin in Insight

Share:

There are few main theses that I’ve spent my 14 year career online successfully operating under. The most successful one has always been to leverage the fact that the web is the only user controlled medium. The more ability you give for visitor events to define run-time or dynamic rules the better your ability to deliver relevance. Put another way, there is no better segmentation than self-segmentation.

In marketing terms this means pull instead of push. The best representative example of this is, of course, Search. A visitor action provides an input (query) and everything else processes based off that rule*. Relevance is delivered (and the most successful advertising technology is born) by pulling content to data input rules. Dynamic landing page optimization works the same way.

So why does this matter to publishers whose business is one of “pushing” content? It matters because of one incredible fact about Search that seems to get lost on Publishers. Neither the intent that precipitates the query or the content used to deliver relevance to it belongs to Search. People bring their intent to Search and Search sends it to content created by digital publishers.

Search maybe the meat in the intent sandwich but you can’t have a sandwich without bread. Bread is the media generating intent and receiving intent. Publishers are the bread in the intent sandwich and bread is what publishers have been leaving on the table.

Two years ago I wrote about the opportunity to build an intent harvesting platform for publishers and Chris Dixon followed up with a piece Why Content Sites are Getting Ripped Off. In the ensuing time our team went ahead and built that platform. Because of the complex level of intelligence and scale needed it has taken until now to bring Yieldbot to market. In fact we spent a full-year in invite only beta doing nothing but learning. Now that we’ve released Yieldbot we’re finding out even more amazing things about intent on the Publisher side and the opportunities are obvious and bode very, very well for the future of ad supported publishers.

The most important thing may be that publisher inventory for realtime intent dwarfs Search. As David Koretz figured out a couple years ago the top 200 pubs generate 2000% more pageviews than Google. We see that dichotomy everyday in our data. The amount of inventory using first party (better) data also dwarfs third-party data as Chris O’Hara at Traffiq recently pointed out.

"You have an entire ecosystem built around audience targeting using 3rd party data. The problem? The companies with better and deeper first-party data have a lot more audience"

We also see that most of the advertisers who are buying this intent in Search are not buying from the Pubs that have the exact same intent on their site. Even better the pubs intent is more down-funnel, has greater context, is less competitive and has the influential power of being in a branded domain and can leverage creative in ways search cannot. Publisher side intent should be more valuable to advertisers than Search with its SERP landscape of crowded text link ads and arcane rules.

As we work with pubs to understand this information arbitrage opportunity it’s clear that intent matched with timing and context can improve visit monetization by an order of magnitude. And why shouldn’t it? Yieldbot structures the data from the page that is clicked on and the subsequent pages that are clicked to.This scenario happens millions of times a day on large sites and these (click) streams of data provide rich realtime intent data that fuel our intent classifications and matching rules.

The bottom line is publishers are in the unique position to both classify the intent on their sites and use pull rules once that intent is recognized to deliver the highest levels of relevance in realtime - just like Search. Even better, they never lose ownership of their data and can monetize it directly with advertisers - even using their own ad server. This is game changing. This is the bread in the Intent sandwich. This is Yieldbot.

The Yieldbot team will be writing a lot more about our data and technology right here on our blog. We hope you join the conversation about the power shift to publishers and their data in the ad ecosystem.

* there are additional rules that are used with the query as well such as geo, temporal, query number, however the query itself is the primary rule.

First Page « 5 6 7 8 9 10 Last Page
Browse by Tags
Yieldbot In the News
RTB’s Fatal Flaw: It’s too slow

From Digiday posted September 23rd, 2014 in Company News

Yieldbot Hands Publishers A New Way to Leverage Their First-Party Data

From Ad Exchanger posted September 23rd, 2014 in Company News

Yieldbot Raises $18 Million to Advance Search-Style Display Buying

From AdAge posted September 23rd, 2014 in Company News

Follow Us

Yieldbot In the News

RTB’s Fatal Flaw: It’s too slow

From Digiday posted September 23rd, 2014 in Company News

I have some bad news for real-time bidding. The Web is getting faster, and RTB is about to be left behind. Now, 120 milliseconds is becoming too long to make the necessary computations prior to page load that many of today’s systems have been built around.

Visit Site

Yieldbot Hands Publishers A New Way to Leverage Their First-Party Data

From Ad Exchanger posted September 23rd, 2014 in Company News

Yieldbot, whose technology looks at a user’s clickstream and search data in order to determine likeliness to buy, is extending its business to give publishers a new way to monetize their first-party data.

Visit Site

Yieldbot Raises $18 Million to Advance Search-Style Display Buying

From AdAge posted September 23rd, 2014 in Company News

Yieldbot, a New York based ad-tech company that lets advertisers buy display ads via search-style keywords, has raised a $18 million series B round of funding

Visit Site

Much Ado About Native Ads

From Digiday posted December 5th, 2013 in Company News

The most amazing thing about the Federal Trade Commission’s workshop about native advertising Wednesday morning is that it happened at all. As Yieldbot CEO Jonathan Mendez noted...

Visit Site

Pinterest Dominates Social Referrals, But Facebook Drives Higher Performance [Study]

From Marketing Land posted October 3rd, 2013 in Company News

Publishers in women’s programming verticals such as food and recipes, home and garden, style and health and wellness have found a deep, high volume source of referral traffic from Pinterest.

Visit Site

Pinterest Sends Your Site More Traffic, Study Says, but Maybe Not the Kind You Want

From Ad Age posted October 3rd, 2013 in Company News

Pinterest may have quickly arrived as a major source of traffic to many websites, but those visitors may click on the ads they see there less often than others.

Visit Site

From Our Blog

Yieldbot's First Annual Super Bowl Intent Scorecard

Posted February 3rd, 2015 by Jonathan Mendez in intent, CTR

Read More

Connect With Us

Where to Find Us

New York City

149 5th Ave.
Third Floor
New York, NY
10010

Boston

1 Clock Tower Place
Suite 330
Maynard, MA
01754

Portland

1033 SE Main St.
Suite #4
Portland, Oregon
97202