Google paying Mozilla $300 million per year for search deal
Summary: Mozilla's big reliance on Google might actually be worth it -- up to the point of $300 million per year.
Mozilla's reliance on Google seems to be worth it -- at least for the next three years as the search engine giant is reportedly paying the Firefox maker $300 million per year under the new search deal.
AllThingsD reports that the payoff, close to $1 billion for all three years, "was the minimum revenue guarantee for delivering search queries garnered from consumers using Firefox."
When the agreement was announcement first on Tuesday, financial terms were not disclosed except that it would provide “a significant and mutually beneficial revenue” stream for both parties. If Mozilla is getting this amount as part of the bargain, it will just as interesting to see what Google can do with this opportunity as well.
This will also make matters significantly more competitive in the search market against Yahoo and Microsoft's mutual search agreement.
Other search engines that sit below Google within the Firefox browser are Yahoo, Bing, Amazon.com, eBay and Wikipedia.
See also: Google and Mozilla renew search deal, but on what terms? Firefox hits the jackpot with almost billion dollar Google deal
Even before Google and Mozilla renewed their agreement this week ensuring that Google would be the default search engine on Firefox, it was questionable how much that Mozilla should rely on Google for its revenue.
After all, it was revealed that Google contributed approximately 84 percent of Mozilla’s $123 million in revenue last year.
But it is apparently paying off, at least in the short term, as it effectively triples Mozilla's revenue for the next few years.
Related:
- New study claims that Chrome is the most secure browser
- Microsoft to push latest version of IE to users starting in 2012
- How will Internet Explorer users react to being pushed to IE9?
- Google Chrome’s breakneck pace: innovation or version inflation?
- The BIG browser benchmark! Chrome 16/15 vs Opera 11 vs IE9 vs Firefox 9/8 vs Safari 5
Kick off your day with ZDNet's daily email newsletter. It's the freshest tech news and opinion, served hot. Get it.
Talkback
RE: Google paying Mozilla $300 million per year for search deal
Sadly, giving to Mozilla these days is more an act of charity and public relations than it is a genuine investment.
Sure, it's perfectly possible that Mozilla will use the money wisely and make real progress ... they have fallen so far behind, that it's hard to imagine them recovering. But good luck to them.
RE: Google paying Mozilla $300 million per year for search deal
In what respect are they behind anyone?
RE: Google paying Mozilla $300 million per year for search deal
Version numbers
Easy money will keep Mozilla fat, dumb and happy
RE: Google paying Mozilla $300 million per year for search deal
I'd like to know how far behind they are as well.
Good news
RE: Google paying Mozilla $300 million per year for search deal
If anything they will invest the cash in businesses beyond the browser and try to diversify there revenue, how, I honestly have not got a clue but it does not make sense for them to rely on sugar daddies forever.
RE: Google paying Mozilla $300 million per year for search deal
There's lots to improve in the Firefox browser and web browsing is Mozilla's shtick. Some examples:
o Sandbox Firefox by default on multiple desktop platforms, especially Windows and Mac OS X (desktop Linux with it's 1-2% market share gets little, if any, attention from the malware miscreants and popular distros such as Ubuntu, OpenSuSE, SLED, Fedora, Red Hat enterprise desktop, Debian and Mandriva provide users with the ability to configure and/or enable LSM sandboxes for Firefox)
o Build, release and maintain an edition of Firefox for the enterprise
o Extend Windows Group Policy to enable fine-grained management of Firefox and it's add-ons in the enterprise
o Continue with the development of Firefox for mobile devices such as smartphones and tablets
I'm sure others have ideas as well, but, first and foremost, they need to keep their place as one of top web browsers. It's Firefox's market share, after all, that enables them to reach search deals with the likes of Google.
This will also make matters significantly more competitive
RE: Google paying Mozilla $300 million per year for search deal
Yeah, it is surprising.
RE: Google paying Mozilla $300 million per year for search deal
RE: Google paying Mozilla $300 million per year for search deal
RE: Google paying Mozilla $300 million per year for search deal
But at what cost
RE: Google paying Mozilla $300 million per year for search deal
RE: Google paying Mozilla $300 million per year for search deal
public class TryMe {
public static void main(String args[]) {
Queue<String> q = new PriorityQueue<String>();
q.add("3");
q.add("1");
q.add("2");
System.out.print(q.poll() + " ");
System.out.print(q.peek() + " ");
System.out.print(q.peek());
}
}
RE: Google paying Mozilla $300 million per year for search deal
How much does Google pay Apple for Safari?
In contrast, Safari has only two search engines, which are hardwired; you can't add more. Google is the default, Yahoo as runner-up.
Seems like Safari is the better deal for Google, on a per-installation basis. I wonder what they pay/paid for that, and whether they did those sums based on a Mac-only market share? Did they get ambushed when Apple shipped Safari for Windows? Was this why Apple shoved Safari down our throats as an "update" to unrelated Appleware such as iTunes?