Pete Bowen's site

Death by alerts.

Published April 2021. Last updated July 2026.

Will your custom AdWords tool monitor AdWords performance?

You could use the AdWords API to watch out for landing page errors, ad disapprovals, low impressions, ad spend etc. You can save loads of time by automating the daily checks a human would do.

But, it's surprisingly difficult to work out when your monitoring system should warn your users.

  • If your app sends too many false-positive alerts they will eventually be dismissed unread.

  • If the app misses out on a real problem the user will stop trusting it.


Some notifications are easy. You definitely want to tell a user when there is a disapproved ad, a broken landing page or a failed payment.

It's much more difficult to decide which performance changes are normal and which warrant an alert.

Here are a couple of principles to guide you as you design an AdWords monitoring system.

Set sensible defaults.

Perhaps your app has a budget pacing feature. It will alert the user if their ad spend is going to be over or under a monthly budget. You know ad spend varies by day so you have a threshold for triggering an alert. Say 10% over budget or under budget.

You could ask the user to set the threshold when they first use the app. At this stage they're probably going to get it wrong and get too many or too few alerts. Neither is good.

It’d be better if you calculate a sensible default and set it for the user. They can change it if they need to.

Allow for normal fluctuations.

Clicks, conversions etc fluctuate wildly from day to day. You'll send a lot of false alerts if you consider only one day's performance. It's better to account for normal fluctuations using trends, rolling or weighted averages.

Give context in the alert.

Your user must decide if your alert is a real problem or a blip. Give them the data they need to make the distinction.

If you’re sending alerts by email, you can give it to them in the alert message. If you’re using Slack or SMS, give them a link that’ll take them to a page in your app with the necessary data in a useful format.

Link to where the action is.

Give your user a link directly to the page in your app or in AdWords where they'll take action. For instance, if you're alerting about under spending, give them a link to where they can adjust the daily budget.

Need help with the Google Ads API? Email me (me@pete-bowen.com) for a no-cost, no-obligation chat. I’m always happy to talk Google Ads and code.

Most Google Ads Problems Aren't Google Ads Problems
If my writing resonates with you, I'd like to give you a copy of my book, Profitable Google Ads. The book was written for business owners, but many PPC professionals have found it valuable too.
Before you download it, what describes you best?

Related articles

Why a Google Ads account audit Isn't enough

Testing Google Ads for an RV Campground

Why negative keywords are becoming less effective in Google Ads

What’s the right bidding strategy for a brand new Google Ads account?

You can't run profitable Google Ads if your pipes are leaking

The campaign looks good but the ads aren't profitable

Topics you'll find on this site

Agency insights

Thoughts and lessons on client selection, burnout, pricing, and modernising legacy accounts, from someone who's run a Google Ads for years.

Conversion tracking

Understand what happens after someone clicks your advert. Subjects include offline conversions, CRM integration, attribution, auditability and marketing instrumentation.

Essays and thinking

Articles about marketing, engineering, AI and problem solving that don't fit neatly into the other topics. These are some of the ideas and experiences that have shaped how I think.

Google Ads for lead generation

Learn how to use Google Ads to generate profitable leads. Subjects include campaign strategy, bidding, targeting, optimisation and the challenges of running lead generation campaigns.

Landing pages

Things I've learned about high-converting landing pages. Subjects include copywriting, page structure, forms, trust, conversion rate optimisation and user experience.

Lead quality

Understand why some leads become customers while others don't. Subjects include diagnosing poor leads, qualification, filtering junk leads and improving the feedback you send to Google Ads.

Sales Process

What happens after a lead has been generated determines if Google Ads is profitable. Subjects include first contact, follow-up, quoting, lead nurturing and turning more enquiries into customers.