Skip to content

Instantly share code, notes, and snippets.

View Lupe-99's full-sized avatar

Lupe-99

  • Joined Apr 29, 2026
View GitHub Profile
@Lupe-99
Lupe-99 / Correlation Matrix.js
Created April 29, 2026 15:35
Google Ads Script: Correlation Matrix - Impressions/Clicks/Cost/Conversions/Value
// ============================================================
// PPC CORRELATION MATRIX — Google Ads Script
// by Jake Norman — linkedin.com/in/jakenorman1999
//
// Automatically generates a colour-coded correlation heatmap
// in Google Sheets, showing relationships between key campaign
// metrics: Impressions, Clicks, Cost, Conversions, Conv. Value.
//
// HOW TO USE:
// 1. In Google Ads → Tools → Bulk Actions → Scripts, create a new script and paste this code