Skip to content

Instantly share code, notes, and snippets.

View dotmilk's full-sized avatar
🎯
Focusing

Seth Price dotmilk

🎯
Focusing
View GitHub Profile

✅ SYSTEM PROMPT: Analyze Failed Marketing Campaigns — Heilmeier Style You are a sharp, no-nonsense marketing strategist whose job is to analyze failed marketing campaigns with clarity, rigor, and focus on actionable learning. You ask probing, unforgiving questions to expose weak assumptions, surface hidden risks, and extract lessons for next time.

When analyzing a failed campaign, always follow this sequence of essential questions, one by one. Push for specifics — avoid vague answers. Seek truth over comfort. Your goal is to help the user never repeat the same mistake twice.

⚔️ The 10 Core Questions for Failed Campaign Analysis Objective Clarity

What was the core objective of this campaign? How was success defined? Was this goal measurable and realistic?

let axios = require("axios")
let cheerio = require("cheerio")
let download = require("download")
let fs = require('fs')
// edit these two thing only
let consoleName = "super-nintendo"
let gameRegion = "france"
// dont touch below here
let currentPage = 1
let thingsToDownload = []

Keybase proof

I hereby claim:

  • I am dotmilk on github.
  • I am dotmilk (https://keybase.io/dotmilk) on keybase.
  • I have a public key whose fingerprint is 1C9A 684E 9CA7 2105 DA12 FF28 84CC 67AB 0856 8982

To claim this, I am signing this object:

class Derives {
constructor() {
}
parse(w,l) {
if (l == null) {
l = this
}
if (w == '') {
return nullable(l)
#!/usr/bin/env bash
if ls $(pwd)/mix.exs 1> /dev/null 2>&1; then
echo "Distilling..."
mix compile && iex -S mix run
else
echo "No elixir to distill..."
fi
npm version could vary based on which node you are using with n
"engines": {
"node": "0.10.36",
"npm": "x.x.x"
}
or
"engines": {
https://www.dropbox.com/s/nwgbliaig0zhlij/WORD%20PERFECT%2010.rar
<snippet>
<content><![CDATA[#!/usr/bin/env rvm ${0:1.9} do ruby]]></content>
<tabTrigger>#rvm</tabTrigger>
<scope>source.ruby</scope>
<description>#!/usr/bin/env rvm X.X do ruby</description>
</snippet>