Skip to content

Latest commit

Β 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Β 
Β 
Β 
Β 
Β 
Β 

README.md

πŸ” Auditing Scripts

Full account health audits that grade your Google Ads setup across multiple dimensions.

Scripts

Script Description Author
account-grader.js Comprehensive 10-category audit with A-F letter grades, weighted scoring, and automated email reports. Evaluates campaign organization, conversion tracking, keyword strategy, negative keywords, bidding, ad creative, quality score, audiences, landing pages, and competitive positioning. John Williams β˜…
account-grader-v2.js Enhanced version with additional evaluation criteria John Williams β˜…

Quick Setup

  1. Copy account-grader.js into Google Ads Scripts
  2. Edit the CONFIG object:
    • Set your email address
    • Adjust lookback days (default: 30)
    • Configure scoring thresholds for your industry
  3. Authorize and Run
  4. Check your email for the full report

What Gets Scored

Each category is scored 0-100% with a letter grade:

  • A (90-100%): Excellent β€” best practices followed
  • B (80-89%): Good β€” minor improvements possible
  • C (70-79%): Average β€” several areas need attention
  • D (60-69%): Below Average β€” significant gaps
  • F (0-59%): Failing β€” critical issues present

The overall account grade is a weighted average across all categories.