By Gary E. Haffer
One of the best “tricks” in managing a PPC campaigns is creating ads that will be triggered from your competitor’s brand names. The first common question is this “legal”, to bid with their names even if they are trademarked? The answer is yes, as long as you don’t include those brand or company names inside of your ads. Google has been challenged in the courts for allowing advertisers to display ads that are triggered by user searches for names such as “AcmeCompany.com”. In all cases, Google has won the case that they have the right to allow your competitor to use your company name to trigger their ad, and vice versa. So since this is an acceptable practice, by all means you should actively pursue a competitor’s brand name campaign.
Note, there are times you can use the brand name in the ads, if you are a reseller and complement their business, but you may not get away with if you compete directly. The best way to find out if this is acceptable is to try running an ad with the brand term in it. Google will very quickly return a message stating if this is acceptable. You may have to request “an exception” stating why it is acceptable to use the brand name in the ad. Give it a try, but run an alternative ad without brand terms in case the ad at a future date is rejected and this can happen.
When bidding with your competitor’s names, I always like to break these up into separate ads, and when possible use like terms as in this example below. Having these ads separated is very useful for future reports to develop trends to measure which competitor has the best on-line brand presence overall or the effect of news events by spikes in daily traffic. And don’t limit the ads to your competitors terms, include an ad for your own company, because this will help you understand how your on-line presence measures up or if that recent press release generated any search excitement. An example of brand search terms that will trigger ads is as follows:
www acmecompany
acmecompany.com
acme company com
[Acme Company] (exact match)
“Acme Company” (phrase match)
In the example above I avoid a broad match if the company name is somewhat common, since this will trigger a much wider search result. For in brand bidding I’m really looking for the searches people are doing who know the company name and are using Google as a quick directory lookup. You can include product names if the branding is unique and has some common usage, but I always recommend performing a search first to check out the search results to avoid association with other common terms.
Will brand bidding deliver new sales? Is the effort worth it? Very often the conversions aside from your on brand terms (which should be your highest converting ad) will produce lower sales or leads from the other campaigns. But in most cases the actual costs associated with brand bidding are much lower, so the Cost Per Conversion is low, thus making it worth it. The insight in tracking your competitions on-line marketing efforts can prove to be a long-term benefit as it is often an indication of how active they are in on-line marketing.
Got a Question? Ask.
Ask the community a question about this article:
Frequently Asked Questions
Website promotion, promote you website, search ...
By: Emmanuel | 27-09-2008
website promotion, promote you website, search, site, ranking, search engine optimization, search engines, search engine,
How forum posting
By: kanu seo | 27-09-2008
I am fundamentally clear abour forum posting But I don't know how do use it by practically? How do I use Forum posting as seo level?
I thought the campaign was suspending operations ...
By: Forida | 25-09-2008
I thought the campaign was suspending operations? Why are you here ACTIVELY campaigning and also appearing on FOX this morning?
Are subliminal images banned in advertising for ...
By: Highlandspring | 24-09-2008
Are subliminal images banned in advertising for example on TV in the USA
How can I tell if a site is Made for Adsense ...
By: Highlandspring | 24-09-2008
How can I tell if a site is Made for Adsense (MFA)?
I read many articles about making a living from ...
By: Highlandspring | 24-09-2008
I read many articles about making a living from Google adsense - is it possible how much work would be needed to make a living from this?
Q&A Powered by:
Latest Programming Articles
Mvc Design Pattern
By: TuVinhSoft .,JSC | 14/11/2008
Model-view-controller (MVC) is an architectural pattern used in software engineering. In complex computer applications that present a large amount of data to the user, a developer often wishes to separate data (model) and user interface (View) concerns, so that changes to the user interface will not affect data handling, and that the data can be reorganized without changing the user interface.
Advantages of Low Cost Contract Programmers in Freelance Programming
By: Joanna Gadel | 12/11/2008
It observed that web industry is getting tougher thus the necessity of freelance contract programmer is required for developing more effective website with flexible features. This article states the fruitful advantages of freelance programmers in contract programming.
A Guide to Cnc Kits
By: Martin Applebaum | 09/11/2008
CNC kits are a way in which to construct your CNC machine. This article will provide some information on these machines.
A Guide to Cnc Tube Bending Machines
By: Martin Applebaum | 08/11/2008
Are you familiar with a CNC tube bending machine? This article will shed some light on the main function and components of this machine.
Ways to Hire Dedicated Php Programmers
By: Jucick | 08/11/2008
It’s not at all easy to hire dedicated PHP programmers unless you know where and how to find them. Whether you need to fix, update or enhance your website you naturally want the job done quick and right.
Top 4 Reasons Why Addressing Web Accessibility is Important
By: Matt Cave | 05/11/2008
There are very high chances that web accessibility is more important to the performance of your web site than you realize. Article takes a look at the top 4 reasons why it would be important to address the issue of web accessibility.
Xlphoto Printing, the Best Choice for Banner Printing and Poster Printing
By: Vikram Kumar | 01/11/2008
Suppose, you have visited a tourist spot or a hill station; over there, you have witnessed some of the mesmerizing locations of serene nature.
Simple & Complete Gridview Functionality(dotnet 2.0) by Syed Shees Abidi
By: Shees Abidi | 31/10/2008
My this article covers GridView functionality in a Complte,Simple & Precise way in ASP.NET(2.0),C#,SQLServer 2005.This article provides a single GridView which is capable of
~Displaying Data
~Updating it
~Deleting the existing records from database based on a Confirmation Message and
~Inserting a new record(which is beyond the implicit usage of GridView).
NOTE: The application requires three simple stored proc. named empins,empupd,empdel for updation insertion and deletion respectively