Douglas Karr's Articles on Martech Zone
-
B2B Podcasting: Building a Podcasting Strategy for Acquisition and Thought Leadership
Having produced and hosted some world-class B2B podcasts, I’ve realized the immense potential it holds for B2B companies looking to connect with their target audience, share valuable insights, and establish thought leadership in their industry. Through my experience and working…
-
App: URL Encode and Decode
Data often travels embedded within uniform resource locators (URLs) to reach its destination. However, not all characters play well within URLs’ strict rules. URL encoding is a translator that ensures smooth communication between web browsers and servers. I built a…