Douglas Karr's Articles on Martech Zone

Douglas Karr

Douglas Karr is a fractional Chief Marketing Officer specializing in SaaS and AI companies, where he helps scale marketing operations, drive demand generation, and implement AI-powered strategies. He is the founder and publisher of Martech Zone, a leading publication in marketing technology, and a trusted advisor to startups and enterprises alike. With a track record spanning more than $5 billion in MarTech acquisitions and investments, Douglas has led go-to-market strategy, brand positioning, and digital transformation initiatives for companies ranging from early-stage startups to global tech leaders like Dell, GoDaddy, Salesforce, Oracle, and Adobe. A published author of Corporate Blogging for Dummies and contributor to The Better Business Book, Douglas is also a recognized speaker, curriculum developer, and Forbes contributor. A U.S. Navy veteran, he combines strategic leadership with hands-on execution to help organizations achieve measurable growth.
  • Depositphotos 11843590 s

    PHP: Using Is.gd API to Shorten URL

    Just read an article on the benefits and pitfalls of shortening URLs over at SEOmoz. I utilize the Is.gd API to do this: function doCurlRequest($url, $variable, $value) { $api = $url."?".$variable."=".$value; $session = curl_init(); curl_setopt($session, CURLOPT_URL, $api); curl_setopt($session, CURLOPT_RETURNTRANSFER, 1); $data = curl_exec($session); curl_close($session); return $data; } function doShortenURL($longurl) { $url = "http://is.gd/api.php"; $variable = "longurl"; $shorturl = doCurlRequest($url, $variable,…

  • Fail: Microsoft Adcenter Labs and .NET

    People wonder why I don’t enjoy programming in ASP.NET. It’s because every time I do, I get some error page like this. I figure if the good folks at Microsoft can’t develop their own applications without doing it, how am I going to?! From Microsoft Adcenter Labs Demographics Prediction: 1.webp” alt=”” title=”Microsoft Web.config error” width=”470″ height=”341″ class=”alignnone size-full tie-image2788″ />

  • Attorney

    We Hired an Attorney Today

    It’s not a bad thing. Every week, for more than a year, I’ve had a reminder from 43 things to Start a Successful Business. That’s a tall order! Starting a business is one thing, making it successful is quite another. I’ve had quite a bit of success with the blog and I continue to get additional engagements because of the…

  • 4 Questions to Ask Your Website Visitor

    Avinash Kaushik is a Google Analytics Evangelist. You’ll find his blog, Occam’s Razor, is an outstanding web analytics resource. The video can not be embedded, but you can click through on the following image: 1.webp” alt=”Avinash Kaushik” title=”Web Analytics” width=”470″ class=”aligncenter size-full tie-image2735″ /> Avinash touches on fantastic insights, including analyzing what is NOT in your website that should be.…

  • WordPress MySQL Query for Word Count Per Post

    WordPress and MySQL: What’s Your Word Count?

    There’s been some talk on blogs about the average word count of a WordPress post. Some light has been shed that search engines will only weigh the impact of the first x number of characters, where x is currently unknown. As a result, anything after that is simply a waste of words. I’m rather garrulous with my blog posts so…

  • money tree

    Google Adsense Now Monetizing my Feed

    For quite some time I ran affiliate marketing ads in my feed using the PostPost plugin I developed for WordPress and Commission Junction advertisements. It wasn’t really a source of any significant revenue, though, perhaps a few dollars a month. This week, I applied with Google Adsense to convert my feed from Feedburner to Google. The process to do this…

  • Business Cards on Sticky Notes

    The New Business “Cards” Are Here!

    When I posted about purchasing some new business cards, I received some great recommendations. Included were metal business cards and even a business card using a tag cloud. I decided to go in a completely opposite direction from my original cards. When folks hand me their business cards these days, I don’t have them for long – I get home…

  • Starbucks Brand Devaluation

    Starbucks: The Inflation and Devaluation of a Brand

    The United States really didn’t understand what coffee could taste like. Coffee grinds were flavored with chips for a long time, which helped maximize the profits of coffee companies. I had a friend who worked in a packaging plant, specifically on the equipment that filled and sealed coffee containers. He told me they changed brands all night, but never changed…

  • paul allen business card

    Recommendations for Business Cards?

    My son and I are watching American Psycho. It’s a disturbing movie, but the business card scene is my favorite (Huey Lewis is a close second). I’ve had blog-based business cards for a while, but now that I’ve changed my domain name, I’d like to get something very unique. Any ideas? Nothing in bone, please.

  • You Don’t Know what Marketing is

    Have you given much thought to the word Marketing? As with many words, the definition has been distorted and redefined over time. Wikipedia provides the following definition: Marketing is an ongoing process of planning and executing the marketing mix (Product, Price, Place, Promotion often referred to as the 4 Ps) for products, services or ideas to create exchange between individuals…

Back to top button
Close

Adblock Detected

We rely on ads and sponsorships to keep Martech Zone free. Please consider disabling your ad blocker—or support us with an affordable, ad-free annual membership ($10 US):

Sign Up For An Annual Membership