Martech Zone’s Most Popular Articles

This is the most popular content on Martech Zone.

  • Content Marketing
    Wooing More Buyers & Reducing Waste Through Intelligent Content

    Wooing More Buyers and Reducing Waste Through Intelligent Content

    Content marketing’s efficacy has been well documented, yielding 300% more leads at a 62% lower cost than traditional marketing, reports DemandMetric. No wonder sophisticated marketers have shifted their dollars to content, in a big way. The obstacle, however, is that a good chunk of that content (65%, in fact) is hard to find, poorly conceived or unappealing to its target…

  • Marketing ToolsDeltek: ConceptShare: Streamline Your Creative Review Process and Deliver Exceptional Content Faster

    Deltek ConceptShare: Streamline Your Creative Review Process and Deliver Exceptional Content Faster

    The need to swiftly and efficiently review and approve creative content is paramount. Juggling multiple projects, feedback from various stakeholders, and looming deadlines can make the review process a stressful bottleneck. Miscommunication and a lack of clarity can lead to costly revisions and delays, impacting your team’s productivity and potentially hindering client satisfaction. Deltek ConceptShare Deltek ConceptShare is an online…

  • Content MarketingPHP or WordPress Shortcode: Days Until (Christmas)

    How To Program a Days Until Message in PHP (or WordPress Shortcode)

    If you’re in retail or e-commerce, you’re likely always counting down to the upcoming retail holiday to provide a sense of urgency for your audience. Years ago, I implemented a solution like this for a client and wanted to share how easy it is. PHP: Days Until Below is a PHP function where you can pass the month, day, and…

  • Content MarketingDepositphotos 11843590 s

    PHP: Using Is.gd API to Shorten URL

    Just read an article on the benefits and pitfalls of shortening URLs over at SEOmoz. I utilize the Is.gd API to do this: function doCurlRequest($url, $variable, $value) { $api = $url."?".$variable."=".$value; $session = curl_init(); curl_setopt($session, CURLOPT_URL, $api); curl_setopt($session, CURLOPT_RETURNTRANSFER, 1); $data = curl_exec($session); curl_close($session); return $data; } function doShortenURL($longurl) { $url = "http://is.gd/api.php"; $variable = "longurl"; $shorturl = doCurlRequest($url, $variable,…

  • Content MarketingWordPress - Disable the new widgets admin and return to classic

    WordPress: How To Disable The New Widgets Administration

    Every once in a while there’s a new feature in WordPress that just doesn’t appear to be well thought out. I believe one of these was when WordPress decided to go full-force with its Gutenberg editor and apply it to widget administration as well. I shared this recently in an article on the challenges of using WordPress as your CMS.…

  • Email Marketing & Automation
    Emails Tab

    ToutApp: Sales Tracking, Templates and Analytics

    For the large sales organization, outbound sales representatives have the unenviable position of having to communicate with piles of leads sometimes to connect with those one or two prospects that will convert. New marketing automation systems such as our sponsor Right On Interactive manage lead scoring and nurturing communications for the masses, but the sales staff still needs to produce…

  • Content Marketing
    holiday

    The Do’s and Don’ts of Holiday Branding According to 99designs

    The nights are silent, the dreidels are drying, and your customers are opening their wallets. If you can make your brand part of their holiday season in a natural and charming way, they’ll remember you well into the New Year. Here are some helpful Do’s and Don’ts to help you navigate the season. Do: maintain your authenticity If your typical…

  • Artificial IntelligenceBiased Datasets and Ethical AI

    How Taking a Mindful Approach to AI Cuts Down on Biased Data Sets

    AI-powered solutions need data sets to be effective. And the creation of those data sets is fraught with an implicit bias problem at a systematic level. All people suffer from biases (both conscious and unconscious). The biases can take any number of forms: geographic, linguistic, socio-economic, sexist, and racist. And those systematic biases are baked into data, which can result…

Back to top button
Close

Adblock Detected

We rely on ads and sponsorships to keep Martech Zone free. Please consider disabling your ad blocker—or support us with an affordable, ad-free annual membership ($10 US):

Sign Up For An Annual Membership