<?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>Features Deployed &#8211; Dynasort | Dynamic Merchandising Sorting for Shopify</title>
	<atom:link href="https://dynasort.io/category/features-deployed/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>Features Deployed &#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>Sell Through Rate + Alphabetical Metafield Sorting: Two New Dynasort Attributes Live Now</title>
		<link>https://dynasort.io/sell-through-rate-alphabetical-metafield-sorting-two-new-dynasort-attributes-live-now/</link>
					<comments>https://dynasort.io/sell-through-rate-alphabetical-metafield-sorting-two-new-dynasort-attributes-live-now/#respond</comments>
		
		<dc:creator><![CDATA[Wade]]></dc:creator>
		<pubDate>Thu, 26 Feb 2026 15:00:19 +0000</pubDate>
				<category><![CDATA[Feature Releases]]></category>
		<category><![CDATA[Features Deployed]]></category>
		<category><![CDATA[Masthead]]></category>
		<category><![CDATA[Shopify Collection Merchandising]]></category>
		<guid isPermaLink="false">https://dynasort.io/?p=694</guid>

					<description><![CDATA[We&#8217;ll be direct: sorting by sales volume alone is a bad strategy, and most Shopify stores are doing it. This week we shipped two new sorting attributes that give merchants sharper signals and more control. Both are live now and included in every Dynasort plan. The Problem with Sales Rank Sales rank is intuitive. Put [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>We&#8217;ll be direct: sorting by sales volume alone is a bad strategy, and most Shopify stores are doing it.</p>



<p>This week we shipped two new sorting attributes that give merchants sharper signals and more control. Both are live now and included in every Dynasort plan.</p>



<h3 class="wp-block-heading">The Problem with Sales Rank</h3>



<p>Sales rank is intuitive. Put your bestsellers first, customers find popular products faster, conversions go up. Simple enough.</p>



<p>Except it ignores a critical variable: inventory.</p>



<p>A product that has sold 1,000 units over the past 90 days but has 8 units left in stock is not a product you should be leading your collection with. You&#8217;re funneling traffic toward a near-stockout, manufacturing frustration, and burning potential conversions that could have gone to products you can actually fulfill.</p>



<p>This is where Sell Through Rate changes the picture.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="767" src="https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-26-at-9.58.26-AM-1024x767.png" alt="" class="wp-image-696" srcset="https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-26-at-9.58.26-AM-1024x767.png 1024w, https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-26-at-9.58.26-AM-300x225.png 300w, https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-26-at-9.58.26-AM-768x576.png 768w, https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-26-at-9.58.26-AM-1536x1151.png 1536w, https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-26-at-9.58.26-AM.png 1692w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading">Feature 1: Sell Through Rate (STR) Attribute</h3>



<p>Sell Through Rate measures how quickly a product is moving through available inventory. It&#8217;s not just &#8220;what sold the most&#8221; but &#8220;what is selling fastest relative to what we have.&#8221;</p>



<p>High STR means a product is popular and moving quickly. Used alongside inventory data, it gives you a much more honest picture of what deserves front-page placement in your collections.</p>



<p>With STR now available as a native Dynasort sorting attribute, you can build recipes that factor in velocity alongside sales, inventory levels, and conversion data. The result is collections that reflect what you can actually sell, not just what sold well in the past.</p>



<h3 class="wp-block-heading">Feature 2: Alphabetical Metafield Sorting</h3>



<p>Shopify metafields let merchants store custom data against products: material type, brand, fit, season, country of origin, and dozens of other attributes depending on the catalog.</p>



<p>Until now, sorting by those metafield values alphabetically required custom workarounds or manual ordering. That&#8217;s done.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="259" src="https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-26-at-9.59.07-AM-1024x259.png" alt="" class="wp-image-697" srcset="https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-26-at-9.59.07-AM-1024x259.png 1024w, https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-26-at-9.59.07-AM-300x76.png 300w, https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-26-at-9.59.07-AM-768x194.png 768w, https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-26-at-9.59.07-AM-1536x388.png 1536w, https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-26-at-9.59.07-AM.png 1600w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Alphabetical metafield sorting is now a first-class option in Dynasort. Pick any metafield, sort ascending or descending, and let automation handle the rest. Whether you&#8217;re organizing by brand name, material, or a custom taxonomy you&#8217;ve built, it works without any extra configuration.</p>



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



<p>Both attributes are live in your Dynasort account today. No upgrade required, no new billing, no setup beyond adding them to your sorting recipe.</p>



<p>If you&#8217;ve been working around inventory blind spots or fighting with manual metafield ordering, now you don&#8217;t have to.</p>



<p>Questions or feedback? Reach us at <a href="mailto:hello@dynasort.io">hello@dynasort.io</a> or through in-app chat.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://dynasort.io/sell-through-rate-alphabetical-metafield-sorting-two-new-dynasort-attributes-live-now/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Two New Dynasort Features: Auto Sorting for New Collections + Bulk Editing</title>
		<link>https://dynasort.io/two-new-dynasort-features-auto-sorting-for-new-collections-bulk-editing/</link>
					<comments>https://dynasort.io/two-new-dynasort-features-auto-sorting-for-new-collections-bulk-editing/#respond</comments>
		
		<dc:creator><![CDATA[Wade]]></dc:creator>
		<pubDate>Fri, 20 Feb 2026 18:45:23 +0000</pubDate>
				<category><![CDATA[Feature Releases]]></category>
		<category><![CDATA[Features Deployed]]></category>
		<category><![CDATA[Masthead]]></category>
		<guid isPermaLink="false">https://dynasort.io/?p=690</guid>

					<description><![CDATA[We&#8217;re rolling out two new features today that directly address friction points our merchants have flagged — both are live now and included in every Dynasort plan. Feature 1: Auto Sorting for New Collections Until now, when you created a new Shopify collection, there was a gap between when the collection went live and when [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>We&#8217;re rolling out two new features today that directly address friction points our merchants have flagged — both are live now and included in every Dynasort plan.</p>



<h3 class="wp-block-heading">Feature 1: Auto Sorting for New Collections</h3>



<p>Until now, when you created a new Shopify collection, there was a gap between when the collection went live and when Dynasort&#8217;s automated sorting kicked in. For busy teams managing large catalogs, this meant new collections sometimes faced real customers with default, unsorted product ordering.</p>



<p><em>That gap is gone.</em></p>



<p>With Auto Sorting for New Collections, Dynasort now detects new collections the moment they&#8217;re created and immediately applies your configured sorting rules. There&#8217;s nothing to configure, no checklist to remember, no delay. Your merchandising logic is active from day one.</p>



<p>This is especially valuable for merchants who frequently launch new seasonal collections, run promotions with dedicated collection pages, or are scaling their catalog quickly.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="698" src="https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-20-at-1.43.58-PM-1024x698.png" alt="" class="wp-image-692" srcset="https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-20-at-1.43.58-PM-1024x698.png 1024w, https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-20-at-1.43.58-PM-300x205.png 300w, https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-20-at-1.43.58-PM-768x524.png 768w, https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-20-at-1.43.58-PM-1536x1047.png 1536w, https://dynasort.io/wp-content/uploads/2026/02/Screenshot-2026-02-20-at-1.43.58-PM.png 1974w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading">Feature 2: Bulk Editing for Products &amp; Collections</h3>



<p>Managing sorting configurations across a large catalog used to require updating collections and products one at a time. If your strategy changed — new metric priorities, a seasonal shift, a site-wide promotion — implementing it was a manual slog.</p>



<p>Bulk editing solves that. You can now select multiple collections or products and update their sorting rules in a single action. Whether you&#8217;re managing 20 collections or 2,000, what used to take hours now takes seconds.</p>



<h3 class="wp-block-heading">Available Now — No Upgrade Required</h3>



<p>Both features are live in your Dynasort account right now. No additional setup, no new billing tier. Open the app and you&#8217;ll find Auto Sorting in your Collections settings and Bulk Editing available wherever you manage collections and products.</p>



<p>As always, we&#8217;re building based on what merchants actually need. If you have feedback on either feature — or ideas for what to tackle next — reach out at <a href="mailto:hello@dynasort.io">hello@dynasort.io</a> or use the in-app chat.</p>



<p><strong>— Wade &amp; the Dynasort Team</strong></p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://dynasort.io/two-new-dynasort-features-auto-sorting-for-new-collections-bulk-editing/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</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 loading="lazy" 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="auto, (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>Product Position Effectiveness</title>
		<link>https://dynasort.io/product-position-effectiveness/</link>
		
		<dc:creator><![CDATA[Wade]]></dc:creator>
		<pubDate>Mon, 28 Oct 2024 13:29:51 +0000</pubDate>
				<category><![CDATA[Features Deployed]]></category>
		<guid isPermaLink="false">https://dynasort.io/?p=391</guid>

					<description><![CDATA[We’re excited to introduce the Product Position Effectiveness table, now live in the Dynasort dashboard. This feature provides merchants with a table view of the top-performing products that are making the most of their positions. By identifying which products have both high rankings and strong sales, the Product Position Effectiveness table allows merchants to see [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>We’re excited to introduce the <strong>Product Position Effectiveness</strong> table, now live in the <strong>Dynasort dashboard</strong>. This feature provides merchants with a table view of the top-performing products that are making the most of their positions. By identifying which products have both high rankings and strong sales, the Product Position Effectiveness table allows merchants to see how effectively their prime spots are being utilized.</p>



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



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



<p>The <strong>Product Position Effectiveness</strong> table highlights products that rank highly within Dynasort’s algorithm and are also generating significant sales. This helps merchants understand which items are successfully capitalizing on their prominent positions within collections, indicating a strong alignment between product visibility and customer demand.</p>



<ul class="wp-block-list">
<li><strong>Table Insights</strong>: The table lists the top products utilizing their positions effectively, giving merchants a clear look at high-ranking products with matching sales performance.</li>
</ul>



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



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



<ul class="wp-block-list">
<li><strong>Identify Top Performers</strong>: Merchants can easily see which products are making the most of their high rankings, helping them understand which items resonate most with customers.</li>



<li><strong>Optimize Collection Strategy</strong>: By identifying products with high position effectiveness, merchants can fine-tune their sorting recipes to keep high-demand products visible and continue driving strong sales.</li>



<li><strong>Strategize Around Customer Demand</strong>: The table helps merchants align their high-ranking positions with products that have demonstrated customer interest, ensuring top collection spots are utilized by items with proven sales potential.</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>Improved Product Positioning</strong>: Merchants can keep high-demand products in prime positions, maintaining effective visibility and improving conversion potential.</li>



<li><strong>Data-Driven Collection Management</strong>: With insights into which products utilize their ranking positions best, merchants can adjust collections to align with real-time customer demand.</li>



<li><strong>Enhanced Sales Insights</strong>: The Product Position Effectiveness table helps merchants see how their top products are performing, making it easier to manage inventory and plan for future product placements.</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 Position Effectiveness</strong> table is now available in the Dynasort dashboard, providing merchants with essential insights into the relationship between product positioning and sales. As Dynasort continues to expand its analytical tools, this feature helps merchants maximize their collection strategy, enhancing product visibility and sales outcomes.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sales Velocity Metrics</title>
		<link>https://dynasort.io/sales-velocity-metrics/</link>
		
		<dc:creator><![CDATA[Wade]]></dc:creator>
		<pubDate>Mon, 28 Oct 2024 13:26:38 +0000</pubDate>
				<category><![CDATA[Features Deployed]]></category>
		<guid isPermaLink="false">https://dynasort.io/?p=393</guid>

					<description><![CDATA[We’re pleased to announce that the Sales Velocity measurement is now live and available as a graph in the Dynasort App&#8217;s dashboard. This feature provides merchants with an intuitive view of how their sales and revenue are tracking over the past month, highlighting both increases and decreases. With Sales Velocity, merchants can quickly spot trends [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>We’re pleased to announce that the <strong>Sales Velocity</strong> measurement is now live and available as a graph in the <strong>Dynasort App&#8217;s dashboard</strong>. This feature provides merchants with an intuitive view of how their sales and revenue are tracking over the past month, highlighting both increases and decreases. With <strong>Sales Velocity</strong>, merchants can quickly spot trends and make informed decisions to optimize their product strategies.</p>



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



<h3 class="wp-block-heading"><strong>What Is Sales Velocity?</strong></h3>



<p><strong>Sales Velocity</strong> measures the momentum of sales and revenue over the last month, now accessible directly from the <strong>Dynasort dashboard</strong>. This graph-based feature gives merchants a visual representation of both positive and negative sales trends, making it easy to identify areas that are thriving or needing attention.</p>



<ul class="wp-block-list">
<li><strong>Graphical Insights</strong>: The Sales Velocity graph displays sales and revenue changes, allowing merchants to track performance visually and respond proactively.</li>
</ul>



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



<h3 class="wp-block-heading"><strong>How Merchants Can Use the Sales Velocity Graph:</strong></h3>



<ul class="wp-block-list">
<li><strong>Monitor Performance Trends</strong>: With a clear view of sales and revenue changes over the past month, merchants can keep a close watch on performance trends from their Dynasort dashboard.</li>



<li><strong>Identify Growth and Decline Patterns</strong>: The graph allows merchants to easily spot where sales are increasing or decreasing, enabling them to adjust strategies in real-time.</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 Decision Making</strong>: Sales Velocity provides a clear, visual snapshot of performance trends, empowering merchants to make timely, data-informed decisions.</li>



<li><strong>Proactive Sales Management</strong>: By identifying sales trends directly from the dashboard, merchants can adapt quickly to maintain sales momentum or address slower-moving items.</li>



<li><strong>Enhanced Revenue Tracking</strong>: This graph-based feature offers an ongoing view of revenue trends, helping merchants focus on strategies to drive consistent growth.</li>
</ul>



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



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



<p>The <strong>Sales Velocity</strong> graph in the Dynasort dashboard is now live, offering merchants a powerful tool for tracking monthly performance trends and making data-driven adjustments. As Dynasort continues to expand its suite of merchandising insights, this feature is designed to keep merchants informed, adaptable, and prepared to boost sales effectively.</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>
