<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://dzbuild.com/blog</id>
    <title>DZBuild Blog</title>
    <updated>2026-04-30T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://dzbuild.com/blog"/>
    <subtitle>Algeria e-commerce updates from DZBuild</subtitle>
    <icon>https://dzbuild.com/https://cdndzbuild.b-cdn.net/home/favico.png</icon>
    <entry>
        <title type="html"><![CDATA[The DZBuild API is live]]></title>
        <id>https://dzbuild.com/blog/api-launch</id>
        <link href="https://dzbuild.com/blog/api-launch"/>
        <updated>2026-04-30T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[We just shipped the DZBuild API, a full REST surface for merchants who want to integrate DZBuild with their own apps, websites, or tools.]]></summary>
        <content type="html"><![CDATA[<p>We just shipped the <strong>DZBuild API</strong>, a full REST surface for merchants who want to integrate DZBuild with their own apps, websites, or tools.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-in-v1">What's in v1<a href="https://dzbuild.com/blog/api-launch#whats-in-v1" class="hash-link" aria-label="Direct link to What's in v1" title="Direct link to What's in v1" translate="no">​</a></h2>
<ul>
<li class="">Read + write your store, products, orders, customers, landing pages.</li>
<li class="">A high-volume <strong>signup tracker</strong> so you can embed DZBuild in your external sites and count user signups against your account.</li>
<li class="">Outbound <strong>webhooks</strong> for <code>order.created</code>, <code>signup.counted</code>, and more.</li>
<li class="">Per-key rate limits with a generous Free tier (10K req / 100 signups per month).</li>
<li class="">All built on Cloudflare Workers — your origin sees only what it has to.</li>
</ul>
<p>Read the <a class="" href="https://dzbuild.com/api-docs/intro">full API reference</a>, or peek at the <a class="" href="https://dzbuild.com/api-docs/authentication">authentication primer</a> to start signing requests.</p>]]></content>
        <author>
            <name>DZBuild Team</name>
            <uri>https://dzbuild.com</uri>
        </author>
        <category label="Launch" term="Launch"/>
        <category label="API" term="API"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[What we shipped in April 2026]]></title>
        <id>https://dzbuild.com/blog/2026-platform-update</id>
        <link href="https://dzbuild.com/blog/2026-platform-update"/>
        <updated>2026-04-25T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[A monthly recap of what landed on DZBuild in April.]]></summary>
        <content type="html"><![CDATA[<p>A monthly recap of what landed on DZBuild in April.</p>
<ul>
<li class="">Multi-store support for Pro accounts (up to 3).</li>
<li class="">AI landing-page generator with the new dual-image pipeline.</li>
<li class="">Hardened auto-deploy — pre-flight lint, env validate, 3-retry health probe, automatic rollback on failure.</li>
<li class="">Custom-domain provisioning on Cloudflare for SaaS, fully automated.</li>
</ul>
<p>More guides incoming on the <a class="" href="https://dzbuild.com/blog">Blog</a> and <a class="" href="https://dzbuild.com/docs/intro">Docs</a> — bookmark them.</p>]]></content>
        <author>
            <name>DZBuild Team</name>
            <uri>https://dzbuild.com</uri>
        </author>
        <category label="Launch" term="Launch"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[COD best practices in Algeria]]></title>
        <id>https://dzbuild.com/blog/cod-best-practices</id>
        <link href="https://dzbuild.com/blog/cod-best-practices"/>
        <updated>2026-04-15T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Cash on Delivery is still ~80% of e-commerce in Algeria. A few patterns that keep your COD ratio healthy.]]></summary>
        <content type="html"><![CDATA[<p>Cash on Delivery is still <strong>~80% of e-commerce</strong> in Algeria. A few patterns that keep your COD ratio healthy.</p>
<ol>
<li class=""><strong>Confirm by phone</strong> before pushing to the courier. Even a 30-second WhatsApp message cuts return rate by half.</li>
<li class=""><strong>Block known abusers</strong> with our customer blacklist (phone, email, device fingerprint).</li>
<li class=""><strong>Track abandoned carts</strong> — half of COD attempts that bail at the address step come back when nudged.</li>
<li class=""><strong>Pixel + Conversions API</strong> — mirror events to Meta and TikTok for better ad ROI.</li>
</ol>
<p>DZBuild has all of these built in — open <strong>Dashboard → Settings → Anti-fraud</strong> to enable them.</p>]]></content>
        <author>
            <name>DZBuild Team</name>
            <uri>https://dzbuild.com</uri>
        </author>
        <category label="Guides" term="Guides"/>
    </entry>
</feed>