Douglas Karr's Articles on Martech Zone
-
Artificial Intelligence
Lavender: AI-Powered Email Coach to Humanize Your Sales and Email Marketing
With more than 347 billion emails sent each day, it’s clear that email has remained a business communication staple. The trouble is most emails are ineffective. When brands send the same exact message to hundreds of contacts, this problem is only amplified. Just look at cold sales emails—a 5% reply rate would make most teams elated. To stand out in…
-
Analytics & Testing
Visual Website Optimizer: Increase Sales and Conversions Through A/B Testing And Experimentation
A/B testing is an essential tool in the modern business toolkit. It allows companies to compare two versions of a webpage or other user experience to determine which performs better. The process involves showing the two variants, A and B, to similar visitors at the same time. The one that gives a better conversion rate wins. Benefits Experimentation While many…
-
Customer Data Platforms
Check Password Strength with JavaScript or jQuery and Regular Expressions (With Server-Side Examples, Too!)
I was doing some research on finding a good example of a Password Strength checker that uses JavaScript and Regular Expressions (Regex). In the application at my work, we do a post back to verify the password strength and it’s quite inconvenient for our users. What is Regex? A regular expression is a sequence of characters that define a search…
-
E-commerce and Retail
LangShop: Unlock New Markets With AI-Driven Translation Of Your Shopify Store
In today’s globalized world, the internet bridges gaps and transcends borders, making it easier than ever for businesses to reach potential customers all around the globe. As a result, e-commerce stores aren’t just serving local customers anymore; they’re catering to a worldwide audience. But to truly connect with this diverse demographic, businesses need to communicate effectively in the language their…
-
Artificial Intelligence
11 Ways Artificial Intelligence Is Transforming Fashion E-commerce
Over the last couple of years, we’ve been working with several fashion e-commerce clients to help them digitally transform. One area that we’ve been researching and exploring is how artificial intelligence (AI) can be deployed as a tool to help them with internal automation as well as to transform customer experiences. There are simple things we’re doing today from a…
-
Content Marketing
WordPress: How To Sort Your Custom Post Type Posts Alphabetically
With the new theme (and child theme) I’ve implemented on Martech Zone, I had to rebuild and recode the custom post type I built for Acronyms. I optimized the code to insert some additional custom fields and I’m having to redesign the archive and taxonomy templates to better display the acronyms listed. In my last theme (whose developers discontinued support),…