<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>News &#8211; Dynasort | Dynamic Merchandising Sorting for Shopify</title>
	<atom:link href="https://dynasort.io/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>https://dynasort.io</link>
	<description></description>
	<lastBuildDate>Thu, 12 Mar 2026 06:29:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://dynasort.io/wp-content/uploads/2026/01/cropped-icon-32x32.png</url>
	<title>News &#8211; Dynasort | Dynamic Merchandising Sorting for Shopify</title>
	<link>https://dynasort.io</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Introducing Rank Metafields: Your Dynasort Ranking Data, Everywhere in Your Stack</title>
		<link>https://dynasort.io/introducing-rank-metafields-your-dynasort-ranking-data-everywhere-in-your-stack/</link>
					<comments>https://dynasort.io/introducing-rank-metafields-your-dynasort-ranking-data-everywhere-in-your-stack/#respond</comments>
		
		<dc:creator><![CDATA[Wade]]></dc:creator>
		<pubDate>Thu, 12 Mar 2026 06:29:29 +0000</pubDate>
				<category><![CDATA[Feature Releases]]></category>
		<category><![CDATA[Features Deployed]]></category>
		<category><![CDATA[Masthead]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://dynasort.io/?p=708</guid>

					<description><![CDATA[Dynasort has always known which products in your catalog are performing. Now that data lives on your products — available to every tool in your stack, updated every hour. Rank Metafields is a new Enterprise feature that writes live product ranking data to your Shopify store as native metafields. No custom API work, no third-party [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Dynasort has always known which products in your catalog are performing. Now that data lives on your products — available to every tool in your stack, updated every hour.</p>



<p>Rank Metafields is a new Enterprise feature that writes live product ranking data to your Shopify store as native metafields. No custom API work, no third-party integrations, no developer gymnastics. The data just shows up where your products live and works with everything Shopify already supports.</p>



<h3 class="wp-block-heading">What Gets Written</h3>



<p>For every product in your catalog, Dynasort writes three values:</p>



<p><strong>dynasort.rank_position</strong> is your product&#8217;s numeric rank within the catalog. Position 1 means this product scores highest according to your sorting recipe. Higher numbers mean lower relative performance.</p>



<p><strong>dynasort.rank_score</strong> is the raw weighted composite score that your sorting recipe generates — a combination of revenue, margin, inventory velocity, conversion rate, review scores, and any custom attributes you have configured. This is the actual number Dynasort uses to rank products internally, now surfaced on the product itself.</p>



<p><strong>dynasort.rank_percentile</strong> is a 0 to 100 score where 100 means top of catalog and 0 means bottom. This is the number most useful for display logic, conditional rules, and customer-facing copy — it is intuitive to read and easy to build against.</p>



<p>All three are standard Shopify number_integer metafields in the dynasort namespace. They behave identically to any other Shopify metafield, which means they work with themes, Shopify Flow, third-party apps, headless storefronts, and any other system that reads product data.</p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="814" height="884" src="https://dynasort.io/wp-content/uploads/2026/03/Screenshot-2026-03-11-at-2.43.30-PM.png" alt="" class="wp-image-710" srcset="https://dynasort.io/wp-content/uploads/2026/03/Screenshot-2026-03-11-at-2.43.30-PM.png 814w, https://dynasort.io/wp-content/uploads/2026/03/Screenshot-2026-03-11-at-2.43.30-PM-276x300.png 276w, https://dynasort.io/wp-content/uploads/2026/03/Screenshot-2026-03-11-at-2.43.30-PM-768x834.png 768w" sizes="(max-width: 814px) 100vw, 814px" /></figure>



<h3 class="wp-block-heading">What You Can Build With It</h3>



<p><strong>Theme-level badges and labels.</strong> Use metafield-aware theme blocks to display &#8220;Top 10% This Week,&#8221; &#8220;Ranked #3 in Running Shoes,&#8221; or any rank-based label on product cards and product detail pages. No developer required after initial setup — the data updates itself.</p>



<p><strong>Email and SMS personalization.</strong> Feed rank percentile into Klaviyo, Omnisend, or any other email platform that reads Shopify product data. Automatically promote products that have climbed into the top tier of your catalog. Stop manually curating &#8220;best of&#8221; product blocks — let rank data do it.</p>



<p><strong>Smarter ad spend.</strong> Pipe rank data into your Google Shopping feed or Meta product catalog to bias spend toward products your algorithm already knows convert. If a product is ranking in the top 20% of your catalog, it is probably worth more ad budget than one sitting at the bottom.</p>



<p><strong>Shopify Flow automations.</strong> Trigger workflows based on rank changes. Tag products that fall below the 20th percentile for review. Alert your team when a new product breaks into the top 10. Auto-apply or remove &#8220;Trending&#8221; tags as rank percentile changes.</p>



<p><strong>Headless and custom storefronts.</strong> Sort product grids client-side using pre-computed rank data without making real-time API calls. Build custom &#8220;Staff Picks&#8221; or &#8220;Best Sellers&#8221; sections that automatically refresh as rank data updates. Feed percentile into personalization engines or recommendation widgets.</p>



<h3 class="wp-block-heading">Multi-Recipe Support for Enterprise</h3>



<p>Enterprise stores running multiple sorting recipes can opt in per-recipe. Each recipe you opt in adds three metafield keys per product, using the recipe ID as a suffix: rank_position_91, rank_score_91, rank_percentile_91 for recipe 91, and separate keys for each additional recipe.</p>



<p>A store running a &#8220;Best Sellers&#8221; recipe and a &#8220;New Arrivals&#8221; recipe gets a complete, multi-dimensional ranking profile on every product — making it possible to build themed sections (&#8220;New and Trending,&#8221; &#8220;Value Picks&#8221;) where each uses a different recipe&#8217;s data.</p>



<h3 class="wp-block-heading">Technical Details</h3>



<p>Metafields are written via Shopify&#8217;s metafieldsSet GraphQL mutation in batches of 24, respecting API rate limits. Data refreshes every hour at :30 past the hour, automatically, with no manual action needed after opt-in. All active, draft, and archived products are covered. Products that have been deleted from Shopify but remain in Dynasort&#8217;s catalog are automatically excluded.</p>



<h3 class="wp-block-heading">Availability</h3>



<p>Rank Metafields is an Enterprise feature, available now. Merchants on Demo, Basic, and Pro plans will see the option in their recipe settings clearly marked as Enterprise — so you know exactly what you are unlocking when you upgrade.</p>



<p>Questions or feedback: hello@dynasort.io or in-app chat.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://dynasort.io/introducing-rank-metafields-your-dynasort-ranking-data-everywhere-in-your-stack/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>On Sale Option Sorting and One-Click Admin Access: Two New Dynasort Features</title>
		<link>https://dynasort.io/on-sale-option-sorting-and-one-click-admin-access-two-new-dynasort-features/</link>
					<comments>https://dynasort.io/on-sale-option-sorting-and-one-click-admin-access-two-new-dynasort-features/#respond</comments>
		
		<dc:creator><![CDATA[Wade]]></dc:creator>
		<pubDate>Sat, 07 Mar 2026 23:46:30 +0000</pubDate>
				<category><![CDATA[Feature Releases]]></category>
		<category><![CDATA[Features Deployed]]></category>
		<category><![CDATA[Masthead]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://dynasort.io/?p=703</guid>

					<description><![CDATA[Two features shipped this week. One gives merchants explicit control over how discounted product options are displayed. The other removes a small but persistent piece of workflow friction. Both are live on all plans right now. Feature 1: On Sale Option Sorting If you run a Shopify store and you discount products, you have had [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Two features shipped this week. One gives merchants explicit control over how discounted product options are displayed. The other removes a small but persistent piece of workflow friction. Both are live on all plans right now.</p>



<h3 class="wp-block-heading">Feature 1: On Sale Option Sorting</h3>



<p>If you run a Shopify store and you discount products, you have had this problem: Dynasort sorts your option values by sales, revenue, inventory, or some combination, but it had no way to account for whether a given option was on sale. A red colorway that&#8217;s 30% off would sort the same as a full-price red colorway.</p>



<p>That&#8217;s fixed.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="764" src="https://dynasort.io/wp-content/uploads/2026/03/Screenshot-2026-03-07-at-6.45.05-PM-1024x764.png" alt="" class="wp-image-704" srcset="https://dynasort.io/wp-content/uploads/2026/03/Screenshot-2026-03-07-at-6.45.05-PM-1024x764.png 1024w, https://dynasort.io/wp-content/uploads/2026/03/Screenshot-2026-03-07-at-6.45.05-PM-300x224.png 300w, https://dynasort.io/wp-content/uploads/2026/03/Screenshot-2026-03-07-at-6.45.05-PM-768x573.png 768w, https://dynasort.io/wp-content/uploads/2026/03/Screenshot-2026-03-07-at-6.45.05-PM-1536x1146.png 1536w, https://dynasort.io/wp-content/uploads/2026/03/Screenshot-2026-03-07-at-6.45.05-PM.png 1616w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p><strong>How it works</strong></p>



<p>Dynasort now automatically detects on-sale option values. An option value (say, &#8220;Red&#8221; in a Color option) is flagged as on sale if any of its variants have a compare_at_price above the current price. No additional API calls, no extra setup. It uses data already in Dynasort&#8217;s pipeline.</p>



<p>When an option is flagged, you get three placement settings per option:</p>



<p><strong>Leave in place</strong> keeps things exactly as they were. On-sale options sort normally alongside regular in-stock options. This is the default, so if you do nothing, nothing changes.</p>



<p><strong>Move before in-stock</strong> pushes on-sale options to the top of the list, ahead of regular in-stock items. Use this when you want discounts visible immediately: clearance events, sitewide sales, or flash promotions where you want every discounted variant front and center.</p>



<p><strong>Move after in-stock</strong> groups on-sale options below regular stock but above sold-out items. Use this when your strategy is full-price first, such as protecting margin on flagship products while still surfacing sale items for shoppers who scroll.</p>



<p>The sort tier logic stacks cleanly with everything else: pinned positions always win, sold-out always goes last, and within each tier, your chosen metric (revenue, sales, inventory, etc.) still determines the order. An orange dot indicator appears in the option value table when on-sale grouping is active, giving you instant visual confirmation of which options are flagged.</p>



<p>The setting is per-option, per-product. You can apply &#8220;Move before in-stock&#8221; to Color and &#8220;Leave in place&#8221; to Size on the same product. Automated background re-sorts respect the setting the same way manual saves do.</p>



<h3 class="wp-block-heading">Feature 2: Auto Merchandise from Anywhere</h3>



<p>This one is smaller, but if you spend significant time in your Shopify admin, you&#8217;ll feel it immediately.</p>



<p>Dynasort now integrates into Shopify&#8217;s native &#8220;More Actions&#8221; menu on product pages, collection pages, and the collections index. The links are:</p>



<p><strong>Auto Merchandise Product</strong> on any product page jumps directly into Dynasort&#8217;s controls for that product.</p>



<p><strong>Auto Merchandise Collection</strong> on any collection page opens Dynasort&#8217;s sorting settings for that collection.</p>



<p><strong>New Managed Collection</strong> from the collections index launches straight into the collection creation workflow in Dynasort.</p>



<p>Previously, getting from a specific product or collection in Shopify admin to the corresponding Dynasort controls required opening a separate tab, navigating to Dynasort, and searching for the item. It was a constant context switch for anyone actively managing merchandising. Now it&#8217;s one click from wherever you already are.</p>



<h3 class="wp-block-heading">Available Now</h3>



<p>Both features are live for all Dynasort users on every plan tier, including Demo, Basic, Pro, and Enterprise. No upgrade, no additional configuration required beyond enabling On Sale Option Sorting on the products where you want it.</p>



<p>Questions or feedback: hello@dynasort.io or in-app chat.</p>



<p><strong>Homer and the Dynasort Team</strong></p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p><em>Install Dynasort free on the Shopify App Store at <a href="https://dynasort.io">dynasort.io</a></em></p>
]]></content:encoded>
					
					<wfw:commentRss>https://dynasort.io/on-sale-option-sorting-and-one-click-admin-access-two-new-dynasort-features/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Dynasort February 2026 Monthly Performance Report</title>
		<link>https://dynasort.io/dynasort-february-2026-monthly-performance-report/</link>
					<comments>https://dynasort.io/dynasort-february-2026-monthly-performance-report/#respond</comments>
		
		<dc:creator><![CDATA[Wade]]></dc:creator>
		<pubDate>Tue, 03 Mar 2026 16:40:11 +0000</pubDate>
				<category><![CDATA[Shopify Collection Merchandising]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://dynasort.io/?p=700</guid>

					<description><![CDATA[AI-Sorted Collections Delivered 64.79% Higher Conversion Rates in February 2026 Introduction What if the order of products on your collection pages was quietly costing you sales every single day? That&#8217;s the question Dynasort answers every month, and February 2026&#8217;s data makes the case more clearly than ever. Across over 6.2 million collection page sessions, Shopify [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">AI-Sorted Collections Delivered 64.79% Higher Conversion Rates in February 2026</h2>



<h3 class="wp-block-heading">Introduction</h3>



<p>What if the order of products on your collection pages was quietly costing you sales every single day?</p>



<p>That&#8217;s the question Dynasort answers every month, and February 2026&#8217;s data makes the case more clearly than ever. Across over 6.2 million collection page sessions, Shopify stores using Dynasort&#8217;s AI-powered sorting consistently and significantly outperformed stores relying on Shopify&#8217;s default collection order. We&#8217;re not talking about marginal gains. We&#8217;re talking about conversion rate improvements north of 64%, cart rates that more than doubled, and meaningful reductions in both bounce and exit rates. These aren&#8217;t projections or lab results — they&#8217;re real numbers from real stores selling real products to real customers. Let&#8217;s break down exactly what happened in February and what it means for your store.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Key Metrics: How Dynasort Collections Performed Against Shopify Defaults</h3>



<p>Every month, we compare shopping behavior on Dynasort-sorted collection pages against collection pages using Shopify&#8217;s default sorting. Here&#8217;s what February&#8217;s data showed across four critical metrics.</p>



<p><strong>Conversion Rate (CVR): 64.79% Improvement</strong><br>Dynasort collections converted at 1.17%, compared to 0.71% on default-sorted collections. That&#8217;s a 64.79% lift.</p>



<p>Conversion rate is the bottom line — the percentage of sessions that result in a completed purchase. A higher CVR means more of your existing traffic is turning into paying customers without you spending an additional cent on ads. For a store doing $50,000 a month in revenue, a 64.79% improvement in collection page CVR could represent tens of thousands of dollars in additional annual revenue from the same traffic you&#8217;re already paying for.</p>



<p><strong>Cart Rate: 128.57% Improvement</strong><br>Dynasort collections saw a 6.4% cart rate versus just 2.8% on Shopify default collections — a 128.57% increase.</p>



<p>Cart rate measures the percentage of visitors who add at least one product to their cart. This is arguably the most telling engagement signal on a collection page. It means shoppers are finding products they want faster. When your best-performing, most relevant products surface near the top of a collection, visitors don&#8217;t have to scroll and hunt. They see something they like, and they act. More than doubling the cart rate suggests that Dynasort&#8217;s sorting algorithm is doing exactly what it&#8217;s designed to do: putting the right products in front of the right shoppers at the right time.</p>



<p><strong>Exit Rate: 7.7% Improvement</strong><br>Exit rate dropped from 66.51% on default collections to 61.39% on Dynasort collections.</p>



<p>Exit rate tells you how often a collection page is the last page a visitor sees before leaving your store entirely. A lower exit rate means shoppers are continuing their journey — clicking into product pages, exploring more of your catalog, moving deeper into your funnel. A 7.7% improvement here means Dynasort collections are doing a better job of keeping shoppers engaged and on-site.</p>



<p><strong>Bounce Rate: 13.91% Improvement</strong><br>Bounce rate fell from 54.13% to 46.6% on Dynasort-sorted collections.</p>



<p>Bounce rate measures single-page sessions — visitors who land on a collection page and leave without interacting further. High bounce rates on collection pages are often a sign that shoppers aren&#8217;t seeing anything compelling above the fold. By intelligently sorting products based on performance signals, Dynasort reduces that friction. A nearly 14% improvement in bounce rate means thousands more visitors each month are sticking around long enough to discover products they want to buy.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Platform Scale: Dynasort by the Numbers</h3>



<p>February 2026 reinforced Dynasort&#8217;s position as a trusted sorting engine operating at serious scale across the Shopify ecosystem.</p>



<ul class="wp-block-list">
<li><strong>41,007 collections tracked</strong> across all connected stores, with <strong>3,207 collections actively using Dynasort&#8217;s AI sorting</strong></li>



<li><strong>1,016,023 products managed</strong> — over one million individual products organized and optimized by our algorithm</li>



<li><strong>1,648,278,946 collection sorts executed</strong> in a single month — that&#8217;s over 1.6 <em>billion</em> sort operations ensuring products are positioned for maximum performance</li>



<li><strong>$213,398,562 in catalog revenue managed</strong>, meaning Dynasort is actively influencing the merchandising of over $213 million worth of product inventory</li>



<li><strong>6,223,020 total collection sessions</strong> tracked, providing a massive and statistically robust dataset behind every metric reported above</li>
</ul>



<p>These aren&#8217;t small-sample experiments. This is production-grade AI sorting running at scale across a diverse range of stores, categories, and price points — and the results are consistent month after month.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">What This Means for Merchants</h3>



<p>If you&#8217;re running a Shopify store and you&#8217;re still relying on manual sorting, best-selling defaults, or alphabetical order for your collections, February&#8217;s data highlights a significant opportunity you&#8217;re likely leaving on the table.</p>



<p><strong>You don&#8217;t need more traffic — you need smarter merchandising.</strong> The stores in this dataset aren&#8217;t using some secret ad strategy or viral marketing hack. They&#8217;re showing the same products to the same audiences. The difference is <em>which</em> products appear first, second, and third on a collection page. That sequencing has an outsized impact on whether a visitor adds to cart or bounces.</p>



<p><strong>AI sorting compounds over time.</strong> Dynasort&#8217;s algorithm continuously learns from shopping behavior, seasonality, inventory changes, and conversion patterns. The longer it runs, the better it gets at surfacing the products most likely to convert for your specific store and audience. February&#8217;s results reflect months of accumulated learning across the platform.</p>



<p><strong>The setup cost is near zero.</strong> Unlike a site redesign, a new ad campaign, or a merchandising hire, enabling Dynasort takes minutes. You install the app, select the collections you want optimized, and the algorithm goes to work. There&#8217;s no manual rule-building, no spreadsheet analysis, no guesswork.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Ready to See What Smarter Sorting Can Do for Your Store?</h3>



<p>February&#8217;s numbers tell a clear story: AI-optimized collection sorting drives more engagement, more add-to-carts, and more conversions from the traffic you already have.</p>



<p>If you&#8217;re a Shopify merchant looking for a high-leverage, low-effort way to improve store performance, there&#8217;s no reason not to test it for yourself.</p>



<p><strong><a href="https://apps.shopify.com/dynasort" target="_blank" rel="noopener">Try Dynasort free today →</a></strong></p>



<p>Your collections are already getting traffic. Let Dynasort make sure that traffic sees the right products first.</p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://dynasort.io/dynasort-february-2026-monthly-performance-report/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>November 2025 Performance Report</title>
		<link>https://dynasort.io/november-2025-performance-report/</link>
		
		<dc:creator><![CDATA[Wade]]></dc:creator>
		<pubDate>Tue, 02 Dec 2025 17:44:15 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Shopify Collection Merchandising]]></category>
		<guid isPermaLink="false">https://dynasort.io/?p=614</guid>

					<description><![CDATA[November 2025 Performance Report Smart Merchandising Drives Massive Results Data-Driven Insights from 35,800+ Collections Every month, we analyze performance data across thousands of Shopify stores using Dynasort for automated collection merchandising. The results continue to speak for themselves: intelligent product sorting dramatically outperforms default Shopify collection ordering across every key metric. Conversion Rate (CVR) 0.88% [&#8230;]]]></description>
										<content:encoded><![CDATA[
<!-- DYNASORT MONTHLY STATS - BLOG POST HTML -->
<!-- October 2025 Performance Report -->
<!-- All styles are namespaced with 'dynasort-stats-' prefix to avoid conflicts -->

<div class="dynasort-stats-wrapper">
    <style>
        /* Namespaced styles to avoid conflicts with site CSS */
        .dynasort-stats-wrapper {
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;
            max-width: 1000px;
            margin: 40px auto;
            padding: 0 20px;
        }
        
        .dynasort-stats-header {
            text-align: center;
            margin-bottom: 50px;
        }
        
        .dynasort-stats-logo {
            width: 240px;
            max-width: 100%;
            height: auto;
            margin-bottom: 20px;
        }
        
        .dynasort-stats-date {
            color: #7e7e7e;
            font-size: 16px;
            font-weight: 500;
            margin-bottom: 15px;
        }
        
        .dynasort-stats-title {
            color: #2e3280;
            font-size: 36px;
            font-weight: bold;
            margin: 0 0 15px 0;
            line-height: 1.3;
        }
        
        .dynasort-stats-subtitle {
            color: #6d70a6;
            font-size: 20px;
            font-weight: 600;
            margin: 0 0 30px 0;
        }
        
        .dynasort-stats-intro {
            color: #7e7e7e;
            font-size: 17px;
            line-height: 1.7;
            margin-bottom: 40px;
            text-align: center;
            max-width: 700px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .dynasort-stats-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin-bottom: 40px;
        }
        
        .dynasort-stats-card {
            background: linear-gradient(135deg, #f8f9ff 0%, #ffffff 100%);
            border-radius: 12px;
            padding: 30px;
            border-left: 5px solid #2e3280;
            box-shadow: 0 2px 8px rgba(46, 50, 128, 0.1);
            transition: transform 0.2s ease, box-shadow 0.2s ease;
        }
        
        .dynasort-stats-card:hover {
            transform: translateY(-3px);
            box-shadow: 0 4px 16px rgba(46, 50, 128, 0.15);
        }
        
        .dynasort-stats-label {
            color: #6d70a6;
            font-size: 13px;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1.2px;
            margin-bottom: 15px;
            display: block;
        }
        
        .dynasort-stats-comparison {
            display: flex;
            align-items: center;
            gap: 12px;
            margin-bottom: 15px;
            flex-wrap: wrap;
        }
        
        .dynasort-stats-before {
            color: #7e7e7e;
            font-size: 20px;
            font-weight: 500;
        }
        
        .dynasort-stats-arrow {
            color: #2e3280;
            font-size: 24px;
            font-weight: bold;
        }
        
        .dynasort-stats-after {
            color: #2e3280;
            font-size: 32px;
            font-weight: bold;
        }
        
        .dynasort-stats-badge {
            display: inline-block;
            background: linear-gradient(135deg, #2e3280 0%, #6d70a6 100%);
            color: white;
            padding: 6px 16px;
            border-radius: 20px;
            font-size: 18px;
            font-weight: bold;
        }
        
        .dynasort-stats-platform {
            background: linear-gradient(135deg, #2e3280 0%, #6d70a6 100%);
            border-radius: 12px;
            padding: 40px 30px;
            color: white;
            margin-top: 40px;
        }
        
        .dynasort-stats-platform-title {
            font-size: 24px;
            font-weight: bold;
            margin-bottom: 30px;
            text-align: center;
        }
        
        .dynasort-stats-platform-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
            gap: 25px;
        }
        
        .dynasort-stats-platform-item {
            text-align: center;
        }
        
        .dynasort-stats-platform-value {
            font-size: 32px;
            font-weight: bold;
            margin-bottom: 8px;
            display: block;
        }
        
        .dynasort-stats-platform-label {
            font-size: 12px;
            opacity: 0.9;
            text-transform: uppercase;
            letter-spacing: 1px;
            display: block;
        }
        
        .dynasort-stats-conclusion {
            margin-top: 40px;
            padding: 30px;
            background: #f8f9ff;
            border-radius: 12px;
            border-left: 5px solid #2e3280;
        }
        
        .dynasort-stats-conclusion-text {
            color: #2e3280;
            font-size: 18px;
            font-weight: 600;
            line-height: 1.6;
            margin: 0;
        }
        
        /* Responsive adjustments */
        @media (max-width: 768px) {
            .dynasort-stats-title {
                font-size: 28px;
            }
            
            .dynasort-stats-subtitle {
                font-size: 18px;
            }
            
            .dynasort-stats-grid {
                grid-template-columns: 1fr;
            }
            
            .dynasort-stats-platform-grid {
                grid-template-columns: repeat(2, 1fr);
            }
            
            .dynasort-stats-after {
                font-size: 28px;
            }
        }
    </style>
    
    <!-- Header Section -->
    <div class="dynasort-stats-header">
        <div class="dynasort-stats-date">November 2025 Performance Report</div>
        <h1 class="dynasort-stats-title">Smart Merchandising Drives Massive Results</h1>
        <p class="dynasort-stats-subtitle">Data-Driven Insights from 35,800+ Collections</p>
    </div>
    
    <!-- Introduction -->
    <div class="dynasort-stats-intro">
        <p>Every month, we analyze performance data across thousands of Shopify stores using Dynasort for automated collection merchandising. The results continue to speak for themselves: intelligent product sorting dramatically outperforms default Shopify collection ordering across every key metric.</p>
    </div>
    
    <!-- Stats Grid -->
    <div class="dynasort-stats-grid">
        <!-- CVR Card -->
        <div class="dynasort-stats-card">
            <span class="dynasort-stats-label">Conversion Rate (CVR)</span>
            <div class="dynasort-stats-comparison">
                <span class="dynasort-stats-before">0.88%</span>
                <span class="dynasort-stats-arrow">→</span>
                <span class="dynasort-stats-after">1.41%</span>
            </div>
            <span class="dynasort-stats-badge">↑ 59.84%</span>
        </div>
        
        <!-- Cart Rate Card -->
        <div class="dynasort-stats-card">
            <span class="dynasort-stats-label">Cart Rate</span>
            <div class="dynasort-stats-comparison">
                <span class="dynasort-stats-before">3.3%</span>
                <span class="dynasort-stats-arrow">→</span>
                <span class="dynasort-stats-after">6.15%</span>
            </div>
            <span class="dynasort-stats-badge">↑ 86.66%</span>
        </div>
        
        <!-- Exit Rate Card -->
        <div class="dynasort-stats-card">
            <span class="dynasort-stats-label">Exit Rate</span>
            <div class="dynasort-stats-comparison">
                <span class="dynasort-stats-before">62.81%</span>
                <span class="dynasort-stats-arrow">→</span>
                <span class="dynasort-stats-after">62.24%</span>
            </div>
            <span class="dynasort-stats-badge">↓ 0.91%</span>
        </div>
        
        <!-- Bounce Rate Card -->
        <div class="dynasort-stats-card">
            <span class="dynasort-stats-label">Bounce Rate</span>
            <div class="dynasort-stats-comparison">
                <span class="dynasort-stats-before">51.55%</span>
                <span class="dynasort-stats-arrow">→</span>
                <span class="dynasort-stats-after">49.04%</span>
            </div>
            <span class="dynasort-stats-badge">↓ 4.87%</span>
        </div>
    </div>
    
    <!-- Platform Stats -->
    <div class="dynasort-stats-platform">
        <div class="dynasort-stats-platform-title">Platform Impact at Scale</div>
        <div class="dynasort-stats-platform-grid">
            <div class="dynasort-stats-platform-item">
                <span class="dynasort-stats-platform-value">35.8K</span>
                <span class="dynasort-stats-platform-label">Collections Tracked</span>
            </div>
            <div class="dynasort-stats-platform-item">
                <span class="dynasort-stats-platform-value">582.8K</span>
                <span class="dynasort-stats-platform-label">Products Managed</span>
            </div>
            <div class="dynasort-stats-platform-item">
                <span class="dynasort-stats-platform-value">1.1B</span>
                <span class="dynasort-stats-platform-label">Collection Sorts</span>
            </div>
            <div class="dynasort-stats-platform-item">
                <span class="dynasort-stats-platform-value">$103.3M</span>
                <span class="dynasort-stats-platform-label">Catalogs Revenue</span>
            </div>
            <div class="dynasort-stats-platform-item">
                <span class="dynasort-stats-platform-value">6.9M</span>
                <span class="dynasort-stats-platform-label">Total Sessions</span>
            </div>
            <div class="dynasort-stats-platform-item">
                <span class="dynasort-stats-platform-value">3.3K</span>
                <span class="dynasort-stats-platform-label">Collections Enabled</span>
            </div>
        </div>
    </div>
    
    <!-- Conclusion Box -->
    <div class="dynasort-stats-conclusion">
        <p class="dynasort-stats-conclusion-text">
            These results represent real Shopify stores using Dynasort&#8217;s intelligent merchandising algorithms. The pattern is consistent month after month: when you show shoppers the right products at the right time, conversions follow. Our free plan gives you instant access to your store&#8217;s collection performance data—insights most merchants don&#8217;t even know exist.
        </p>
    </div>
</div>

<!-- END DYNASORT MONTHLY STATS BLOG POST -->


<!--

BLOG POST CUSTOMIZATION NOTES:
===============================

1. Update the logo path:
   Replace "/path/to/logo.png" with your actual logo URL

2. Update the month/year:
   - Change "October 2025 Performance Report" to current month
   - Update title/subtitle as needed

3. Update all statistics:
   - CVR: before (0.72%), after (2.67%), improvement (271.1%)
   - Cart Rate: before (2.65%), after (8.4%), improvement (217.5%)
   - Exit Rate: before (63.75%), after (59.88%), improvement (6.1%)
   - Bounce Rate: before (51.7%), after (46.89%), improvement (9.3%)
   
4. Update platform stats (6 metrics in purple box):
   - Collections Tracked: 32.6K
   - Products Managed: 357.9K
   - Collection Sorts: 1.5B
   - Catalogs Revenue: $73.1M
   - Total Sessions: 5.3M
   - Collections Enabled: 2.8K

5. Optional: Customize the intro and conclusion paragraphs to match your blog's voice

INTEGRATION NOTES:
==================

CSS ISOLATION:
- All classes prefixed with "dynasort-stats-" to avoid naming conflicts
- Styles are scoped within .dynasort-stats-wrapper
- No !important declarations (plays nice with existing styles)
- Safe to drop into any CMS or blog platform

RESPONSIVE:
- Mobile-friendly breakpoints at 768px
- Grid layouts automatically adjust
- Works on all modern browsers

CMS COMPATIBILITY:
- WordPress: Paste into HTML block or custom HTML widget
- Shopify Blog: Add to blog post in HTML mode
- Ghost: Works in HTML card
- Webflow: Paste into embed element
- Any platform: Just paste the complete HTML block

SEO FRIENDLY:
- Semantic HTML structure
- Proper heading hierarchy (h1 used for title)
- Alt text on logo
- No inline styles on elements (all in <style> block)

-->
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Introducing Product Sorting: Automated Swatch Optimization for Shopify Stores</title>
		<link>https://dynasort.io/introducing-product-sorting-automated-swatch-optimization-for-shopify-stores-now-in-beta/</link>
		
		<dc:creator><![CDATA[Wade]]></dc:creator>
		<pubDate>Tue, 18 Nov 2025 11:40:26 +0000</pubDate>
				<category><![CDATA[Features In Progress]]></category>
		<category><![CDATA[Feature Releases]]></category>
		<category><![CDATA[Features Deployed]]></category>
		<category><![CDATA[Masthead]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://dynasort.io/?p=605</guid>

					<description><![CDATA[For years, Dynasort has helped Shopify merchants optimize their collection pages with intelligent, automated sorting. Today, we&#8217;re excited to announce that this same merchandising intelligence is now available for your product pages with Product Sorting — now live in beta for all Dynasort users. If you&#8217;ve ever manually reordered color swatches, adjusted size options, or [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>For years, Dynasort has helped Shopify merchants optimize their collection pages with intelligent, automated sorting. Today, we&#8217;re excited to announce that this same merchandising intelligence is now available for your product pages with <strong>Product Sorting</strong> — now live in beta for all Dynasort users.</p>



<p>If you&#8217;ve ever manually reordered color swatches, adjusted size options, or wondered why certain variants get clicked more than others, this feature is built specifically for you.</p>



<h2 class="wp-block-heading">The Problem: Product Options That Work Against You</h2>



<p>Here&#8217;s a scenario that plays out thousands of times every day across Shopify stores:</p>



<p>A customer lands on your product page, sees a beautiful hero image, and is ready to buy. They scroll to the color options and see&#8230; a sold-out color as the first swatch. Or maybe it&#8217;s sorted alphabetically, so &#8220;Azure Blue&#8221; appears before your best-selling &#8220;Black.&#8221;</p>



<p>That customer now has to work harder to find what they want. Some will. Many won&#8217;t.</p>



<p>This isn&#8217;t just a minor inconvenience — it&#8217;s a conversion killer. And during high-traffic periods like Black Friday Cyber Monday, when every percentage point matters, these small friction points add up to real revenue loss.</p>



<p>The traditional solution? Manual updates. Ecommerce managers checking inventory levels, reviewing sales data, and manually reordering product options. It&#8217;s time-consuming, error-prone, and nearly impossible to maintain across hundreds or thousands of products.</p>



<h2 class="wp-block-heading">The Solution: Intelligent, Automated Product Sorting</h2>



<p>Product Sorting brings the same automated merchandising intelligence you already use for collections directly to your product pages. It continuously monitors your store&#8217;s performance data and automatically reorders your product options — colors, sizes, materials, styles — based on what actually drives results.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="609" src="https://dynasort.io/wp-content/uploads/2025/11/Screenshot-2025-11-18-at-6.47.25-AM-1024x609.png" alt="" class="wp-image-609" srcset="https://dynasort.io/wp-content/uploads/2025/11/Screenshot-2025-11-18-at-6.47.25-AM-1024x609.png 1024w, https://dynasort.io/wp-content/uploads/2025/11/Screenshot-2025-11-18-at-6.47.25-AM-300x178.png 300w, https://dynasort.io/wp-content/uploads/2025/11/Screenshot-2025-11-18-at-6.47.25-AM-768x457.png 768w, https://dynasort.io/wp-content/uploads/2025/11/Screenshot-2025-11-18-at-6.47.25-AM.png 1422w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading">How It Works</h3>



<p>Product Sorting analyzes your store&#8217;s real-time data across multiple metrics:</p>



<ul class="wp-block-list">
<li><strong>Sales performance</strong> — Best-selling variants appear first</li>



<li><strong>Inventory levels</strong> — Never lead with sold-out options</li>



<li><strong>Conversion rates</strong> — Prioritize variants that convert</li>



<li><strong>Revenue impact</strong> — Highlight your highest-value options</li>



<li><strong>Stock velocity</strong> — Surface fast-moving inventory</li>
</ul>



<p>The system runs continuously in the background, updating your product option order as your inventory and sales patterns change. No manual intervention required.</p>



<h2 class="wp-block-heading">Why This Matters Right Now</h2>



<p>We&#8217;re launching Product Sorting in beta just before Black Friday Cyber Monday for a reason: <strong>this is when automated merchandising matters most</strong>.</p>



<p>During BFCM, your store experiences:</p>



<ul class="wp-block-list">
<li><strong>Rapid inventory fluctuations</strong> — Popular variants sell out in hours, not days</li>



<li><strong>Shifting demand patterns</strong> — Customer preferences change based on promotions and trends</li>



<li><strong>Higher traffic volume</strong> — More customers means more potential friction points</li>



<li><strong>Time constraints</strong> — Your team is handling support, fulfillment, and operations</li>
</ul>



<p>Product Sorting ensures that every product page is always optimized, even when inventory and demand are changing by the hour. Your customers always see the most relevant, in-stock options first — automatically.</p>



<h2 class="wp-block-heading">Key Features of Product Sorting (Beta)</h2>



<h3 class="wp-block-heading">Always In-Stock First</h3>



<p>The most frustrating customer experience in e-commerce? Clicking on a product only to discover your preferred option is sold out. Product Sorting automatically moves out-of-stock variants to the end of your option lists, ensuring customers always see available inventory first.</p>



<p>This is especially powerful for stores with multiple variants. A dress available in 8 colors and 5 sizes has 40 possible combinations. Without intelligent sorting, customers might click through several sold-out combinations before finding what&#8217;s available.</p>



<h3 class="wp-block-heading">Performance-Ranked Options</h3>



<p>Not all variants perform equally. Your black t-shirt might outsell your chartreuse one by 10x. Product Sorting identifies these performance patterns and surfaces your best-sellers first, increasing the likelihood that customers select high-converting options.</p>



<p>This creates a positive feedback loop: high-performing variants get more visibility, leading to even better performance, while underperforming options naturally fall to the bottom of the list.</p>



<h3 class="wp-block-heading">Real-Time Automation</h3>



<p>Unlike manual merchandising, Product Sorting updates continuously. When a variant sells out, it&#8217;s automatically deprioritized. When inventory is restocked, it&#8217;s automatically re-promoted. When a new color starts trending, it automatically rises in the rankings.</p>



<p>Your product pages stay optimized 24/7, without any manual intervention from your team.</p>



<h3 class="wp-block-heading">Multi-Metric Intelligence</h3>



<p>Product Sorting doesn&#8217;t rely on a single metric. It considers multiple factors simultaneously:</p>



<ul class="wp-block-list">
<li>Which variants have the most sales?</li>



<li>Which have the highest inventory levels?</li>



<li>Which are trending upward in recent orders?</li>



<li>Which have the best conversion rates?</li>
</ul>



<p>This multi-dimensional approach ensures your product options are sorted based on a holistic view of performance, not just one data point.</p>



<h2 class="wp-block-heading">What &#8220;Beta&#8221; Means for You</h2>



<p>We&#8217;re launching Product Sorting as a beta feature because we believe in building with our merchants, not just for them. Here&#8217;s what beta means:</p>



<h3 class="wp-block-heading">Included in Your Plan</h3>



<p>Product Sorting is already available in your Dynasort account at no additional cost. No upgrade required, no new billing. Just open Dynasort and navigate to the Products section — it&#8217;s ready to use.</p>



<h3 class="wp-block-heading">We Want Your Feedback</h3>



<p>This is the first iteration of Product Sorting, and we&#8217;re eager to hear how it works for your store. What metrics matter most to you? What sorting rules would make this even more powerful? What edge cases does your catalog present?</p>



<p>We&#8217;re actively developing the roadmap for Product Sorting, and your real-world feedback will directly influence what we build next.</p>



<h3 class="wp-block-heading">Not Final Yet</h3>



<p>Because this is a beta release, you can expect additional features, refinements, and improvements in the coming weeks and months. We&#8217;re committed to making Product Sorting the most powerful automated merchandising tool for Shopify product pages, and we&#8217;re just getting started.</p>



<h2 class="wp-block-heading">Getting Started with Product Sorting</h2>



<p>Ready to try Product Sorting? Here&#8217;s how to get started:</p>



<h3 class="wp-block-heading">Step 1: Open Dynasort</h3>



<p>Log into your Shopify admin and open the Dynasort app. You&#8217;ll see a new &#8220;Products&#8221; section in the navigation.</p>



<h3 class="wp-block-heading">Step 2: Select Your Products</h3>



<p>Choose which products you want to enable Product Sorting for. You can start with a few high-traffic products or enable it store-wide — it&#8217;s up to you.</p>



<h3 class="wp-block-heading">Step 3: Choose Your Sorting Rules</h3>



<p>Select which metrics matter most for your store. Want to prioritize in-stock items? Rank by sales? Focus on high-margin variants? Product Sorting lets you customize the logic to match your merchandising strategy.</p>



<h3 class="wp-block-heading">Step 4: Let It Run</h3>



<p>Once enabled, Product Sorting works automatically in the background. Your product options will continuously update based on your store&#8217;s real-time performance data.</p>



<h3 class="wp-block-heading">Step 5: Monitor and Adjust</h3>



<p>Check back periodically to see how your products are performing. You can adjust your sorting rules at any time based on what you&#8217;re seeing in your data.</p>



<h2 class="wp-block-heading">Real-World Use Cases</h2>



<h3 class="wp-block-heading">Fashion and Apparel</h3>



<p>A clothing brand with products available in 12 colors and 6 sizes. Product Sorting ensures that:</p>



<ul class="wp-block-list">
<li>Popular colors (black, navy, white) appear first</li>



<li>Sold-out size/color combinations are automatically hidden or deprioritized</li>



<li>Seasonal colors are promoted when they start trending</li>



<li>Clearance colors are surfaced when inventory needs to move</li>
</ul>



<h3 class="wp-block-heading">Home Goods</h3>



<p>A home decor store with products in multiple finishes and sizes. Product Sorting helps:</p>



<ul class="wp-block-list">
<li>Keep bestselling finishes (brushed nickel, matte black) prominent</li>



<li>Adjust for seasonal trends (warm tones in fall, cool tones in spring)</li>



<li>Clear out slow-moving inventory by promoting it when strategic</li>



<li>Ensure customers see in-stock options during high-demand periods</li>
</ul>



<h3 class="wp-block-heading">Beauty and Cosmetics</h3>



<p>A skincare brand with products in different sizes and formulations. Product Sorting enables:</p>



<ul class="wp-block-list">
<li>Featured sizes (travel size, value size) to rank by performance</li>



<li>Limited edition variants to be promoted while in stock</li>



<li>Subscription-eligible options to appear first for customer retention</li>



<li>Sample sizes to be strategically positioned for first-time buyers</li>
</ul>



<h2 class="wp-block-heading">The Bigger Picture: Why Automated Merchandising Matters</h2>



<p>Product Sorting is part of a larger shift in e-commerce: the move from manual to automated merchandising.</p>



<p>Traditional merchandising requires constant manual attention. Someone on your team has to monitor sales data, check inventory levels, review analytics, and then manually implement changes across your catalog. This works fine for stores with 50 products. It breaks down at 500. It&#8217;s impossible at 5,000.</p>



<p>Automated merchandising solves this by encoding your merchandising strategy into rules that execute automatically. Instead of &#8220;check if the black shirt is sold out and move it down,&#8221; you set a rule that says &#8220;always prioritize in-stock variants&#8221; and the system handles it forever.</p>



<p>This isn&#8217;t about replacing human judgment — it&#8217;s about amplifying it. Your team still sets the strategy and priorities. The automation just handles the execution across your entire catalog, instantly and continuously.</p>



<h2 class="wp-block-heading">What&#8217;s Next for Product Sorting</h2>



<p>We&#8217;re already working on the next phase of Product Sorting, including:</p>



<ul class="wp-block-list">
<li><strong>Advanced sorting rules</strong> — More granular control over how products are ranked</li>



<li><strong>A/B testing capabilities</strong> — Test different sorting strategies to see what drives results</li>



<li><strong>Custom metric weighting</strong> — Fine-tune how much each metric influences sorting</li>



<li><strong>Product option analytics</strong> — Deeper insights into variant performance</li>



<li><strong>Seasonal and promotional scheduling</strong> — Pre-program sorting changes for key events</li>
</ul>



<p>As a beta user, you&#8217;ll get early access to these features as they launch. And your feedback will help shape what we prioritize.</p>



<h2 class="wp-block-heading">Why We Built This</h2>



<p>We built Dynasort because we saw Shopify merchants spending hours on merchandising tasks that should be automated. Collection sorting was just the beginning. Product option sorting was the natural next step.</p>



<p>Every friction point you remove from the customer experience increases conversion rates. Every minute your team saves on manual tasks is time they can spend on strategy, creative, and growth.</p>



<p>Product Sorting is our way of helping Shopify merchants compete at a higher level — not by working harder, but by working smarter.</p>



<h2 class="wp-block-heading">Try Product Sorting Today</h2>



<p>Product Sorting is live now in beta for all Dynasort users. There&#8217;s no additional setup, no new billing, and no learning curve if you&#8217;re already using Dynasort for collection sorting.</p>



<p>Open Dynasort, navigate to the Products section, and start optimizing your product pages today.</p>



<p>And as you use it, we&#8217;d love to hear from you. What&#8217;s working? What could be better? What features would make this indispensable for your store?</p>



<p>Hit reply to this email or contact our support team. We&#8217;re building Product Sorting with you, not just for you.</p>



<p><strong>Here&#8217;s to smarter merchandising and better conversions.</strong></p>



<p>— Homer &amp; the Dynasort Team</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Frequently Asked Questions</h2>



<p><strong>Q: Is Product Sorting included in my current plan?</strong><br>A: Yes! Product Sorting is available to all Dynasort users at no additional cost during the beta period.</p>



<p><strong>Q: Will this work with my theme?</strong><br>A: Product Sorting works with all Shopify themes. It updates the underlying product option order, which your theme then displays.</p>



<p><strong>Q: Can I customize which metrics are prioritized?</strong><br>A: Absolutely. You can choose which sorting factors matter most for your store and adjust them at any time.</p>



<p><strong>Q: What happens if I don&#8217;t like the results?</strong><br>A: You can disable Product Sorting for any product instantly. You have complete control over where and how it&#8217;s used.</p>



<p><strong>Q: How often does Product Sorting update?</strong><br>A: Product Sorting continuously monitors your store&#8217;s data and updates product options in real-time as inventory and performance change.</p>



<p><strong>Q: Will this slow down my store?</strong><br>A: No. Product Sorting runs in the background and doesn&#8217;t impact your store&#8217;s page load speed.</p>



<p><strong>Q: Can I use Product Sorting on some products but not others?</strong><br>A: Yes. You have complete control over which products use Product Sorting and which don&#8217;t.</p>



<p><strong>Q: How do I provide feedback?</strong><br>A: Simply reply to any Dynasort email, contact our support team, or use the feedback option in the app. We read everything and respond quickly.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>October 2025 Performance Report</title>
		<link>https://dynasort.io/october-2025-performance-report/</link>
		
		<dc:creator><![CDATA[Wade]]></dc:creator>
		<pubDate>Sun, 02 Nov 2025 21:27:10 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Shopify Collection Merchandising]]></category>
		<guid isPermaLink="false">https://dynasort.io/?p=601</guid>

					<description><![CDATA[October 2025 Performance Report Smart Merchandising Drives Massive Results Data-Driven Insights from 32,600+ Collections Every month, we analyze performance data across thousands of Shopify stores using Dynasort for automated collection merchandising. The results continue to speak for themselves: intelligent product sorting dramatically outperforms default Shopify collection ordering across every key metric. Conversion Rate (CVR) 0.72% [&#8230;]]]></description>
										<content:encoded><![CDATA[
<!-- DYNASORT MONTHLY STATS - BLOG POST HTML -->
<!-- October 2025 Performance Report -->
<!-- All styles are namespaced with 'dynasort-stats-' prefix to avoid conflicts -->

<div class="dynasort-stats-wrapper">
    <style>
        /* Namespaced styles to avoid conflicts with site CSS */
        .dynasort-stats-wrapper {
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;
            max-width: 1000px;
            margin: 40px auto;
            padding: 0 20px;
        }
        
        .dynasort-stats-header {
            text-align: center;
            margin-bottom: 50px;
        }
        
        .dynasort-stats-logo {
            width: 240px;
            max-width: 100%;
            height: auto;
            margin-bottom: 20px;
        }
        
        .dynasort-stats-date {
            color: #7e7e7e;
            font-size: 16px;
            font-weight: 500;
            margin-bottom: 15px;
        }
        
        .dynasort-stats-title {
            color: #2e3280;
            font-size: 36px;
            font-weight: bold;
            margin: 0 0 15px 0;
            line-height: 1.3;
        }
        
        .dynasort-stats-subtitle {
            color: #6d70a6;
            font-size: 20px;
            font-weight: 600;
            margin: 0 0 30px 0;
        }
        
        .dynasort-stats-intro {
            color: #7e7e7e;
            font-size: 17px;
            line-height: 1.7;
            margin-bottom: 40px;
            text-align: center;
            max-width: 700px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .dynasort-stats-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin-bottom: 40px;
        }
        
        .dynasort-stats-card {
            background: linear-gradient(135deg, #f8f9ff 0%, #ffffff 100%);
            border-radius: 12px;
            padding: 30px;
            border-left: 5px solid #2e3280;
            box-shadow: 0 2px 8px rgba(46, 50, 128, 0.1);
            transition: transform 0.2s ease, box-shadow 0.2s ease;
        }
        
        .dynasort-stats-card:hover {
            transform: translateY(-3px);
            box-shadow: 0 4px 16px rgba(46, 50, 128, 0.15);
        }
        
        .dynasort-stats-label {
            color: #6d70a6;
            font-size: 13px;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1.2px;
            margin-bottom: 15px;
            display: block;
        }
        
        .dynasort-stats-comparison {
            display: flex;
            align-items: center;
            gap: 12px;
            margin-bottom: 15px;
            flex-wrap: wrap;
        }
        
        .dynasort-stats-before {
            color: #7e7e7e;
            font-size: 20px;
            font-weight: 500;
        }
        
        .dynasort-stats-arrow {
            color: #2e3280;
            font-size: 24px;
            font-weight: bold;
        }
        
        .dynasort-stats-after {
            color: #2e3280;
            font-size: 32px;
            font-weight: bold;
        }
        
        .dynasort-stats-badge {
            display: inline-block;
            background: linear-gradient(135deg, #2e3280 0%, #6d70a6 100%);
            color: white;
            padding: 6px 16px;
            border-radius: 20px;
            font-size: 18px;
            font-weight: bold;
        }
        
        .dynasort-stats-platform {
            background: linear-gradient(135deg, #2e3280 0%, #6d70a6 100%);
            border-radius: 12px;
            padding: 40px 30px;
            color: white;
            margin-top: 40px;
        }
        
        .dynasort-stats-platform-title {
            font-size: 24px;
            font-weight: bold;
            margin-bottom: 30px;
            text-align: center;
        }
        
        .dynasort-stats-platform-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
            gap: 25px;
        }
        
        .dynasort-stats-platform-item {
            text-align: center;
        }
        
        .dynasort-stats-platform-value {
            font-size: 32px;
            font-weight: bold;
            margin-bottom: 8px;
            display: block;
        }
        
        .dynasort-stats-platform-label {
            font-size: 12px;
            opacity: 0.9;
            text-transform: uppercase;
            letter-spacing: 1px;
            display: block;
        }
        
        .dynasort-stats-conclusion {
            margin-top: 40px;
            padding: 30px;
            background: #f8f9ff;
            border-radius: 12px;
            border-left: 5px solid #2e3280;
        }
        
        .dynasort-stats-conclusion-text {
            color: #2e3280;
            font-size: 18px;
            font-weight: 600;
            line-height: 1.6;
            margin: 0;
        }
        
        /* Responsive adjustments */
        @media (max-width: 768px) {
            .dynasort-stats-title {
                font-size: 28px;
            }
            
            .dynasort-stats-subtitle {
                font-size: 18px;
            }
            
            .dynasort-stats-grid {
                grid-template-columns: 1fr;
            }
            
            .dynasort-stats-platform-grid {
                grid-template-columns: repeat(2, 1fr);
            }
            
            .dynasort-stats-after {
                font-size: 28px;
            }
        }
    </style>
    
    <!-- Header Section -->
    <div class="dynasort-stats-header">
        <div class="dynasort-stats-date">October 2025 Performance Report</div>
        <h1 class="dynasort-stats-title">Smart Merchandising Drives Massive Results</h1>
        <p class="dynasort-stats-subtitle">Data-Driven Insights from 32,600+ Collections</p>
    </div>
    
    <!-- Introduction -->
    <div class="dynasort-stats-intro">
        <p>Every month, we analyze performance data across thousands of Shopify stores using Dynasort for automated collection merchandising. The results continue to speak for themselves: intelligent product sorting dramatically outperforms default Shopify collection ordering across every key metric.</p>
    </div>
    
    <!-- Stats Grid -->
    <div class="dynasort-stats-grid">
        <!-- CVR Card -->
        <div class="dynasort-stats-card">
            <span class="dynasort-stats-label">Conversion Rate (CVR)</span>
            <div class="dynasort-stats-comparison">
                <span class="dynasort-stats-before">0.72%</span>
                <span class="dynasort-stats-arrow">→</span>
                <span class="dynasort-stats-after">2.67%</span>
            </div>
            <span class="dynasort-stats-badge">↑ 271.1%</span>
        </div>
        
        <!-- Cart Rate Card -->
        <div class="dynasort-stats-card">
            <span class="dynasort-stats-label">Cart Rate</span>
            <div class="dynasort-stats-comparison">
                <span class="dynasort-stats-before">2.65%</span>
                <span class="dynasort-stats-arrow">→</span>
                <span class="dynasort-stats-after">8.4%</span>
            </div>
            <span class="dynasort-stats-badge">↑ 217.5%</span>
        </div>
        
        <!-- Exit Rate Card -->
        <div class="dynasort-stats-card">
            <span class="dynasort-stats-label">Exit Rate</span>
            <div class="dynasort-stats-comparison">
                <span class="dynasort-stats-before">63.75%</span>
                <span class="dynasort-stats-arrow">→</span>
                <span class="dynasort-stats-after">59.88%</span>
            </div>
            <span class="dynasort-stats-badge">↓ 6.1%</span>
        </div>
        
        <!-- Bounce Rate Card -->
        <div class="dynasort-stats-card">
            <span class="dynasort-stats-label">Bounce Rate</span>
            <div class="dynasort-stats-comparison">
                <span class="dynasort-stats-before">51.7%</span>
                <span class="dynasort-stats-arrow">→</span>
                <span class="dynasort-stats-after">46.89%</span>
            </div>
            <span class="dynasort-stats-badge">↓ 9.3%</span>
        </div>
    </div>
    
    <!-- Platform Stats -->
    <div class="dynasort-stats-platform">
        <div class="dynasort-stats-platform-title">Platform Impact at Scale</div>
        <div class="dynasort-stats-platform-grid">
            <div class="dynasort-stats-platform-item">
                <span class="dynasort-stats-platform-value">32.6K</span>
                <span class="dynasort-stats-platform-label">Collections Tracked</span>
            </div>
            <div class="dynasort-stats-platform-item">
                <span class="dynasort-stats-platform-value">357.9K</span>
                <span class="dynasort-stats-platform-label">Products Managed</span>
            </div>
            <div class="dynasort-stats-platform-item">
                <span class="dynasort-stats-platform-value">1.5B</span>
                <span class="dynasort-stats-platform-label">Collection Sorts</span>
            </div>
            <div class="dynasort-stats-platform-item">
                <span class="dynasort-stats-platform-value">$73.1M</span>
                <span class="dynasort-stats-platform-label">Catalogs Revenue</span>
            </div>
            <div class="dynasort-stats-platform-item">
                <span class="dynasort-stats-platform-value">5.3M</span>
                <span class="dynasort-stats-platform-label">Total Sessions</span>
            </div>
            <div class="dynasort-stats-platform-item">
                <span class="dynasort-stats-platform-value">2.8K</span>
                <span class="dynasort-stats-platform-label">Collections Enabled</span>
            </div>
        </div>
    </div>
    
    <!-- Conclusion Box -->
    <div class="dynasort-stats-conclusion">
        <p class="dynasort-stats-conclusion-text">
            These results represent real Shopify stores using Dynasort&#8217;s intelligent merchandising algorithms. The pattern is consistent month after month: when you show shoppers the right products at the right time, conversions follow. Our free plan gives you instant access to your store&#8217;s collection performance data—insights most merchants don&#8217;t even know exist.
        </p>
    </div>
</div>

<!-- END DYNASORT MONTHLY STATS BLOG POST -->


<!--

BLOG POST CUSTOMIZATION NOTES:
===============================

1. Update the logo path:
   Replace "/path/to/logo.png" with your actual logo URL

2. Update the month/year:
   - Change "October 2025 Performance Report" to current month
   - Update title/subtitle as needed

3. Update all statistics:
   - CVR: before (0.72%), after (2.67%), improvement (271.1%)
   - Cart Rate: before (2.65%), after (8.4%), improvement (217.5%)
   - Exit Rate: before (63.75%), after (59.88%), improvement (6.1%)
   - Bounce Rate: before (51.7%), after (46.89%), improvement (9.3%)
   
4. Update platform stats (6 metrics in purple box):
   - Collections Tracked: 32.6K
   - Products Managed: 357.9K
   - Collection Sorts: 1.5B
   - Catalogs Revenue: $73.1M
   - Total Sessions: 5.3M
   - Collections Enabled: 2.8K

5. Optional: Customize the intro and conclusion paragraphs to match your blog's voice

INTEGRATION NOTES:
==================

CSS ISOLATION:
- All classes prefixed with "dynasort-stats-" to avoid naming conflicts
- Styles are scoped within .dynasort-stats-wrapper
- No !important declarations (plays nice with existing styles)
- Safe to drop into any CMS or blog platform

RESPONSIVE:
- Mobile-friendly breakpoints at 768px
- Grid layouts automatically adjust
- Works on all modern browsers

CMS COMPATIBILITY:
- WordPress: Paste into HTML block or custom HTML widget
- Shopify Blog: Add to blog post in HTML mode
- Ghost: Works in HTML card
- Webflow: Paste into embed element
- Any platform: Just paste the complete HTML block

SEO FRIENDLY:
- Semantic HTML structure
- Proper heading hierarchy (h1 used for title)
- Alt text on logo
- No inline styles on elements (all in <style> block)

-->
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Flex Attributes</title>
		<link>https://dynasort.io/flex-attributes/</link>
		
		<dc:creator><![CDATA[Wade]]></dc:creator>
		<pubDate>Fri, 08 Nov 2024 14:23:34 +0000</pubDate>
				<category><![CDATA[Features In Progress]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://dynasort.io/?p=396</guid>

					<description><![CDATA[Overview: Launching in December 2024, Flex Attributes will provide merchants with powerful customization options for ranking products across different collections. Flex Attributes function like Dynasort’s standard ranking attributes but allow for multiple versions of an attribute, each with its own values. This feature is ideal for merchants who want tailored ranking criteria for different product [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong>Overview:</strong> Launching in <strong>December 2024</strong>, <strong>Flex Attributes</strong> will provide merchants with powerful customization options for ranking products across different collections. Flex Attributes function like Dynasort’s standard ranking attributes but allow for multiple versions of an attribute, each with its own values. This feature is ideal for merchants who want tailored ranking criteria for different product categories, collections, or inventory types.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>What Are Flex Attributes?</strong></h3>



<p><strong>Flex Attributes</strong> enable merchants to create multiple instances of a ranking attribute with unique minimum and maximum values. Merchants can then apply these different versions in separate ranking recipes, allowing for customized ranking strategies that reflect specific collection needs or product types.</p>



<ul class="wp-block-list">
<li><strong>Example</strong>: Suppose you use an <strong>Inventory Quantity</strong> attribute with a range from 20 to 200, which works well for high-value items like luxury watches. However, lower-cost items may have much larger inventory levels. With Flex Attributes, you could create a separate <strong>Inventory Quantity</strong> attribute with a range of 50 to 1000 for higher-volume items, tailoring ranking for Class A and Class B collections.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>Flex Attribute Options:</strong></h3>



<p>Once live, Flex Attributes will be available for a variety of standard and advanced criteria, including:</p>



<ul class="wp-block-list">
<li><strong>Standard Attributes</strong>:
<ul class="wp-block-list">
<li><strong>Quantity</strong></li>



<li><strong>Full Size Run</strong></li>



<li><strong>Sizes In Stock</strong></li>



<li><strong>Variants In Stock</strong></li>



<li><strong>Product Published Age</strong></li>



<li><strong>Product Created Age</strong></li>



<li><strong>Age of Newest Variant</strong></li>



<li><strong>Product Margin</strong></li>



<li><strong>Sales</strong></li>



<li><strong>Revenue</strong></li>



<li><strong>Product Views</strong></li>



<li><strong>Add to Cart Events</strong></li>
</ul>
</li>



<li><strong>Advanced Attributes</strong>:
<ul class="wp-block-list">
<li><strong>Product Reviews</strong></li>



<li><strong>Product Ratings</strong></li>
</ul>
</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>How Merchants Can Use Flex Attributes:</strong></h3>



<ul class="wp-block-list">
<li><strong>Tailor Ranking Recipes by Collection Class</strong>: Merchants can create different versions of an attribute, like Inventory Quantity, and apply these versions to different recipes for Class A and Class B collections, ensuring that each collection ranks products according to its specific needs.</li>



<li><strong>Optimize Product Positioning Across Diverse Catalogs</strong>: With Flex Attributes, merchants can apply relevant ranking criteria to different collections, maximizing the relevance and effectiveness of product placements.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>Benefits for Merchants:</strong></h3>



<ul class="wp-block-list">
<li><strong>Enhanced Customization</strong>: Flex Attributes let merchants define precise ranking criteria for each collection type, ensuring optimal visibility for varied inventory.</li>



<li><strong>Improved Efficiency</strong>: Merchants can set up multiple versions of attributes, avoiding manual adjustments for each collection and streamlining collection management.</li>



<li><strong>Data-Driven Flexibility</strong>: Flex Attributes empower merchants to apply relevant data points to each collection, leading to smarter, more effective merchandising strategies.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>Looking Ahead:</strong></h3>



<p>With <strong>Flex Attributes</strong> launching in <strong>December 2024</strong>, merchants will gain unprecedented control over collection ranking, making it easy to adapt recipes to different product types and inventory needs. This feature marks a major step in Dynasort’s mission to bring flexibility, customization, and data-driven insights to Shopify merchants.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Product Boost</title>
		<link>https://dynasort.io/product-boost/</link>
		
		<dc:creator><![CDATA[Wade]]></dc:creator>
		<pubDate>Tue, 22 Oct 2024 13:40:14 +0000</pubDate>
				<category><![CDATA[Features Deployed]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://dynasort.io/?p=395</guid>

					<description><![CDATA[Overview: We’re excited to introduce Product Boost, a powerful new feature available exclusively to merchants on our Pro and Enterprise plans. Product Boost allows merchants to strategically elevate the ranking of specific products across all collections by adding a custom boost score. This feature offers greater flexibility in ensuring your key products get the visibility [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong>Overview:</strong> We’re excited to introduce <strong>Product Boost</strong>, a powerful new feature available exclusively to merchants on our <strong>Pro</strong> and <strong>Enterprise</strong> plans. <strong>Product Boost</strong> allows merchants to strategically elevate the ranking of specific products across all collections by adding a custom boost score. This feature offers greater flexibility in ensuring your key products get the visibility they need, when they need it.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>What Is Product Boost?</strong></h3>



<p><strong>Product Boost</strong> gives merchants the ability to add a custom point value to products to influence their ranking within collections. When a collection’s ranking recipe has the <strong>Boost Products</strong> option enabled, products with a boost score will automatically receive the specified number of points, making them appear higher in the rankings.</p>



<ul class="wp-block-list">
<li><strong>Example</strong>: A merchant can assign a <strong>Product Boost</strong> of 5 points to a key product, which adds 5 points to its ranking score within any collection that has the <strong>Boost Products</strong> option enabled.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>How It Works:</strong></h3>



<ul class="wp-block-list">
<li><strong>Boost Score</strong>: Merchants can assign a boost score to any product to increase its ranking across all collections.</li>



<li><strong>Boost Products Enabled</strong>: The <strong>Product Boost</strong> will only apply when the collection’s ranking recipe has the <strong>Boost Products</strong> option enabled.</li>



<li><strong>Pro and Enterprise Plans Only</strong>: This feature is exclusively available to merchants on our Pro and Enterprise plans, ensuring that advanced users have the tools they need for detailed merchandising control.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>How Merchants Can Use Product Boost:</strong></h3>



<ul class="wp-block-list">
<li><strong>Elevate Key Products</strong>: Merchants can prioritize specific products by adding a boost score, ensuring they appear higher in relevant collections. This is particularly useful during promotions, launches, or when focusing on specific items.</li>



<li><strong>Flexible Control</strong>: With <strong>Boost Products</strong> enabled in a collection’s ranking recipe, merchants can easily influence which products get more visibility without needing to manually adjust each collection.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>Benefits for Merchants:</strong></h3>



<ul class="wp-block-list">
<li><strong>Targeted Product Visibility</strong>: Merchants can ensure that high-priority products receive the visibility they deserve across collections, especially during important sales periods or product launches.</li>



<li><strong>Advanced Merchandising Flexibility</strong>: By selectively applying <strong>Product Boost</strong> points, merchants gain more control over product rankings in a way that is scalable across multiple collections.</li>



<li><strong>Exclusive to Pro and Enterprise Plans</strong>: Merchants on our Pro and Enterprise plans have access to this advanced feature, giving them a competitive edge when it comes to managing their store’s product rankings.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>Looking Ahead:</strong></h3>



<p>The <strong>Product Boost</strong> feature is now live and available to Pro and Enterprise merchants. As we continue to develop advanced tools for dynamic collection management, <strong>Product Boost</strong> is another step in giving merchants the flexibility to curate their store in a way that drives sales and increases product visibility.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Metafield Range Values</title>
		<link>https://dynasort.io/metafield-range-values/</link>
		
		<dc:creator><![CDATA[Wade]]></dc:creator>
		<pubDate>Tue, 22 Oct 2024 13:35:17 +0000</pubDate>
				<category><![CDATA[Features Deployed]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://dynasort.io/?p=397</guid>

					<description><![CDATA[Overview: We’re excited to announce that the Metafield Range Values feature has officially been launched! This new attribute for ranking allows merchants to assign points to products based on a numerical metafield value, giving you even greater control over how your products are prioritized within collections. This feature is perfect for merchants who want to [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong>Overview:</strong> We’re excited to announce that the <strong>Metafield Range Values</strong> feature has officially been launched! This new attribute for ranking allows merchants to assign points to products based on a numerical <strong>metafield value</strong>, giving you even greater control over how your products are prioritized within collections. This feature is perfect for merchants who want to use specific, data-driven metrics to influence product rankings.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>What Are Metafield Range Values?</strong></h3>



<p>With the <strong>Metafield Range Values</strong> feature, merchants can assign ranking points to products based on a numerical value from a product metafield. Merchants can define a <strong>minimum</strong> and <strong>maximum</strong> value for a given product metafield, and products within those values will receive a proportional amount of ranking points.</p>



<ul class="wp-block-list">
<li><strong>Example</strong>: If a product has a metafield value of 50, and the Dynasort attribute settings set a range from <strong>20 to 100</strong>, products with values below 20 will receive <strong>zero points</strong>, while products with values of 100 or more will receive <strong>full points</strong>. Any product values between 20 and 100 will receive a <strong>proportional</strong> amount of points based on their position within that range.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>How Merchants Can Use This Feature:</strong></h3>



<ul class="wp-block-list">
<li><strong>Dynamic Product Ranking</strong>: Merchants can now use numerical metafield data to dynamically rank products within collections. For example, if you track product scores, ratings, or sales figures via metafields, you can set up a range of values that will directly influence how these products are sorted.</li>



<li><strong>Customizable Attributes</strong>: By defining a minimum and maximum for any numerical metafield, you can fine-tune how much influence these values have over product ranking. This makes it easier to prioritize products based on key performance indicators that matter most to your store.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>Benefits for Merchants:</strong></h3>



<ul class="wp-block-list">
<li><strong>Data-Driven Merchandising</strong>: Metafield Range Values allow merchants to harness specific numerical data to create smarter, more tailored merchandising strategies.</li>



<li><strong>Precise Control Over Rankings</strong>: With the ability to set minimum and maximum ranges, merchants can ensure that products are ranked according to key performance metrics in a proportional and automated way.</li>



<li><strong>Flexibility and Customization</strong>: Merchants can apply this feature across a variety of numerical metafields, allowing for fully customizable sorting recipes that align with their unique business goals.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>Looking Ahead:</strong></h3>



<p>With the <strong>Metafield Range Values</strong> feature live, Dynasort continues to provide merchants with more advanced tools for product sorting and collection management. Stay tuned for further updates as we keep adding new ways to enhance your store’s performance through dynamic, data-driven merchandising.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Shopify Web Pixel Events for Enhanced Data Tracking</title>
		<link>https://dynasort.io/shopify-web-pixel-events-for-enhanced-data-tracking/</link>
		
		<dc:creator><![CDATA[Wade]]></dc:creator>
		<pubDate>Fri, 18 Oct 2024 12:09:00 +0000</pubDate>
				<category><![CDATA[Features Deployed]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://dynasort.io/?p=400</guid>

					<description><![CDATA[We’re excited to announce the implementation of Shopify Web Pixel events across all of our merchants&#8217; stores. This update will enable us to track key visitor interactions and provide deeper insights into store performance. By capturing these critical events, Dynasort will help merchants further optimize their collections and improve overall store performance. Key Events Tracked [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>We’re excited to announce the implementation of <strong>Shopify Web Pixel events</strong> across all of our merchants&#8217; stores. This update will enable us to track key visitor interactions and provide deeper insights into store performance. By capturing these critical events, Dynasort will help merchants further optimize their collections and improve overall store performance.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>Key Events Tracked with Shopify Web Pixels:</strong></h3>



<ul class="wp-block-list">
<li><strong>Page Views</strong>: Track when visitors land on any page of your store. This metric helps understand overall traffic and site engagement.</li>



<li><strong>Product Views</strong>: Capture when visitors view individual product pages. Product view data is key for analyzing product interest and driving conversions.</li>



<li><strong>Collection Views</strong>: Track when visitors explore specific collections. This insight is crucial for understanding how well collections are attracting attention and which are underperforming.</li>



<li><strong>Add to Cart Events</strong>: Record when visitors add items to their cart, providing a direct look into shopping intent.</li>



<li><strong>Checkout Events</strong>: Track when visitors enter the checkout flow. Monitoring checkout activity helps identify points of friction in the sales process.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>How Dynasort Uses These Metrics:</strong></h3>



<p>With these events in place, Dynasort will calculate essential metrics to give merchants a clearer understanding of their store’s performance and areas for optimization.</p>



<ul class="wp-block-list">
<li><strong>Conversion Rate (CVR)</strong>: Track how effectively your store converts visitors into customers. By analyzing the path from page views to checkout, Dynasort will provide insights on where optimizations can increase conversions.</li>



<li><strong>Abandon Cart Rate (ACR)</strong>: Dynasort will monitor how many users add items to their cart but abandon the purchase. Understanding ACR helps merchants target these drop-off points with recovery strategies.</li>



<li><strong>Collection Bounce Rates</strong>: Identify which collections fail to engage visitors. High bounce rates can indicate that visitors are not finding the content or products relevant, signaling opportunities for improvement.</li>



<li><strong>Collection Exit Rates</strong>: Track how often users exit the site after viewing a collection. This data helps evaluate whether collections are engaging enough to keep customers exploring the store.</li>



<li><strong>First and Last Collection Viewed in Checkout Sessions</strong>: By tracking which collections were viewed at the start and end of a completed checkout, Dynasort will offer insights into the product journeys that lead to successful purchases. This data can be leveraged to optimize collection placement and improve customer flow through the store.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>What This Means for Merchants</strong></h3>



<ul class="wp-block-list">
<li><strong>Enhanced Tracking</strong>: Merchants will gain better visibility into customer behavior across collections and products, helping them understand key moments in the purchasing journey.</li>



<li><strong>Data-Driven Optimization</strong>: With metrics like CVR, ACR, and bounce rates at your fingertips, you’ll have the insights needed to make data-driven decisions, improving merchandising and product placement.</li>



<li><strong>Smarter Collection Management</strong>: Track and analyze the first and last collections viewed in completed checkout sessions, enabling better optimization of collection visibility.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading"><strong>Looking Forward: Next Steps in Our Roadmap</strong></h3>



<p>The integration of Shopify Web Pixel events is just one step in our ongoing commitment to help merchants get the most out of their store data. Stay tuned for more updates as we continue to expand Dynasort’s capabilities with advanced tracking and reporting tools, helping you drive higher revenue and better customer experiences.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
