Skip to content

Instantly share code, notes, and snippets.

View haydenbbickerton's full-sized avatar

Hayden Bickerton haydenbbickerton

  • 00:18 (UTC -05:00)
View GitHub Profile
@haydenbbickerton
haydenbbickerton / Heat Map Creation Tool (AST).js
Last active February 4, 2016 05:24 — forked from BrainlabsDigital/Heat Map Creation Tool.js
Script to create smoothed heat maps from your AdWords data
/**
*
* Heat Map Creation Tool
*
* This script calculates the smoothed average performance of each hour of each day
* of the week, and outputs this into a heat map and graph in a Google sheet. It
* also makes suggested bid adjustments based on the click conversion rate.
*
* Version: 1.0
* Google AdWords Script maintained on brainlabsdigital.com