Application of Data Mining in Google Online Marketing Challenge

Size: px
Start display at page:

Download "Application of Data Mining in Google Online Marketing Challenge"

Transcription

1 Application of Data Mining in Google Online Marketing Challenge Jie Chen,Chiungyi Tseng May 1, 2010 Abstract In this project, we utilize Google Adwords (a "Pay-per-Click Model" ad platform) to increase online business for our client, who is just started its business and facing three major marketing challenges: totally offline marketing, local geo-targeting, and small business scale. We present a systematic problem solving path to help our client (a local business owner make markeitng decision by providing him the most profitable keyword portfolio and competiting strategies. Starting from a single targeting keyword "vegetable delivery", we successfully mined 66 most relevant keywords through "Frequent pattern mining" among six industries ( 4800 keywords). Further, by carefully study the competitor strategies and statistics of desecive factors, we develop our static and dynamic model to simulate "total clicks" and by optimization, we finally derived 21 words with proposed prices as our final portfolio. 1

2 1 Introduction Google Adword is a "Pay-per-Click Model", advertises only pay when viewer click on the links. It provides a great platform for small or local business who would only be charged when the links are clicked by the "targeted" group of customers who are specifically interested in the products and services by searching corresponding keywords.this would significantly reduce the total ad cost but still fulfill the business marketing needs. Our client, " is a newly started local fresh vegetable/fruit delivery business owner, who is in great need to promote his service to Chapel Hill (in North Carolina) area through effective Google Adwards. By carefully study their business, we found the business category is really new, there are only 3 competitors around North Carolina. Also there is a higher percentage of people enjoying "organic foods" which would be a great opportunity for our client to grow its business base on the high needs in this area. However, compare to a much wider scope of businesses, it suffers from less recognition, especially online. The traditional competitors such as farmer s markets, grocery stores, or organic stores have been mature and are existing for many years. Even free customized delivery service with low price positioning is a huge attraction to busy professionals and health food seekers, the targeting individual consumer are far from being clustered in this new emerging market. How to grow their business in Chapel Hill area? How to make more people recognize this service? We hope to address below three foundamental problems: How to convert the current "offline" market to "online"? How to focus on "Local customer" in advertizing (Geo-targeting)? How to dealt with limited budget due to their small business scale? 2

3 1.1 Google Adwords Mechanism Google search engine matches highly relevant search results to any search query entered. In addition, Google displays relevant AdWords ads above and alongside search results. These are labelled Sponsored Links as shown in previous section. Google separates search results from ads for user distinction. Thus advertisers design AdWords ads to target the user s search (or wants or needs), matching ads to the user s query. Advertisers first choose keywords that relate to their website or product offerings. Then, when a user enters the same or similar keywords into Google, the advertiser s ads are shown. We are interested in the impression (Ranking) that our ad will potentially be placed. Google adwords search engine determines the position of the ad based on a combination of the ad s relevance and the proposed bid relative to those of advertisers competing on the same keyword. See below Table 1.1. The mechanism used, an adaptation of the generalized second-price auction, ensures that the fee charged per click will be one cent more than the minimum necessary to keep the same position on the page. Edelman et all.(2006) demonstrate the advantages of such auction-based sponsored advertisement, now favored by search engines, over the generalized first-[rice auctionbased structures previously used.they conclude that in such a setting, empirical data anlysis is highly appropriate. Table 1: Terms and Definitions [-2.5ex] Term Average CPC Impressions Position(RANK) Clicks CTR Conversion Converstion Rate Quality Score [0.1ex] Definitions and Formula The actual average cost-per-click charged by Google. The number of times a particular add was shown Theposition in which the ad appeared,position 1 being thetop position. RANK=CPC*Quality Score. The number of times a particular ad was clicked. Clicks= Search*Impressions*CTR Click-through rate. The proportion of impressions that are clicked. CTR=Clicks/Impressions A click that ends in a dsired action (purchase, sign-up, etc.). The proportion of clicks that convert(crate), CRate=Conversions/Clicks Ad score base on overall advisors statistics. Google Adwords provides many useful tools for campaign manager to fetch relavent info, such as Estimated Monthly Clicks, Estimated bidding price, and rate of competition (of certain keyword), see below figure of the interface Google Adwords provided. 3

4 1.2 The Challenges However, detail data especially the bidding information and keywords portfolios are unobservable, which make it hard for us to carry out complete competitor analysis merely through this interface. The specific challenges are: Hard to find out our direct competitors keyword portfolio. Can t access competitors bidding strategy (keywords and price) and campaign period change pattern. Forluma of Quality Score and CTR...etc are invisible. (eg. "Quality Score" is determined by many factors: historical CTR, history of account, the historical CTR of the display URL, the quality of landing page, the relevance of the keyword to the ads in its ad group, the relevance of the keyword and the matched ad to the search query, account s performance in the geographical region where the ad will be shown, other relevance factors.) The search engine will automatically fetch surounding businesses and increase when it can t find similar business in small region, so that we can t control on our search range. To tackle with above difficulties, we proposed a way to bypass the unobservable "Quality Score" and find a easier path to get maximum total "Clicks" as our temperal goal. See detail methods in Section Project Goal Find accurate marketing position (industry and competitors) and target consumers (searching behaviors). 4

5 Mind the most relevant keyword set (keyword portfolio) Build a optimization model to obtain most clicks within budget. Find the most significant ads quality factor which improves our CTR and Clicks. 5

6 2 Models and Solution 2.1 Models Two different types of models were proposed in this project. The first model is a deterministic static model wich provide us the optimal keyword portfolio and the second is a dynamic model which considers more complex time series pattern and more complax correlations between factors Model Assumptions and Simplification Since CTR is the major contributor to Quality score, we propose to use CTR rather than unobservable Quality Score to fit in our regression model. Firstly, we observed stable trends of CT R i and N i cross monthly data that Google provide, thus in the first static model we assume they are constant parameters. Also we look at the relatoinship between average ranking vs factors suchas freqency of impression, competition and differnt sample time. By studying from the simple regression data (See figures below), we observe some: Positive correlation between average ranking and Freqency of Impression ; Negative correlation between average ranking and Competition for our 66 alternative keywords; Mature ads generally hold stable ranking positions across different time sampling. Above findings suggest that our competitors are not using window bidding strategy and switch their bidding price frequently, especially in our interested period. Which help us to assume 6

7 our bidding price and final optimal solution would be generally effective cross time Static Model As introduced in Table 1.1. Whenever an ad keyword is searched, it has some chance of being displayed on the first page ( impression is defined as top 3 shown ads), and when it is shown up, it has some change of being viewed and clicked. As a simplification, we consider the probability that an ad is clicked on to be dependent on two factors: a) the probability that it is shown, and b) the probability that it is clicked on given that the keyword it bid on is being searched. CT R i = Clicks i /impressions i = P r(click i pos i ) P P OS,i = P ositioned i /N search,i = P r(pos i Sarch i ) We firstly build a price vs. keyword matrix and fetch each individual percentage of impression our of multiple search.as we use average CT R i and N i in weighting function and keep the price and keyword selection as our change variables (x i,j and y i ). y i = { 0, if keyword i is selected; 1, otherwise. x i,j = { 0, if keyword i and price j are selected; 1, otherwise. Then by properly fetching our weighting function data, we are able to maximize our Number of Total Click (per day): W i,j = N searchi P posi,j CT R i,j MaxT otalclick i,j = i,j W i,j x i,j With our integer selection constraints and daily budget limitations: x i,j Cost i,j DailyCapital i,j 7

8 jx i,j = y i 1 i 66 0 j Dynamic Model Suggested in M. Richardson s paper 1, the probability of clicking on an ad drops so significantly, so the CTR and Position (Ranking) has inter correlation for different words and cross differnet time frames. In order to estimate CTR more accurately, we need to further relax our assumption in Static Model. We suggest to collect CT R i and Ranking data in our next step, and use Longitudinal logistic regression to find their correlation to further help us predict a more accurate CTR in our portfolio. In addition, M. Richardson s paper also suggest that following ad features will have significant impacting to CTR in a exponential relationship. CT R i = e ZT i Z = i w i f i (ad) where f i (ad)is the value of the ith feature of the ad, specified as below: Landing page: The URL that a user is redirected to upon clicking the ad. Bid term ( keywords ): The query for which this ad should be displayed (this may be multiple words, e.g., machine learning books ). Title: The ad title, shown to the user. Body: The text description of the ad. Display URL: The URL shown to the user at the bottom of the ad. Clicks: The number of times the ad has been clicked since it was entered into the system. Views: The number of times the ad has been seen since it was entered into the system, as described in section 3. 1 refer to reference 2. 8

9 2.2 Solution Path We take first 4 steps in data mining and next 4 steps in modeling and optimization 2. To find the the best "Keyword Portfolio", we need to get sufficient keywords in our pool first Step 1: Start from "Vegetable Delivery", the best match word of our client business, by script fetching we easily find relavent local competitors and their most frequently used keywords. We define this set of words as our "Most Relavent Keyword Pool" (Pool A) Step 2: It would be more cost effective if we can avoid bidding the same words our competitors bid, so we want to find most relevent and frequent alternative keywords. If word A is bid together with any words in our Pool A, we think they are relavent. We just need to pick the most frequent ones. Therefore we fetched again using 5 closely related business categories (family,health,food,home and realestate) and build our new matrix (companies vs. keywords they bid), then run a frequent pattern mining to filter the most frequent keywords.we define this set of words as our "Alternative Keyword Pool" (Pool B) Step 3: Finally we want to see how our bidding price impacting the impressions (Ad Position), for each individual word in Pool B, we collected the price of the word we plan to bid and the ads positions by repeat searching. Putting the matrix together with our estimated "weight function", we eventually got our targeted "Keyword Portfolio" (Pool C). See below graph of this mining path. 2 See full flow in Appendix 1 9

10 10

11 3 Methods 3.1 Query Script Since Google Adword lets new advertisement or advertisement with lower ranking occasionally show, it is not sufficient determining the rankings based only on one query. Thus, we consider taking average of the ranking of 10 queries would give more reliable result. The script automatically queries Google search engine 10 times with respect to a given keyword and record the ranking of each advertisement. Repeat the process with respect to all the keywords in the pool. Figure shows the snapshot of result of 6 queries. The rankings of are 2, 3, 3, 3, 1, 2. In this manner, we record the rankings of other advertisement. Below figure shows part of the result: query all nature foods 10 times continuously and record and ranking of advertisement.. denotes the advertisement does not show at the query. For example, OrganicLiaison.com only shows at 6th and 8th query. The rest of the time, it does not show. The script can be easily extended and fetch data at the specific sample time, which is important for our future work: sampling the ranking data at intraday intervals and weekly intervals and building dynamic model. 11

12 3.2 Frequent Pattern Mining We adopt the most popular data mining algorithm fp-growth 3 for our Frequent pattern mining. Given portfolios of top-ranked companies, local competitors and similar companies in other states, we want to pick up keywords that are highly related to the portfolios. View each company as a transaction, each keyword as an item, we apply fp-growth algorithm to find out the frequent keyword sets. Among these sets, those contain the element in portfolio (competitors and top companies) are the most related words. Through this process, we successfully shrink 5000 keywords in the pool to 66 most related words! 3.3 Bidding Information Fetching Fetch bidding information: To optimize the bidding strategy, we would like to know the relationship between bidding price and ranking of the 66 keywords. We fine tune the bidding price (Delta= 10 cent) and observe its ranking. 3.4 Integer Programming and Optimization Results After simplification, the problem is boiled down to just a integer linear programming as stated in section Here we adopt the most popular software AMPLE (using cplex solver) to obtain our final results. 4 However, due to the variable and constraint limitation of the software, for future larger dataset we propose to switch to Matlab instead. 3 Refer to Appendix 2. 4 See results in Appendix 3 12

13 4 Results and Discussion Follow the methods described above, we derived our final keyword portfolio. 5 In general, the effectiveness of our frequent pattern mining is well verified by the final portfolio, about 60% words are selected from alternative pool. 4.1 Problems Observed By carefully studying the differences between each set of keywords, it is not hard to find that: General click rate is low for keywords related to our business. For example, in our alternative pool, only 4 words are frequently searched in North Carolina, which means even our mature competitors can t get enough search on these words. Notice that a interesting keyword Farmer s market is not appeared in our final portfolio, while it is a high search rate words both in North Carolina and our Competitors list. It might because our over simplified weighting function and our low quality score as a new comer. As a new advertiser, we found our Quality Score (ranging from 0.6~0.7) is low, especially on the hot keyword like Farmer s market. We may use our dynamic model to further improve our CTR and competitiveness on these kind of words. 4.2 Fp-grwoth Low Threshold Problem Given large amount of data ( 5000 keywords and various companies), fp-growth seems to be the inevitable choice. However, to get enough keywords (66 keywords), we have to lower the threshold ratio to The low threshold may weaken the power of persuasion of our result, it also suggests that the choices of companies are very diverse; thus, it is difficult the find out a keywords that most the companies buy. Overall, the market of vegetable delivery service is still a new market. The business owners have not tried to attract customers from competitors; thus, words they choose are rarely overlap. Besides, we find top company by observing the raking on Google Adword. Nevertheless, we found the top ranking was taken by other companies. Also, an advertisement may not maintain its ranking once it changes its bidding strategy. Choosing top companies without examining its history seems risky. Furthermore, a top ranked company on Google Adword may not be the top company in real word. The correlation between the rank in virtual world and the rank in real world needs to be verified. 4.3 Security Problem It is surprising that Google Adword provides loose protection for advertisement viewers. An advertisement can show up on Google s page immediately after proper bidding price is offered 5 See results in Appendix 3 13

14 without approval or review. It takes few days to prove / disprove an advertisement; thus, there is a few days gap before an illegal advertisement is removed. A low quality or even harmful website shows up for days. Google Adword allows advertises show a nice-looking URL, so that viewers can not know the real URL at first glance. The nice-looking URL may direct views to a harmful website. This may cause security problems. It seems that Google Adword does not track the history of advertisers. A malicious advertiser would not be suspended after its advertisement is disproved. Just slightly change the title, same material can show again. 14

15 5 Conclusion Starting from a single targeting keyword "vegetable delivery", we successfully mined 66 most relevant keywords through "Frequent pattern mining" among six industries ( 4800 keywords). The effectiveness of our frequent pattern mining is well verified by the final portfolio, about 60% words are selected from alternative pool. Further, by carefully study the competitor strategies and statistics of desecive factors, we develop our static and dynamic model to simulate "total clicks" and by optimization, we finally derived 21 words with proposed prices as our final portfolio. The 21 words picking by our algorithm are not only incluede some alternative keywords but also some highly searched words like Produce Market, and are well meeting in our small amount of daily budget. But there are some areas we can futher improve in our future study: a) improve marketing study to further integrate more useful terms into our original pool, in order to get higher search rate keywords pool in begining. b) improve our model to capture more realistic factors, in which one way is to predict CT R i and N i by doing longitudinal regression, and c) improve our geo-targeting to filter out non-local ads and obtain more useful keyword pool to save manual competitor anlaysis work. 15

16 Appendix 1: Solution Flow Note that we haven t finish the dynamic modeling, we will need to actually run the campaign and fetch more data.. 16

17 Appendix 2:Frequent Pattern Mining Algorithm Fp-growth is first proposed by Jiawei Han. "Mining frequent patterns without candidate generation: A frequent-pattern tree approach, J Han, J Pei, Y Yin, R Mao - Data mining and knowledge discovery, 2004". Please put this at the reference. 17

18 Appendix 3: Keyword Pool Results 18

19 19

20 . References [1] Jiawei Han, Jian Pei, Yiwen Yin. Mining frequent patterns without candidate generation. SIG- MOD [2] M. Richardson and E. Dominowska, R. Ragno. Predicting Clicks: Estimating the Click-Through Rate for New Ads. International World Wide Web Conference Committee, [3] S. Gupta, M. Bilenko, M. Richardson. Catching the Drift: Learning Broad Matches from Clickthrough Data [4] Google Adwords Online Documentation: [5] Berman, Ron and Katona, Zsolt. The Role of Search Engine Optimization in Search Rankings. 20

Chapter 1: Learning the basics of a Google AdWords Campaign

Chapter 1: Learning the basics of a Google AdWords Campaign HOWT OS ETUP GOOGL EADWORDS F ORYOURBARORREST AURANT Chapter 1: Learning the basics of a Google AdWords Campaign First, Create a Killer Keyword List Before you even jump into the AdWords interface, you

More information

Growing your business with AdWords. Follow our tips and watch your AdWords account flourish

Growing your business with AdWords. Follow our tips and watch your AdWords account flourish Growing your business with AdWords Follow our tips and watch your AdWords account flourish Welcome to Growing your business with AdWords, a guide to help you ensure you get the best results for your business

More information

Search Engines are #1 Way to be Found

Search Engines are #1 Way to be Found Search Engines are #1 Way to be Found 85-90% Of on-line traffic begins at a search engine! 33% of Internet Users Believe Companies Found in Top Search Results Must Be a Major Brand -- Indicating That Top

More information

Invited Applications Paper

Invited Applications Paper Invited Applications Paper - - Thore Graepel Joaquin Quiñonero Candela Thomas Borchert Ralf Herbrich Microsoft Research Ltd., 7 J J Thomson Avenue, Cambridge CB3 0FB, UK THOREG@MICROSOFT.COM JOAQUINC@MICROSOFT.COM

More information

An Empirical Analysis of Sponsored Search Performance in Search Engine Advertising. Anindya Ghose Sha Yang

An Empirical Analysis of Sponsored Search Performance in Search Engine Advertising. Anindya Ghose Sha Yang An Empirical Analysis of Sponsored Search Performance in Search Engine Advertising Anindya Ghose Sha Yang Stern School of Business New York University Outline Background Research Question and Summary of

More information

8 Simple Things You Might Be Overlooking In Your AdWords Account. A WordStream Guide

8 Simple Things You Might Be Overlooking In Your AdWords Account. A WordStream Guide 8 Simple Things You Might Be Overlooking In Your AdWords Account A WordStream Guide 8 Simple Things You Might Be Overlooking In Your AdWords Account AdWords makes it incredibly easy to set up and run a

More information

Google AdWords PPC Advertising

Google AdWords PPC Advertising Wordtracker Masterclass: Google AdWords PPC Advertising Step-by-step guide to profitable pay per click campaigns by Ian Howie Contents Why you need to read this book 7 Chapter 1: The Power of Pay Per Click

More information

Pay Per Click Advertising

Pay Per Click Advertising Looking for instant traffic? Interested in targeting your potential customers with online ads set to only appear at a certain time for a specific geographic location? Get instant traffic online with a

More information

Challenge: Solution: 2009, WordStream Inc. All Rights Reserved.

Challenge: Solution: 2009, WordStream Inc. All Rights Reserved. WordStream Gives a 1-800-Mattress Sales Team a Good Night s Sleep with Powerful PPC Tools How the WordStream engine and an interactive web page helped to nearly double the percentage of online sales leads

More information

THE SME S GUIDE TO COST-EFFECTIVE WEBSITE MARKETING

THE SME S GUIDE TO COST-EFFECTIVE WEBSITE MARKETING THE SME S GUIDE TO COST-EFFECTIVE WEBSITE MARKETING Learn how to set your website up to convert visitors into sales and drive traffic to your website using online advertising. A publication by: Introduction

More information

Success with AdWords

Success with AdWords Success with AdWords Search Engines: Popularity of Search Google Engines Dominates #2+ Trillion Google Searches Globally in 2012 ~400M Searches Daily/US Put Your Key Words to Work Organic Search Social

More information

Google AdWords: A Tool for Effective Internet Marketing

Google AdWords: A Tool for Effective Internet Marketing 72 Google AdWords: A Tool for Effective Internet Marketing KP Singh 1 Avinash Kumar Maurya 2 Abstract Google is made AdWords a tool for marketing products and items on Internet. This is a very important

More information

A Business Owner s Guide to: Pay-Per-Click

A Business Owner s Guide to: Pay-Per-Click A Business Owner s Guide to: Pay-Per-Click A Business Owner s Guide to: Pay-Per-Click In today s world, the most important business tool you have when it comes to attracting new customers is the Internet.

More information

Digital DNA PPC Workshop 4th March 2016. Jonny Cameron. MadeToEngage.com

Digital DNA PPC Workshop 4th March 2016. Jonny Cameron. MadeToEngage.com Digital DNA PPC Workshop 4th March 2016 PPC Your Customers Stats from Google Quarterly Report March 2015 Your Customers Stats from Google Quarterly Report March 2015 Your Customers Your Customers 88% of

More information

Online marketing. Summery. Introduction. E-mail marketing. Martin Hellgren,

Online marketing. Summery. Introduction. E-mail marketing. Martin Hellgren, Online marketing Martin Hellgren, Summery Online marketing is a powerful tool when used correctly. The main benefits are the relatively low cost, various pricing models, and, the possibility of instant

More information

Periscopix Paid Search Management

Periscopix Paid Search Management Periscopix Paid Search Management A bit about us Periscopix focus since inception in 2004 has always been about providing a client specific, quality PPC service; managing and guiding through all aspects

More information

Analysis of Competitive Edge College Advisors Google Adwords Campaign 6/23/15 Carter Jensen

Analysis of Competitive Edge College Advisors Google Adwords Campaign 6/23/15 Carter Jensen Analysis of Competitive Edge College Advisors Google Adwords Campaign 6/23/15 Carter Jensen I. Introduction Competitive Edge College Advisors (CECA) would like to maximize revenue per click by developing

More information

WordStream Drives PPC Efficiency For Automotive Industry

WordStream Drives PPC Efficiency For Automotive Industry WordStream Drives PPC Efficiency For Automotive Industry How automated keyword discovery and workflow tools transformed the Pay-Per-Click (PPC) advertising campaign of a group of family owned automobile

More information

VisualCalc AdWords Dashboard Indicator Whitepaper Rev 3.2

VisualCalc AdWords Dashboard Indicator Whitepaper Rev 3.2 VisualCalc AdWords Dashboard Indicator Whitepaper Rev 3.2 873 Embarcadero Drive, Suite 3 El Dorado Hills, California 95762 916.939.2020 www.visualcalc.com Introduction The VisualCalc AdWords Dashboard

More information

The ABCs of AdWords. The 49 PPC Terms You Need to Know to Be Successful. A publication of WordStream & Hanapin Marketing

The ABCs of AdWords. The 49 PPC Terms You Need to Know to Be Successful. A publication of WordStream & Hanapin Marketing The ABCs of AdWords The 49 PPC Terms You Need to Know to Be Successful A publication of WordStream & Hanapin Marketing The ABCs of AdWords The 49 PPC Terms You Need to Know to Be Successful Many individuals

More information

Google AdWords. Pay Per Click Advertising

Google AdWords. Pay Per Click Advertising Pay Per Click Advertising Definition: is a PPC (Pay Per Click) advertising solution How it works: - The ad should go straight to the landing Page with the relevant offer. Google check all offers are legitimate

More information

Understanding and Improving AdWords Quality Score. Larry Kim, Founder, CTO Will Eisner, VP, Product July 21, 2011

Understanding and Improving AdWords Quality Score. Larry Kim, Founder, CTO Will Eisner, VP, Product July 21, 2011 Understanding and Improving AdWords Quality Score Larry Kim, Founder, CTO Will Eisner, VP, Product July 21, 2011 Performance Media Platform for online marketers to buy, track, manage, optimize and report

More information

Adwords 100 Success Secrets. Google Adwords Secrets revealed, How to get the Most Sales Online, Increase Sales, Lower CPA and Save Time and Money

Adwords 100 Success Secrets. Google Adwords Secrets revealed, How to get the Most Sales Online, Increase Sales, Lower CPA and Save Time and Money Adwords 100 Success Secrets Google Adwords Secrets revealed, How to get the Most Sales Online, Increase Sales, Lower CPA and Save Time and Money Adwords 100 Success Secrets Copyright 2008 Notice of rights

More information

The 8 Key Metrics That Define Your AdWords Performance. A WordStream Guide

The 8 Key Metrics That Define Your AdWords Performance. A WordStream Guide The 8 Key Metrics That Define Your AdWords Performance A WordStream Guide The 8 Key Metrics That Define Your Adwords Performance WordStream Customer Success As anyone who has ever managed a Google AdWords

More information

Simple Tricks To Optimize Your Adwords Campaign and Increase ROI June 29, 2011

Simple Tricks To Optimize Your Adwords Campaign and Increase ROI June 29, 2011 Simple Tricks To Optimize Your Adwords Campaign and Increase ROI June 29, 2011 Contact LiveRez If you would like to learn more about LiveRez s professional services including: Adwords Management SEO Management

More information

The Lane s Gifts v. Google Report

The Lane s Gifts v. Google Report The Lane s Gifts v. Google Report By Alexander Tuzhilin Professor of Information Systems at the Stern School of Business at New York University, Report published July 2006 1 The Lane s Gifts case 2005

More information

MHABC AGM Presentation

MHABC AGM Presentation MHABC AGM Presentation FINAL BRAND EXAMPLE MEMBER DECAL WEBSITE MOCK UP WHAT IS PAID SEARCH ADVERTISING Paid search Advertising Is the process of gaining traffic by purchasing ads on search engines (Google).

More information

This Period ( Percent Change ) Google AdWords SPEND: $86.10 ( 1.21% ) IMPRESSIONS: 1,828 ( 61.34% ) CLICKS: 30 ( 26.83% ) CONV.

This Period ( Percent Change ) Google AdWords SPEND: $86.10 ( 1.21% ) IMPRESSIONS: 1,828 ( 61.34% ) CLICKS: 30 ( 26.83% ) CONV. Profile: HMA Monthly PPC Success Report Reporting Period: Feb 1, 216 - Feb 29, 216 Comparison Period: Jan 1, 216 - Jan 31, 216 All Active Campaigns SEARCH PERFORMANCE FUNNEL This Period ( Percent Change

More information

Online Adwords Allocation

Online Adwords Allocation Online Adwords Allocation Shoshana Neuburger May 6, 2009 1 Overview Many search engines auction the advertising space alongside search results. When Google interviewed Amin Saberi in 2004, their advertisement

More information

Do you ever wonder? if I increase my Max CPC bid from $2 to $3, how many more clicks can I expect to get?

Do you ever wonder? if I increase my Max CPC bid from $2 to $3, how many more clicks can I expect to get? May 2009 Do you ever wonder? if I increase my Max CPC bid from $2 to $3, how many more clicks can I expect to get? what would be the new position of my ad if I bid $3 instead? how much would the clicks

More information

For your Business Solutions

For your Business Solutions For your Business Solutions Part-I: Introduction 1. Google AdWords An Overview Google AdWords is a pay-per-click solution offered by Google. Pay per click type of advertising can help transform your web

More information

7 THINGS YOU NEED TO KNOW BEFORE TRYING GOOGLE ADWORDS

7 THINGS YOU NEED TO KNOW BEFORE TRYING GOOGLE ADWORDS 7 THINGS YOU NEED TO KNOW BEFORE TRYING GOOGLE ADWORDS Discover how Google AdWords works and learn how to plan before investing in pay per click marketing to give your business the best chance of success.

More information

PPC Marketing with Google AdWords

PPC Marketing with Google AdWords PPC Marketing with Google AdWords 1. Overview 1.1 What is PPC Marketing? PPC stands for Pay Per Click, which is one of the most popular paid search engine marketing programs. Google is the leader in search

More information

Pay-Per-Click: Maximizing impact with minimum words.

Pay-Per-Click: Maximizing impact with minimum words. Super Web Solutions - a one-stop-shop Super Web Solutions - a one-stop-shop for all your web design, development, marketing, hosting and business consulting needs. We offer all the essential tools to guarantee

More information

Multi-dimensional Bid Management

Multi-dimensional Bid Management Conversion Optimizer: Conversion Optimizer: Multi-dimensional Bid Management Conversion Optimizer Interesting Facts Multi-dimensional Bid Management tool which can improve your campaign s performance Works

More information

ONLINE. e-series. Does Google AdWords. really work?

ONLINE. e-series. Does Google AdWords. really work? ONLINE e-series Does Google AdWords really work? ON THIS ISSUE... 1. Introduction 2. What is Google AdWords? 3. Let s get a few common misconceptions out of the way first 3.1 "AdWords is about the quest

More information

CPA Perfomance Trends on the Google Display Network

CPA Perfomance Trends on the Google Display Network CPA Perfomance Trends on the Google Display Network Google Display Network White Paper CPA Performance Trends on the Google Display Network About the Google Display Network The Google Display Network offers

More information

ROI-Based Campaign Management: Optimization Beyond Bidding

ROI-Based Campaign Management: Optimization Beyond Bidding ROI-Based Campaign Management: Optimization Beyond Bidding White Paper October 2009 www.marinsoftware.com Executive Summary The major search engines get paid only when an ad is clicked. Their revenue is

More information

Are you trying to understand the complexities of MARKETING on the Internet?

Are you trying to understand the complexities of MARKETING on the Internet? Hi, Are you trying to understand the complexities of MARKETING on the Internet? At UpFrontbyDesign.com we re here to help you better understand these complexities, eliminate the fear of wasting money by

More information

ADVERTISING RESOURCES

ADVERTISING RESOURCES ADVERTISING RESOURCES - Great Ways To Increase Your Web Traffic - What Is Web Traffic? Web traffic is the amount of data sent and received by visitors to a web site. Since the mid-1990s, web traffic has

More information

7 Tips for Google AdWords Optimisation. By Ferdie Bester

7 Tips for Google AdWords Optimisation. By Ferdie Bester 7 Tips for Google AdWords Optimisation By Ferdie Bester 1. Set a single clear objective for your AdWords campaign With any marketing campaign you need to set an objective before your start. The same holds

More information

How To Get Instant Traffic Online With A Pay Per Click Advertising Campaign (Ppc)

How To Get Instant Traffic Online With A Pay Per Click Advertising Campaign (Ppc) Looking for instant traffic? Interested in targeting your potential customers with online ads set to only appear at a certain time for a specific geographic location? Get instant traffic online with a

More information

Good Call. A Guide to Driving Calls with AdWords

Good Call. A Guide to Driving Calls with AdWords Good Call A Guide to Driving Calls with AdWords Introduction Some people want to talk to a real person when they re looking for information. In fact, 70% of mobile searchers have called a business directly

More information

A Business Owner s Guide to: Landing Pages

A Business Owner s Guide to: Landing Pages A Business Owner s Guide to: Landing Pages A Business Owner s Guide to: Landing Pages Are you looking to increase your online conversion rates? Are you tired of getting traffic but not having anything

More information

AdWords Google AdWords Setup and Management

AdWords Google AdWords Setup and Management levelmarketing.co.uk 2 AdWords Google AdWords Setup and Management Level Marketing is a full service marketing agency that offers a full range of traditional and digital services. If you re reading this,

More information

AdWords Explained in 876 Words PPC Audit XMen

AdWords Explained in 876 Words PPC Audit XMen AdWords Explained in 876 Words PPC Audit XMen Thanks to an unexpected Amazon.com gift card from a consulting client, I ve been reading Tim Ferriss new book, The Four Hour Chef. Now, honestly, I have no

More information

Pick and Mix Services

Pick and Mix Services Pick and Mix Services Technical SEO... 2 Site Audit... 2 Includes:... 2 Plus:... 2 SEO Setup... 3 Includes... 3 Research and Seeding of Keywords... 4 keyword research... 4 Local SEO... 5 Paid Advertising...

More information

Changes to AdWords Reporting A Comprehensive Guide

Changes to AdWords Reporting A Comprehensive Guide Overview AdWords Changes to AdWords Reporting A Comprehensive Guide Table of Contents I. Basic Reporting Options II. Individual Reports III. Report Metrics IV. Conclusion Introduction Reporting in AdWords

More information

Internet Advertising and the Generalized Second-Price Auction: Selling Billions of Dollars Worth of Keywords

Internet Advertising and the Generalized Second-Price Auction: Selling Billions of Dollars Worth of Keywords Internet Advertising and the Generalized Second-Price Auction: Selling Billions of Dollars Worth of Keywords by Benjamin Edelman, Michael Ostrovsky, and Michael Schwarz (EOS) presented by Scott Brinker

More information

DIGITAL MARKETING BASICS: PPC

DIGITAL MARKETING BASICS: PPC DIGITAL MARKETING BASICS: PPC Search Engine Marketing (SEM) is an umbrella term referring to all activities that generate visibility in search engine result pages (SERPs) through the use of paid placement,

More information

Post Campaign Report - icantalk

Post Campaign Report - icantalk Post Campaign Report - icantalk Executive Summary Campaign Overview: icantalk is an ipad application made to help people with communication difficulties mostly associated with Autism. The application is

More information

Considerations of Modeling in Keyword Bidding (Google:AdWords) Xiaoming Huo Georgia Institute of Technology August 8, 2012

Considerations of Modeling in Keyword Bidding (Google:AdWords) Xiaoming Huo Georgia Institute of Technology August 8, 2012 Considerations of Modeling in Keyword Bidding (Google:AdWords) Xiaoming Huo Georgia Institute of Technology August 8, 2012 8/8/2012 1 Outline I. Problem Description II. Game theoretical aspect of the bidding

More information

[Checklist] Audit Your Pay-Per-Click (PPC) Advertising

[Checklist] Audit Your Pay-Per-Click (PPC) Advertising [Checklist] Audit Your Pay-Per-Click (PPC) Advertising NOTE: Many tools and features referenced apply to Google AdWords only, as it provides the majority of analysis and optimization tools. Also, Google

More information

Christopher Seder Affiliate Marketer

Christopher Seder Affiliate Marketer This Report Has Been Brought To You By: Christopher Seder Affiliate Marketer TABLE OF CONTENTS INTRODUCTION... 3 NOT BUILDING A LIST... 3 POOR CHOICE OF AFFILIATE PROGRAMS... 5 PUTTING TOO MANY OR TOO

More information

Introduction to Search Engine Marketing

Introduction to Search Engine Marketing Introduction to Search Engine Marketing What will you learn in this Presentation? Introduction to Search Engine Marketing How do we define Search Engines? What is the Search Engine Marketing share? Why

More information

Google Online Marketing Challenge MS&E235 Internet Commerce Hey Buddy Software Liar s Dice iphone Application June 2009

Google Online Marketing Challenge MS&E235 Internet Commerce Hey Buddy Software Liar s Dice iphone Application June 2009 Google Online Marketing Challenge MS&E235 Internet Commerce Hey Buddy Software Liar s Dice iphone Application June 2009 Group Members: J. Benjamin Hernandez- Brito jbhernandez@gmail.com Li Liu stflily@gmail.com

More information

How To Create A Successful Adwords Campaign On A Budget (For A Business)

How To Create A Successful Adwords Campaign On A Budget (For A Business) Written by Aji Issac when he was heading DA web warkting team Quick check on your Adwords optimization (Basic) Introducing you to some of the important sections of adwords. I am expecting a lot of queries

More information

Lead Generation in Emerging Markets

Lead Generation in Emerging Markets Lead Generation in Emerging Markets White paper Summary I II III IV V VI VII Which are the emerging markets? Why emerging markets? How does online help? Seasonality Do we know when to profit on what we

More information

arxiv:1403.5771v2 [cs.ir] 25 Mar 2014

arxiv:1403.5771v2 [cs.ir] 25 Mar 2014 A Novel Method to Calculate Click Through Rate for Sponsored Search arxiv:1403.5771v2 [cs.ir] 25 Mar 2014 Rahul Gupta, Gitansh Khirbat and Sanjay Singh March 26, 2014 Abstract Sponsored search adopts generalized

More information

ADWORDS CONTINUED: CREATING MORE AD GROUPS

ADWORDS CONTINUED: CREATING MORE AD GROUPS ADWORDS CONTINUED: CREATING MORE AD GROUPS AND SPLIT TESTING ADS Today you are going to go a step further into AdWords on how to add more ad groups with the same strategy that you used yesterday, i.e.

More information

SPONSOREDUPDATES. user guide

SPONSOREDUPDATES. user guide SPONSOREDUPDATES user guide Why Sponsored Updates? 3 LinkedIn Company Pages 3 Creating your Sponsored Update Campaign 4 Managing your Sponsored Update Campaign 14 Sponsoring from your Company Page 18 Analyzing

More information

Computational advertising

Computational advertising Computational advertising Kira Radinsky Slides based on material from: Ronny Lempel Placement in Search Engines With the increased economic impact of the Web, it is crucial for businesses to have high

More information

Here are our Pay per Click Advertising Packages:

Here are our Pay per Click Advertising Packages: Did you know that PPC is the fastest way to drive instant traffic to your website? What can your website do without traffic? Without traffic, you are losing time, opportunities and money to your competition.

More information

PPC: THE PAST, PRESENT & FUTURE OF CUSTOMER CONVERSION YOUR LOCAL MARKETING PARTNER

PPC: THE PAST, PRESENT & FUTURE OF CUSTOMER CONVERSION YOUR LOCAL MARKETING PARTNER PPC: THE PAST, PRESENT & FUTURE OF CUSTOMER CONVERSION Mobile ads will represent 20% of all spending on search advertising by 2013. (Adobe 2012) CONSUMER PROGRESSION THE EVOLVING PATH TO PURCHASE In the

More information

Algorithms and optimization for search engine marketing

Algorithms and optimization for search engine marketing Algorithms and optimization for search engine marketing Using portfolio optimization to achieve optimal performance of a search campaign and better forecast ROI Contents 1: The portfolio approach 3: Why

More information

Social Media & Internet Marketing :: Menu of Services

Social Media & Internet Marketing :: Menu of Services Social Media & Internet Marketing :: Menu of Services Social Networking Setup & Manage Company profiles on major social networks; Facebook, Linkedin and Twitter (includes custom background) see info below

More information

PPC TUNE UP CLINIC. Beginner Track. Presented By Brian Jones. Senior Manager, Advertising Performance, Dealer.com

PPC TUNE UP CLINIC. Beginner Track. Presented By Brian Jones. Senior Manager, Advertising Performance, Dealer.com PPC TUNE UP CLINIC Beginner Track Presented By Brian Jones Senior Manager, Advertising Performance, Dealer.com Bio 14 + yrs in digital marketing 10 yrs in search marketing Variety of industries & business

More information

Automated SEO. A Market Brew White Paper

Automated SEO. A Market Brew White Paper Automated SEO A Market Brew White Paper Abstract In this paper, we use the term Reach to suggest the forecasted traffic to a particular webpage or website. Reach is a traffic metric that describes an expected

More information

How to Use YouTube Ads to Grow Your Business

How to Use YouTube Ads to Grow Your Business How to Use YouTube Ads to Grow Your Business The different kinds of YouTube ads In broad terms there are two kinds of YouTube Ads: skippable ads and non-skippable ads. Non-skippable ads are ads that force

More information

EARN MORE, SPEND LESS. Outsource your website s SEM. Know AWdesignsolutions.

EARN MORE, SPEND LESS. Outsource your website s SEM. Know AWdesignsolutions. EARN MORE, SPEND LESS. Outsource your website s SEM. Know AWdesignsolutions. INTRODUCTION. Positioning a website on the top ranks of a specific search has become in one of the main targets for any company

More information

6 Digital Advertising. From Code to Product gidgreen.com/course

6 Digital Advertising. From Code to Product gidgreen.com/course 6 Digital Advertising From Code to Product gidgreen.com/course Million Dollar Homepage From Code to Product Lecture 6 Digital Advertising Slide 2 gidgreen.com/course Introduction Ad formats Types of targeting

More information

100 SEO Tips. 1. Recognize the importance of web traffic.

100 SEO Tips. 1. Recognize the importance of web traffic. 1. Recognize the importance of web traffic. 100 SEO Tips SEO or Search Engine Optimization is one of the techniques to use in order to achieve more volume of traffic to your site. Without a good number

More information

Special Reports. Finding Actionable Insights through AdWords Reporting

Special Reports. Finding Actionable Insights through AdWords Reporting Special Reports Finding Actionable Insights through AdWords Reporting Introduction We re closer than we ve ever been to understanding which aspects of our marketing work. Impressions, clicks, conversions

More information

Campaign Goals, Objectives and Timeline SEO & Pay Per Click Process SEO Case Studies SEO & PPC Strategy On Page SEO Off Page SEO Pricing Plans Why Us

Campaign Goals, Objectives and Timeline SEO & Pay Per Click Process SEO Case Studies SEO & PPC Strategy On Page SEO Off Page SEO Pricing Plans Why Us Campaign Goals, Objectives and Timeline SEO & Pay Per Click Process SEO Case Studies SEO & PPC Strategy On Page SEO Off Page SEO Pricing Plans Why Us & Contact Generate organic search engine traffic to

More information

Four Easy Steps to Quality Score Health

Four Easy Steps to Quality Score Health Four Easy Steps to Quality Score Health Understand how Google uses quality scores and learn how to stop your quality scores from holding your campaigns back! An Adigence Whitepaper P a g e 1 Low quality

More information

The Google Guide to Search Advertising. How to make search advertising work for your business

The Google Guide to Search Advertising. How to make search advertising work for your business The Google Guide to Search Advertising How to make search advertising work for your business Contents Introduction... 2 Google AdWords: What s In It For You?... 2 5 Steps to Success: Setting Up & Maintaining

More information

BENEFITS OF ADWORDS. Take advantage of searches. Allows potential clients to find you on Google. Only pay when someone clicks on the ad

BENEFITS OF ADWORDS. Take advantage of searches. Allows potential clients to find you on Google. Only pay when someone clicks on the ad ALL ABOUT ADWORDS BENEFITS OF ADWORDS Take advantage of searches Allows potential clients to find you on Google Only pay when someone clicks on the ad Smart way to attract customers on the go BENEFITS

More information

Marketing Operations Cookbook

Marketing Operations Cookbook Marketing Operations Cookbook Rev: 2012-02-02 Sitecore CMS 6.5 Marketing Operations Cookbook A marketer's guide to managing how your website engages with your visitors Table of Contents Chapter 1 Introduction...

More information

Adwords 110 Success Secrets. Copyright by Lois Rogers

Adwords 110 Success Secrets. Copyright by Lois Rogers Adwords 110 Success Secrets Copyright by Lois Rogers Notice of rights All rights reserved. No part of this book may be reproduced or transmitted in any form by any means, electronic, mechanical, photocopying,

More information

Organic SEO VS. Pay Per Click (Adwords)

Organic SEO VS. Pay Per Click (Adwords) Organic SEO VS. Pay Per Click (Adwords) ~ Jayson DeMers, Forbes, April 30, 2014 Elite Search Engine Optimization Page 1 Trust and Probability to click Only about 25% of people click on Adwords. Research

More information

Campaign and Ad Group Management. Google AdWords Fundamentals

Campaign and Ad Group Management. Google AdWords Fundamentals Campaign and Ad Group Management Google AdWords Fundamentals Question: When a Campaign is Pending what does this mean? Question: When a Campaign is Pending what does this mean? ANSWER: IT MEANS THE CAMPAIGN

More information

DomainSherpa.com: The Domain Name Authority. Google AdWords Keyword Planner for Domain Name Investors

DomainSherpa.com: The Domain Name Authority. Google AdWords Keyword Planner for Domain Name Investors Google AdWords Keyword Planner for Domain Name Investors Watch the full video at: http://www.domainsherpa.com/google-adwords-keyword-planner/ The Google Adwords Keyword Tool is dead. Long live the Google

More information

The Power of Social Media

The Power of Social Media The Power of Social Media Over 100 Million of pieces of content are shared on the web every day! Including: video, pod casts,web links, comments, news stories, opinions, blog posts, notes, photos, reviews,

More information

PPC Campaigns Ad Text Ranking vs CTR

PPC Campaigns Ad Text Ranking vs CTR PPC Campaigns Ad Text Ranking vs CTR The analysis of ad texts efficiency in PPC campaigns executed by Sembox agency. Lodz, Poland; July 2010 r. Content Main Conclusions... 3 About Sembox... 6 The relation

More information

Predict the Popularity of YouTube Videos Using Early View Data

Predict the Popularity of YouTube Videos Using Early View Data 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050

More information

How to pay less for your pay per click leads or sales. by Ann Stanley MD Anicca Digital Solutions

How to pay less for your pay per click leads or sales. by Ann Stanley MD Anicca Digital Solutions How to pay less for your pay per click leads or sales by Ann Stanley MD Anicca Digital Solutions Opportunities to save money on your pay per click leads or sales More relevant clicks for your budget

More information

Successfully Drive Traffic to Your Agency Website. Thalia Nierenberg, Account Executive, Google Eric Obenzinger, Account Manager, Google

Successfully Drive Traffic to Your Agency Website. Thalia Nierenberg, Account Executive, Google Eric Obenzinger, Account Manager, Google Successfully Drive Traffic to Your Agency Website Thalia Nierenberg, Account Executive, Google Eric Obenzinger, Account Manager, Google Agenda 1 Introduction & Overview 2 Google AdWords 101 3 5 Steps to

More information

Managing Your Google AdWords Account A Step-By-Step Guide Courtesy of WWW.eMBgroup.co.uk

Managing Your Google AdWords Account A Step-By-Step Guide Courtesy of WWW.eMBgroup.co.uk Managing Your Google AdWords Account A Step-By-Step Guide Courtesy of WWW.eMBgroup.co.uk Welcome to Google AdWords coutesy of embgroup This guide provides an overview of the AdWords Control Centre, the

More information

The Google Guide to Search Advertising. How to make search advertising work for your business

The Google Guide to Search Advertising. How to make search advertising work for your business The Google Guide to Search Advertising How to make search advertising work for your business Contents Introduction... 2 Google AdWords: What s In It For You?... 2 5 Steps to Success: Setting Up & Maintaining

More information

Pay Per Click Judo. Getting it Done Better and Faster by Doing What Works

Pay Per Click Judo. Getting it Done Better and Faster by Doing What Works Pay Per Click Judo Getting it Done Better and Faster by Doing What Works The Ancient Mysteries of PPC What do all those numbers in AdWords MEAN? How can I use them to create visitors of value? Leads, Sales

More information

Marketing Analytics What needs to Be Measured

Marketing Analytics What needs to Be Measured Marketing Analytics What needs to Be Measured A Xander Marketing Guide T: 03302232770 E: hello@xandermarketing.com W: www.xandermarketing.com Marketing Analytics What Needs to Be Measured Introduction

More information

Pay per click advertising

Pay per click advertising Pay per click advertising What pay per click (PPC) advertising? PPC is a type of advertising offered by search engines or other websites, in which advertisers pay the provider only when an advert is clicked

More information

Pay Per Click workbook. Sub-title here

Pay Per Click workbook. Sub-title here Pay Per Click workbook Sub-title here Pay Per Click workbook This workbook has been written by James Pennington of the National B2B Centre to guide the business user through the intricacies of creating

More information

Moving to Google AdWords A Hands-On Guide for Premium Advertisers

Moving to Google AdWords A Hands-On Guide for Premium Advertisers Moving to Google AdWords A Hands-On Guide for Premium Advertisers After just five years in business, we re gratified to have become the search engine people prefer. But that doesn t mean mission accomplished.

More information

Introduction to Pay Per Click

Introduction to Pay Per Click Introduction to Pay Per Click What is Pay-Per-Click Advertising? The advertising model which charges by the click as opposed to previous models which charged by CPM Most commonly known for being text ads

More information

DISCOVER NEW BUSINESS WITH PAID SEARCH.

DISCOVER NEW BUSINESS WITH PAID SEARCH. DISCOVER NEW BUSINESS WITH PAID SEARCH. Paid Search marketing can put your dealership s website at the top of search engine rankings. Search is the # 1 resource used by today s digital driver. 2 Consumers

More information

CIBC Business Toolkit Grow and Manage Your Business Online. Part 5: Grow Online Worksheet

CIBC Business Toolkit Grow and Manage Your Business Online. Part 5: Grow Online Worksheet CIBC Business Toolkit Grow and Manage Your Business Online Part 5: Grow Online Worksheet 2 Grow Your Business Online Worksheet As you re thinking about new ways to grow your business online, use this worksheet

More information

CITY UNIVERSITY OF HONG KONG. Revenue Optimization in Internet Advertising Auctions

CITY UNIVERSITY OF HONG KONG. Revenue Optimization in Internet Advertising Auctions CITY UNIVERSITY OF HONG KONG l ½ŒA Revenue Optimization in Internet Advertising Auctions p ]zwû ÂÃÙz Submitted to Department of Computer Science õò AX in Partial Fulfillment of the Requirements for the

More information

How to Create a Campaign in AdWords Editor

How to Create a Campaign in AdWords Editor How to Create a Campaign in AdWords Editor Using AdWords Editor instead of the online interface for Google Adwords will speed up everything in your online business. AdWords Editor gives you the upper hand

More information

SEARCH ENGINE OPTIMIZATION Jakub Zilincan 1. Introduction. Search Engine Optimization

SEARCH ENGINE OPTIMIZATION Jakub Zilincan 1. Introduction. Search Engine Optimization SEARCH ENGINE OPTIMIZATION Jakub Zilincan 1 Abstract: Search engine optimization techniques, often shortened to SEO, should lead to first positions in organic search results. Some optimization techniques

More information