{"id":7648,"date":"2019-02-05T11:47:27","date_gmt":"2019-02-05T06:17:27","guid":{"rendered":"https:\/\/www.karooya.com\/blog\/?p=7648"},"modified":"2019-05-31T13:46:54","modified_gmt":"2019-05-31T08:16:54","slug":"adwords-script-compare-performance-of-etas-expanded-text-ads-3-headlines-vs-2-headlines","status":"publish","type":"post","link":"https:\/\/www.karooya.com\/blog\/adwords-script-compare-performance-of-etas-expanded-text-ads-3-headlines-vs-2-headlines\/","title":{"rendered":"[AdWords Script] Compare Performance of ETAs (Expanded Text Ads) 3 Headlines vs 2 Headlines"},"content":{"rendered":"<p class=\"lead\">An additional description and headline was added to the Expanded Text Ads last year. How have the updated ETAs performed when compared with the old format? We have an AdWords script to help find that.<\/p>\n<p><!--more--><\/p>\n<p>Here is what got changed in Expanded Text Ads:<\/p>\n<table style=\"width: 85%;\" border=\"1;\" width=\"812\">\n<tbody>\n<tr>\n<th style=\"width: 1%;\"><\/th>\n<th style=\"width: 2%; padding-left: 10px;\">Previous\u00a0 ETA Character Limit<\/th>\n<th style=\"width: 2%; padding-left: 10px;\">New ETA Character Limit<\/th>\n<\/tr>\n<tr>\n<td style=\"padding-left: 10px;\"><b>Headline 1<\/b><\/td>\n<td style=\"padding-left: 10px;\">30 characters<\/td>\n<td style=\"padding-left: 10px;\">30 characters<\/td>\n<\/tr>\n<tr>\n<td style=\"padding-left: 10px;\"><b>Headline 2<\/b><\/td>\n<td style=\"padding-left: 10px;\">30 characters<\/td>\n<td style=\"padding-left: 10px;\">30 characters<\/td>\n<\/tr>\n<tr>\n<td style=\"padding-left: 10px;\"><strong>Headline 3<\/strong><\/td>\n<td style=\"padding-left: 10px;\">\u00a0&#8211; NA-<\/td>\n<td style=\"padding-left: 10px;\">30 characters<\/td>\n<\/tr>\n<tr>\n<td style=\"padding-left: 10px;\"><b>Description 1<\/b><\/td>\n<td style=\"padding-left: 10px;\">80 characters<\/td>\n<td style=\"padding-left: 10px;\">\u00a090 characters<\/td>\n<\/tr>\n<tr>\n<td style=\"padding-left: 10px;\"><b>Description 2<\/b><\/td>\n<td style=\"padding-left: 10px;\">\u00a0-NA-<\/td>\n<td style=\"padding-left: 10px;\">\u00a090 characters<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>This <a href=\"https:\/\/www.karooya.com\/resources\/aw-script\/eta-2h-vs-3h.js\" target=\"_blank\" rel=\"noopener\">script<\/a>, when run, creates a report where you can see the cumulative data of your account that are segmented basis 3 headline and 2 headline ETAs. As you can see below, all key performance metrics such as Clicks, Impressions, CTR are mentioned for both the previous format and the new one. You can use this data to compare the performance.<\/p>\n<p>&nbsp;<\/p>\n<p>You can also easily <strong>find out ad groups that do not have any active 3 Headline ETAs<\/strong> and can rollout the ads for those ad groups.<\/p>\n<p>&nbsp;<\/p>\n<img decoding=\"async\" src=\"https:\/\/trello-attachments.s3.amazonaws.com\/553b4dbaf9eee0ededc2f1dd\/5c518fbfb094823259cce546\/6ccab81a544b49ee4b29254a1362d510\/ad-groups-with-3h-eta.png\" alt=\"ad-groups-with-3h-eta.png\" \/>\n<p>&nbsp;<\/p>\n<p>Additionally, there is a summary sheet, which visually tells you the <strong>account\u2019s performance for 3 Headline ETAs vis a vis 2 Headline ETAs<\/strong>. The key metrics for the account are summarized. The metrics are then normalized to 100 as shown in the sheet below:<\/p>\n<p>&nbsp;<\/p>\n<img loading=\"lazy\" decoding=\"async\" title=\"performance 3 headline expanded text ads vs 2 headline expanded text ads\" src=\"https:\/\/trello-attachments.s3.amazonaws.com\/5c518fbfb094823259cce546\/965x257\/86c0d2c613cd4744fcee9c62b0b2309b\/2h-vs-3h.png\" alt=\"2h-vs-3h.png\" width=\"965\" height=\"257\" \/>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>And the result is a graph like below:<\/p>\n<img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/trello-attachments.s3.amazonaws.com\/5c518fbfb094823259cce546\/600x400\/69dfff4caa1c31020c4a77e877815f66\/chart.png\" alt=\"chart.png\" \/>\n<p>&nbsp;<\/p>\n<h4><b>How to get this AdWords script?<\/b><\/h4>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/www.karooya.com\/resources\/aw-script\/eta-2h-vs-3h.js\" target=\"_blank\" rel=\"noopener\"><b>You can get the script here<\/b><\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p>Here are the variables that you can change to customize it to your requirement.<\/p>\n<ul>\n<li><b>MAX_ADGROUPS :\u00a0<\/b>This report is generated for top ad groups in the account, by spend. This variable specifies number of top ad groups to be included in the report. By default, this is set to 200. That is, the report is generated for top 200 ad groups, by spend. You can increase this limit, if you are running a large account. \u00a0From our experiments, we have see that it takes approximately one second to process one ad group. Increasing this limit will make the script run longer. A script can run for a maximum of 30 minutes, which means, about 2000 ad groups will be processed at a maximum.<\/li>\n<li><b>IS_MCC_ACCOUNT<\/b>\u00a0: This flag is to indicate whether you will be running this script at MCC-level. By default, it is set to false. Change it to \u201ctrue\u201d if you want to use for all the linked accounts in your MCC account. The results for each account will be stored in two separate sheets \u2013 one with raw data and one has the summary. Be careful, if you have many many accounts.<\/li>\n<li><b>FILTER_ACCOUNTS_BY_LABEL<\/b>\u00a0: If your MCC account has tons of linked accounts, you may not want to run this script for all the accounts. In that case, turn this flag to \u201ctrue\u201d and then specify the label with ACCOUNT_LABEL_TO_SELECT variable. Only the accounts with the specified label will be analyzed to generate this report.<\/li>\n<li><b>DATE_RANGE<\/b>: By default this is set to\u00a0LAST_7_DAYS, however, you can use predefined ranges like LAST_30_DAYS or LAST_14_DAYS etc., depending on the duration which you think best represents account\u2019s data. For example, if you have launched bunch of new responsive search ads 3 weeks ago, you can use data from last 7 or 14 days. By default, the script will get the data for last 14 days.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>Once again here is the link to the <a href=\"https:\/\/www.karooya.com\/resources\/aw-script\/eta-2h-vs-3h.js\" target=\"_blank\" rel=\"noopener\">script<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p>You can also get your hands on our AdWords Script\u00a0<a href=\"https:\/\/www.karooya.com\/blog\/adwords-script-find-poor-performing-ads\/\" target=\"_blank\" rel=\"noopener\">here<\/a>\u00a0that analyzes your account for winning and poor performing ads.<\/p>\n<p>&nbsp;<\/p>\n<p>Feel free to send an email (support AT karooya.com) if you have any queries for this script.<\/p>\n<p>&nbsp;<\/p>\n<h4><strong><a href=\"https:\/\/www.karooya.com\/blog\/category\/karooya-adwords-script\/\" target=\"_blank\" rel=\"noopener noreferrer\">Get all the AdWords scripts published by Karooya<\/a><\/strong><\/h4>\n<p>&nbsp;<\/p>\n<h4><strong>Related Link:<\/strong><\/h4>\n<ul>\n<li><a href=\"https:\/\/www.karooya.com\/services\" target=\"_blank\" rel=\"noopener\">API\/Script Development Service<\/a><\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>An additional description and headline was added to the Expanded Text Ads last year. How have the updated ETAs performed when compared with the old format? We have an AdWords script to help find that.<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ub_ctt_via":"","footnotes":""},"categories":[14],"tags":[],"class_list":["post-7648","post","type-post","status-publish","format-standard","hentry","category-karooya-adwords-script"],"featured_image_src":null,"author_info":{"display_name":"Kirti","author_link":"https:\/\/www.karooya.com\/blog\/author\/kirti\/"},"_links":{"self":[{"href":"https:\/\/www.karooya.com\/blog\/wp-json\/wp\/v2\/posts\/7648","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.karooya.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.karooya.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.karooya.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.karooya.com\/blog\/wp-json\/wp\/v2\/comments?post=7648"}],"version-history":[{"count":8,"href":"https:\/\/www.karooya.com\/blog\/wp-json\/wp\/v2\/posts\/7648\/revisions"}],"predecessor-version":[{"id":8832,"href":"https:\/\/www.karooya.com\/blog\/wp-json\/wp\/v2\/posts\/7648\/revisions\/8832"}],"wp:attachment":[{"href":"https:\/\/www.karooya.com\/blog\/wp-json\/wp\/v2\/media?parent=7648"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.karooya.com\/blog\/wp-json\/wp\/v2\/categories?post=7648"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.karooya.com\/blog\/wp-json\/wp\/v2\/tags?post=7648"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}