Skip to content

Instantly share code, notes, and snippets.

@klubbing
klubbing / Search Query Mining Tool.js
Created June 27, 2016 07:18 — forked from BrainlabsDigital/Search Query Mining Tool.js
Search Query Mining Tool script to calculate the performance of n-grams
/**
*
* Search Query Mining Tool
*
* This script calculates the contribution of each word or phrase found in the
* search query report and outputs a report into a Google Doc spreadsheet.
*
* Version: 2.1
* Last updated 2015-09-17
* Google AdWords Script maintained on brainlabsdigital.com
@Michaelcgn
Michaelcgn / jsDeleteReferal.js
Created October 12, 2016 08:58
JS Delete Referral for Google Tag Manager
function deleteReferral(referrer) {
// More info: go.zedwoo.de/deleteReferral
// To specifically mean the dot, use \\.
// It should start with regex: Add ^ at beginning
// It should end with regex: Add $ at end
// Optional character: Add ? after character
var referrals = [
'slashless.com$',
@RitwikGA
RitwikGA / AdwordsCPAScanner
Created May 10, 2017 13:22
Scan CPAs across dimensions
/* Adwords CPA Scanner
* Description: Scan Campaigns,AdGroups,Devices,AdNetworks for High CPAs.
* Author:RitwikGA
* Copyright 2016 v1.1
* Digishuffle.com
*/
function main()
{
var AccountName=AdWordsApp.currentAccount().getName()
@mbaersch
mbaersch / adwords-script-gurkenfinder.js
Last active October 20, 2020 08:36
Identifizieren von schlecht performenden Keywords und Produkten in AdWords
/**************************************************************/
/****** "Gurkenfinder"-Script für Google AdWords *******/
/**************************************************************/
/* v1.4 2020 Markus Baersch (@mbaersch)
Reduzierte Non-MCC-Fassung
gandke marketing & software - www.gandke.de */
/*********** Start Setup **********************/
var emailAddress = "[email protected]";
import csv
import calendar
'''
CSV to CLF log file formatter
Ben Shepherd
Go Fish Digital
August 2018
'''
@BrainlabsDigital
BrainlabsDigital / Search Query Mining With Quality Score.js
Last active June 27, 2024 19:39
Search Query Mining With Quality Score Tool. This script calculates the contribution of each word or phrase found in the search query report and outputs a report into a Google Doc spreadsheet.
/**
*
* Search Query Mining With Quality Score Tool
*
* This script calculates the contribution of each word or phrase found in the
* search query report and outputs a report into a Google Doc spreadsheet.
*
* Version: 1.0
* Google AdWords Script maintained on brainlabsdigital.com
*
@jonathanmooredigital
jonathanmooredigital / xpath-to-discovery.txt
Created April 21, 2023 08:57
April 2023 Brighton SEO Xpath Examples
/*
========================================================================
Brighton SEO April 2023 - The XPath to Discovery
https://www.linkedin.com/in/moorejonathan/
https://twitter.com/nathanless
========================================================================
*/