How Brands Reply to Poking Competitors

How Brands Reply to Poking Competitors

It was the year of 1975 when Pepsi decided to check the ground reality and make people realize that they like Pepsi more than Coca Cola. The famous campaign was called 'The Pepsi Challenge' and it was one-of-its-kind blind taste challenge. A representative would set up a booth in a mall or a shopping centre, pour two white glasses with Pepsi and Coke respectively and ask people to take a sip from both the white cups. The sweeter taste was a hit and Pepsi came with a survey insight that more Americans prefer Pepsi over Coke.

For whoever took the challenge, Pepsi representative handed them a promotional Pepsi can and a metal tab button to promote the campaign. Coke was not behind and started distributing metal badges with the text "I picked Coke in the Pepsi Challenge"



This story brings an interesting debate in marketing -- Does it pay to have a presence of mind, coupled with a sense of humour?

In this blog, we have a few marketing comebacks from competitors that stole the show and created new brand fans.

Luxury war



With this cheeky billboard, Audi challenged BMW to show that they have better cars in luxury sedan segment. Soon, BMW came with a reply and it escalated with a couple of more replies.

This was the sequence of the jabs -
Audi: Your move, BMW.
BMW: Checkmate.
Audi: Your pawn is no match for our king.
BMW: Game over.



Glass or Chalice?

Newcastle, a British based Brown Ale brewery, took a little different approach. Newcastle decided to pick on Stella Artois by exploiting the word “Chalice” used on Stella’s popular print ads that have “It’s a chalice, not a glass” written on them. The Newcastle billboard just says “Who uses the word ‘Chalice’?”, and is placed under the Stella Artois billboard. At the bottom of the pint ad, “No bollocks” phrase is written to point out that beer ads usually convey irrelevant messages.



Logistics war

Logistics and delivery competitors, FedEx and DHL, went against each other via what defines them, the trucks that do the job. FedEx creatively painted its truck and said ‘FedEx Always First’, a direct take at DHL’s brand colour.



However, DHL took the opportunity to talk about how people are fed up with the two brands - FedEx and UPS.



Burger war

Known for their dominance in the fast-food market, McDonald’s and Burger King are commonly known as forever rivals. However, McDonald’s is comparatively more widespread with a larger number of stores. The battle started when McDonald’s launched a billboard talking about how a McDonald’s brand was just 5Kms ahead while a Burger King store was 258Kms ahead.



However, Burger King wasn’t going to let it go, it launched it’s own response campaign too, crediting McDonald’s for giving its customer relief before they travel the mile to reach Burger King. These ad battles called ‘burger wars’ haven’t stopped amusing customers for a while now.




Conclusion

Brands can be very competitive at times with comparative ads. However, they are forbidden from pointing out competitor brand's flaw by explicitly mentioning brand's trademark entities such as name, slogan etc. That is why most companies target competitor brand's characteristics which are not legally registered. For example, that’s how Samsung created the “Next Big Thing Is Already Here” campaign focusing on the hype that can unmistakably be connected to its main competitor Apple iPhone and all the prejudice that accompanies it.

While a really smart comparative ad can give you good social media mileage, there's a good chance that it can backfire too. Also, comparative ads may bring attention to your competitors at your marketing expense.

Do you see comparative advertisements as a smart strategy? What is your preferred/favorite advertisement strategy? Tell us in the comment box below.


    • Sticky Posts

    • 10 simple e-commerce marketing tips to boost sales

      Congratulations! You've finally set up that e-commerce store you've been thinking about for a long time. Hopefully it wasn't too difficult. Even if it was, the effort will be totally worth it when you start seeing some orders come through. Now that the store is live, let's take a look at some marketing tips you can apply for sales growth. 1. Avoid cart abandonment If you've ever shopped online, you might have added a product to the cart but then decided not to purchase it. This is known as cart abandonment.
    • Marketing in a post COVID-19 world!

      Consumers across countries are increasingly spending more time on a wide variety of digital activities, right from online grocery shopping, to video conferencing, to tele-medicine. There is a good chance that you performed one or more of the following activities during this lockdown, thanks to COVID 19: Cooked a meal Made a TikTok Video Signed up for a remote learning session Consulted a doctor online (or ordered medicines online) Shopped for groceries online A study by Hunter, a food and beverage
    • Inbound Marketing 101: The Foundational Blocks of Inbound Marketing Strategy

      According to a behaviour survey, 68% of the buyers use sources such as blogs to evaluate the product even before considering it. Before buying a product, we do a lot of research to learn more about the product through communities, blogs, social media,
    • How Zylker doubled their webinar registrations!

      Webinars are good educational resources to gather qualified leads for your product. But what if your visitors are dropping off from your webinar landing page without signing up? What more could you do to convert visitors into registrants? This is the
    • The ideology behind why features tell, but benefits sell

      Do you think there's any truth to this? Do features only tell, and benefits sell?  Well, let's see why we should focus on benefits rather than features as the great marketing wizards, David Ogilvy and Steve Jobs proved to be the best examples leveraging
      • Recent Topics

      • Restrict portal signup until registration form and payment are completed

        Hi everyone, I am working on a Zoho Creator portal for a project. In our business flow, users must first fill out a registration form and pay a registration fee before they are allowed to access the portal. However, when I share the portal link, users
      • Sender Email Configuration Error.

        Hello Team, Hope you are all doing well. We are in the process of creating the Zoho FSM environment in the UAE. When we try to add the sender email address “techsupportuae@stryker.com”, we receive the error message: “Error occurred while sending mail
      • Managing user mailbox actions

        An organization often has users with different roles and responsibilities, such as leadership, operations, or support teams. While some users may require full access to email features, others may only need limited functionality. For example, enabling
      • Super Admin Logging in as another User

        How can a Super Admin login as another user. For example, I have a sales rep that is having issues with their Accounts and I want to view their Zoho Account with out having to do a GTM and sharing screens. Moderation Update (8th Aug 2025): We are working
      • Custom function return type

        Hi, How do I create a custom deluge function in Zoho CRM that returns a string? e.g. Setup->Workflow->Custom Functions->Configure->Write own During create or edit of the function I don't see a way to change the default 'void' to anything else. Adding
      • Internal Fillable Contract with Zoho Writer (Before Sending to Client)

        Hi everyone, I’m trying to automate the following process in Zoho CRM and would appreciate some guidance. Process: When a Deal moves to a specific stage, CRM triggers an automation. CRM sends a contract template to an internal team member so they can
      • Update P_Leave: code: 7052 "Employee_ID": "Enter Employee ID"

        Hi, Zoho People - Update Leaves Can someone assist? ------------------------------------------------------------------------------------------ col = Collection(); col.insert("recordid":id); col.insert("Date_Check_Approval":zoho.currentdate); info zoho.people.update("P_Leave",col.toMap());
      • Prevent tracking users from specific countries

        Currently, I’m receiving many bot visits from the United States and Malaysia. I would like these visits not to be recorded in SalesIQ. I already enabled the option to exclude traffic from cloud service providers, but I’m still receiving bot visits. Ideally,
      • Print a document from Zoho Writer via Zoho Creator

        If i use the code below i can get writer to create a new document or email it to me but i want to be able to print it directly from the browser and not have to send it via email and then print. Below is the code im using. Attached options form zoho writer
      • Es posible cambiar el lenguaje de los modulos del ASAP?

        Es posible cambiar el lenguaje de estos textos? Tengo Zoho configurado en español pero aun así me muestra estos textos en ingles:
      • System Components menu not available for Tablet to select language

        I have attached a screenshot of my desktop, mobile, and tablet menu builder options. I am using 2 languages in my application. Language Selection is an option under the System Components part of the menu, but only for my desktop and phone(mobile). My
      • Using workflows to automatically set classification of new tickets

        Hello, I am trying to use a workflow to set a classification for a new ticket that is created via an email coming into my desk department. The workflow is working fine if I create a ticket from within desk, however if a ticket is emailed in then this
      • Text/SMS With Zoho Desk

        Hi Guys- Considering using SMS to get faster responses from customers that we are helping.  Have a bunch of questions; 1) Which provider is better ClickaTell or Screen Magic.  Screen Magic seems easier to setup, but appears to be 2x as expensive for United States.  I cannot find the sender id for Clickatell to even complete the configuration. 2) Can customer's reply to text messages?  If so are responses linked back to the zoho ticket?  If not, how are you handling this, a simple "DO NOT REPLY" as
      • Default/Private Departments in Zoho Desk

        1) How does one configure a department to be private? 2) Also, how does one change the default department? 1) On the list of my company's Zoho Departments, I see that we have a default department, but I am unable to choose which department should be default. 2) From the Zoho documentation I see that in order to create a private department, one should uncheck "Display in customer portal" on the Add Department screen. However, is there a way to change this setting after the department has been created?
      • Show unsubscribed contacts ?

        Hello, I would like to display the unsubscribed contacts. Unfortunately, I do not have this subscription type as described in the documentation (https://help.zoho.com/portal/en/kb/marketing-automation-2-0/user-guide/contacts/contact-management/articles/subscription-type-24-1-2024#Subscription_Type_field.)
      • Can Zoho Marketing Automation send OTP codes via WhatsApp during user registration?

        The flow I would like to implement is: A user signs up in the mobile app and enters their phone number. The system generates a one-time verification code (OTP). The OTP is sent to the user via WhatsApp message. The user enters the code in the app to confirm
      • What's New in Zoho Inventory | Q2 2025

        Hello Customers, The second quarter have been exciting months for Zoho Inventory! We’ve introduced impactful new features and enhancements to help you manage inventory operations with even greater precision and control. While we have many more exciting
      • "Spreadsheet Mode" for Fast Bulk Edits

        One of the challenges with using Zoho Inventory is when bulk edits need to be done via the UI, and each value that needs to be changed is different. A very common use case here is price changes. Often, a price increase will need to be implemented, and
      • Cloning Item With Images Or The Option With Images

        Hello, when I clone an item, I expect the images to carry over to the cloned item, however this is not the case in Inventory. Please make it possible for the images to get cloned or at least can we get a pop up asking if we want to clone the images as
      • ZOHO BOOKS - RECEIVING MORE ITEMS THAN ORDERED

        Hello, When trying to enter a vendor's bill that contains items with bigger quantity than ordered in the PO (it happens quite often) - The system would not let us save the bill and show this error: "Quantity recorded cannot be more than quantity ordered." 
      • Stock count by bin location

        Is there a configuration to make a stock count by bin or area and not by product. these is useful to manage count by area Regards
      • Server-based Appication API access for Social, Sites, Flow, Pages.

        Hello, I am trying to hook up API access for a number of apps and I have hit a wall trying to add these scopes to the API feed. We cannot find the correct way to list the scope for these Zoho apps; Social, Sites, Flow, Writer. Error on web-page comes
      • Feature Request: "Send Invitation" Toggle for Events

        I am writing to request a critical "Quality of Life" update for the Activities module. Currently, adding people to the Participants field in an Event triggers an automatic email invitation/acceptance tracking with no way to opt-out. For general events
      • Zoho Survey: Bulk Exporting Raw Data (CSV/Excel) from 100+ Individual Survey Projects

        Hi Zoho Community, I am currently managing a 360-degree evaluation process that involves 100+ individual survey projects (one separate survey for each employee being evaluated). I need to download the raw response data (CSV or Excel) for all 100 surveys.
      • Zoho Survey – Page Skip Logic Not Working

        Hi everyone, I'm experiencing an issue with the page skip logic in Zoho Survey. Last week, it was working fine, and I haven’t changed anything in the settings. However, today the skip logic is not working at all. I also tried testing it with different
      • Brand Studio Projects in Analytics

        Hi All, Currently pulling my hair out over trying to link together some social media posts for a reporting dashboard in Analytics, so I thought I'd see if anyone on here had a solution. Our Marketing Team created a LinkedIn campaign in Zoho Brand Studio,
      • ERROR: Product type cannot be changed for Items having transactions.

        I have mistakenly added a product type as goods for an item that was a digital service. Now when HSN/SAC became mandatory, this brought my attention to this error I did. So I tried changing the product type but it displayed this error message Product
      • CRM x WorkDrive: File storage for new CRM signups is now powered by WorkDrive

        Availability Editions: All DCs: All Release plan: Released for new signups in all DCs. It will be enabled for existing users in a phased manner in the upcoming months. Help documentation: Documents in Zoho CRM Manage folders in Documents tab Manage files
      • Combine and hide invoice lines

        In quickbooks we are able to create a invoice line that combines and hides invoices lines below. eg. Brochure design         $1000 (total of lines below, the client can see this line) Graphic Design           $600 (hidden but entered to reporting and
      • Anyone worked out how to export or screengrab a full heatmap?

        I'd love to be able to include a copy of a heatmap in a report but can't work out how to grab the whole thing as there doesn't appear to be an export function? Thanks in advance.
      • Introducing Built-in Telephony in Zoho Recruit

        We’re excited to introduce Built-in Telephony in Zoho Recruit, designed to make recruiter–candidate communication faster, simpler, and fully traceable. These capabilities help you reduce app switching, handle inbound calls efficiently, and keep every
      • Auto-publish job openings on my Zoho Recruit Careers Website

        I have developed a script using the Zoho Recruit API that successfully inserts new jobOpening records to my Zoho Recruit website, but my goal is to auto-publish to the Careers Website. The jobOpening field data shows two possible candidates to make this
      • [Free webinar] Custom domains for portals in Zoho Creator - Creator Tech Connect

        Hello everyone, We’re excited to invite you to another edition of the Creator Tech Connect webinar. About Creator Tech Connect The Creator Tech Connect series is a free monthly webinar featuring in-depth technical sessions designed for developers, administrators,
      • Remove my video

        Hi, How can I remove my video so that I don't have to see myself. It's weird so I always remove my own video from what I see but cannot find this feature here. Thanks!
      • Marking a meeting 'done'.

        I would like to somehow mark a meeting 'done' and placed under the contact's page rather than deleting it and having no record of it. Am I missing a button that does this?
      • Add Lookup Field in Tasks Module

        Hello, I have a need to add a Lookup field in addition to the ones that are already there in the Tasks module. I've seen this thread and so understand that the reason lookup fields may not be part of it is that there are already links to the tables (
      • Feature Request: Enable Custom PDF Layout Editor for All Modules (Including Package Slips)

        Hello Zoho Community and Product Team, I am writing to share a suggestion that would significantly enhance the customization capabilities within Zoho Books. We all appreciate the power of the Custom PDF Layouts (the "New" template engine) that allows
      • Cannot find zpuid for Zoho Projects user

        I'm using the Zoho Projects v3 API to create a task. The task is created successfully, but in order to assign the task owner, the "Create a Task" API also requires the zpuid of the task owner. Unfortunately I cannot find any user-related API calls that
      • Allocating inventory to specific SO's

        Is there a way that allocate inventory to a specific sales order? For example, let's say we have 90 items in stock. Customer 1 orders 100 items. This allocates all 90 items to their order, and they have a back order for the remaining 10 items which could
      • Incorrect Functioning of Time Logs API (Version 3)

        We need to fetch the list of time logs for each task for our company internal usage. We are trying to achieve it by using the next endpoint: https://projects.zoho.com/api-docs#bulk-time-logs#get-all-project-time-logs Firstly, in the documentation the
      • Next Page