This is the most popular content on Martech Zone.
Martech Zone’s Most Popular Articles
-
Location-Based Marketing: Geo-Fencing and Beacons
While I was up at the IRCE in Chicago, I spoke with a company that described to me their platform that bridged online and offline customer interaction. Here’s an example: You walk into your favorite retail outlet. As soon as you walk through the door, the sales manager greets you by name, discusses the product you were researching earlier in…
-
App: Convert Hex, RGB, and RGBA Colors
This is a simple tool to convert a hexadecimal color to an RGB or RGBA value or vice versa. If you’re converting hex to RGB, Enter the hex value as #000 or #000000. If you’re converting RGB to hex, enter the RGB value as rgb(0,0,0) or rgba(0,0,0,0.1). I also return the common name for the color. Hex to RGB and…
-
What is Exit Intent? How Is It Used To Improve Conversion Rates?
As a business, you’ve invested a ton of time, effort, and money into designing a fantastic website or e-commerce site. Virtually every business and marketer alike work hard to acquire new visitors to their site… they produce beautiful product pages, landing pages, content, etc. Your visitor arrived because they thought you had the answers, the products, or the services that…
-
YaySMTP: Send Email Via SMTP In WordPress With Microsoft 365, Live, Outlook, or Hotmail
If you’re running WordPress as your content management system, the system is typically configured to push email messages (like system messages, password reminders, etc.) through your host. However, this isn’t an advisable solution for a couple of reasons: Some hosts actually block the ability to send outbound emails from the server so that they’re not a target for hackers to…