Douglas Karr's Articles on Martech Zone
-
Sales and Marketing Training
Proverbs and Product Management
It’s not often that I look to scripture for inspiration for product management and the development of software, but today, a friend sent me some great words of advice: He who keeps instruction is in the way of life, but he who refuses correction goes astray. Proverbs 10:17 This proverb underscores the value of being open to learning and the…
-
Customer Data Platforms
How To Prepopulate A Form Field With Today’s Date and JavaScript or JQuery
While many solutions offer the opportunity to store the date with each form entry, there are other times when it’s not an option. We encourage our clients to add a hidden field to their site and pass this information along with the entry so they can track when form entries are entered. Using JavaScript, this is easy. How To Prepopulate…
-
Customer Data Platforms
CRM: Data Cleanliness is Next to Data Godliness
I wrote a colleague today reinforcing how important Data Cleanliness is in your CRM efforts. Says I, “Data Cleanliness is next to Data Godliness.” Says She, “Then I will be in Data Heaven!” We chuckled, but it’s no small feat. Data cleanliness and accuracy are critical for effective sales and marketing efforts. Ensuring clean and deduplicated data is essential for…
-
Marketing Tools
What’s a Mashup?
The term mashup was originally popularized in the early 2000s. While it’s challenging to attribute it to a single individual, it gained prominence in the context of web applications that combined data from multiple sources to create new, integrated services. It’s not a recent concept, but the proliferation of APIs and web services has made mashups more common today. I…
-
Marketing Tools
Create The Problem, Then Charge For The Solution?
One of the more bizarre issues I see in the technology industry is enterprise companies that sell a solution… that requires them to sell more solutions for problems their original solution causes. Here are ten companies that sell core products with security or stability gaps and then offer additional products or services to address these issues: Microsoft: Known for Windows…
-
Content Marketing
Blogger: CSS Style for Code on Your Blog
A nice post on how to dress up displaying code on your blog or website using Cascading Style Sheets (CSS).