This is the most popular content on Martech Zone.
Martech Zone’s Most Popular Articles
-
Marketing Infographics
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…
-
Martech Zone Apps
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…
-
Content Marketing
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…