<?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>Digital Marketing &#8211; Paolo Margari</title>
	<atom:link href="https://paolomargari.it/en/category/digital-marketing/feed/" rel="self" type="application/rss+xml" />
	<link>https://paolomargari.it/en/</link>
	<description>Sito personale: blog, musica elettronica, foto, podcast, digital marketing.</description>
	<lastBuildDate>Thu, 04 Dec 2025 03:12:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://paolomargari.it/wp-content/uploads/2025/10/cropped-paolo-margari-app-512-1-32x32.png</url>
	<title>Digital Marketing &#8211; Paolo Margari</title>
	<link>https://paolomargari.it/en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Laws of UX: user experience design theory and best practices</title>
		<link>https://paolomargari.it/en/laws-of-ux-design-user-experience-theory-best-practices/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 01 Nov 2025 14:46:11 +0000</pubDate>
				<category><![CDATA[Digital Marketing]]></category>
		<guid isPermaLink="false">https://paolomargari.it/?p=53309</guid>

					<description><![CDATA[The user experience or user experience (UX) is everything that happens to a person when they interact with a product or service. In the digital world, this product is typically a website, application or software. It is not only about the appearance of a product (the user interface), but also about how it works and [...]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div><p class="ds-markdown-paragraph">The <strong>user experience or user experience (UX)</strong> is everything that happens to a person when they interact with a product or service.</p>
<p class="ds-markdown-paragraph">In the digital world, this product is typically a website, application or software.</p>
<p class="ds-markdown-paragraph">It is not only about the appearance of a product (the user interface), but also about how it <em>works</em> and <em>feels</em>.</p>
<p class="ds-markdown-paragraph">Think of it this way:</p>
<ul>
<li class="bullet-arrow">
<p class="ds-markdown-paragraph">The<strong>user interface (UI)</strong> is the steering wheel, seats and dashboard of a car. It is the part you see and touch.</p>
</li>
<li class="bullet-arrow">
<p class="ds-markdown-paragraph">The<strong>UX (User Experience)</strong> is the whole act of driving the car: how smooth the ride is, how easy it is to park, how the controls feel and whether you arrive at your destination happy or frustrated.</p>
</li>
</ul>
<p class="ds-markdown-paragraph">A good UX is:</p>
<ul>
<li class="bullet-checkmark">
<p class="ds-markdown-paragraph"><strong>Useful:</strong> It solves a real problem for the user.</p>
</li>
<li class="bullet-checkmark">
<p class="ds-markdown-paragraph"><strong>Usable</strong>: It is easy to use and navigate.</p>
</li>
<li class="bullet-checkmark">
<p class="ds-markdown-paragraph"><strong>Desirable:</strong> Creates a positive emotional connection.</p>
</li>
<li class="bullet-checkmark">
<p class="ds-markdown-paragraph">Findable<strong>:</strong> Users can easily find what they need.</p>
</li>
<li class="bullet-checkmark">
<p class="ds-markdown-paragraph"><strong>Accessible</strong>: Can be used by people with disabilities.</p>
</li>
<li class="bullet-checkmark">
<p class="ds-markdown-paragraph">Credible<strong>:</strong> Seems reliable and trustworthy.</p>
</li>
</ul>
<p class="ds-markdown-paragraph">The &#8216;Laws of UX&#8217; are a collection of rules, best practices and principles that designers can use to create products that are more intuitive, user-friendly and centred on the human experience.</p>
<p class="ds-markdown-paragraph">They are largely based on well-researched psychological principles and are useful for anyone in both digital and physical environments.</p>
<p class="ds-markdown-paragraph">Below you will find a comprehensive overview of the most important and most cited laws, categorised for clarity.</p>
<hr />
<h2><strong>Basic Laws (Jakob Nielsen et al.)</strong></h2>
<p class="ds-markdown-paragraph">These are some of the oldest and most fundamental principles of UX.</p>
<ol start="1">
<li>
<p class="ds-markdown-paragraph"><strong>Jakob&#8217;s Law</strong></p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>What it is:</strong> Users spend most of their time on <em>other</em> websites. Therefore, they prefer your site to function in the same way as all the other sites they are already familiar with.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Implications:</strong> Don&#8217;t reinvent the wheel. Use familiar patterns and conventions (e.g. the shopping cart icon, positioning of the search bar). This reduces the cognitive load and learning curve of the user.</p>
</li>
</ul>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Fitts&#8217; Law</strong></p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>What it is:</strong> The acquisition time of a target is a function of the distance and size of the target.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Implications:</strong> Make interactive elements (such as buttons) large enough and place them in easy-to-reach areas. This is crucial for touch interfaces. This also explains why fixed navigation menus and &#8220;Fitts&#8217; law-compatible&#8221; angles (where the mouse is stopped by the edge of the screen) are effective.</p>
</li>
</ul>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Hick&#8217;s Law</strong></p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>What:</strong> The time required to make a decision increases with the number and complexity of choices.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Implications:</strong> Simplify choices for the user. Break down complex tasks into smaller steps. Use progressive disclosure to avoid overloading users with too many options at once. This is crucial for forms and navigation menus.</p>
</li>
</ul>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Miller&#8217;s Law</strong></p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>What:</strong> An average person can only store 7 (± 2) items in their working memory.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Implications:</strong> Break down information into smaller groups of 5-9 items to make it easier to process. This is why telephone numbers are divided into groups and navigation menus are often grouped into categories.</p>
</li>
</ul>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Postel&#8217;s Law (principle of robustness)</strong></p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>What it is:</strong> Be conservative in sending, liberal in accepting.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Implications:</strong> Designs should be flexible and lenient. For example, a form field should accept telephone numbers in different formats, or an application should handle user errors gracefully.</p>
</li>
</ul>
</li>
</ol>
<h2><strong>Laws of perception (Gestalt principles)</strong></h2>
<p class="ds-markdown-paragraph">These principles describe how human beings visually perceive and group elements.</p>
<ol start="6">
<li>
<p class="ds-markdown-paragraph"><strong>Prägnanz&#8217;s Law (Good Figure, Law of Simplicity)</strong></p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>What:</strong> People perceive and interpret ambiguous or complex images in the simplest possible form.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Implications:</strong> Users will naturally look for order and simplicity in complex shapes. Use clear and simple icons and avoid unnecessary visual complexity.</p>
</li>
</ul>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Law of Proximity</strong></p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>What it is:</strong> Neighbouring objects appear grouped together.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Implications:</strong> Places related objects close together. It is fundamental for form design (label close to its input) and for tab layout.</p>
</li>
</ul>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Law of similarity</strong></p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>What:</strong> Objects that resemble each other are perceived as related or having the same function.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Implications:</strong> Use consistent styling for elements that perform the same action (e.g. all primary buttons should look the same).</p>
</li>
</ul>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Law of Closure</strong></p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>What:</strong> People perceive whole shapes even when they are incomplete.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Implications:</strong> You can use partial elements (such as a broken circle icon) and the user&#8217;s brain will fill in the blanks. This can be used for minimalist and eye-catching design.</p>
</li>
</ul>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Law of the common region</strong></p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>What:</strong> Elements that are within the same closed area are perceived as grouped.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Implications:</strong> Use borders or background colours to group related content, such as tabs or panels in a dashboard.</p>
</li>
</ul>
</li>
</ol>
<h2><strong>Motivational and behavioural laws</strong></h2>
<p class="ds-markdown-paragraph">These principles concern user involvement, motivation and emotions.</p>
<ol start="11">
<li>
<p class="ds-markdown-paragraph"><strong>Tesler&#8217;s Law (Law of Conservation of Complexity)</strong></p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>What it is:</strong> Every system has an intrinsic amount of complexity that cannot be reduced. The designer&#8217;s task is to manage this complexity, not to eliminate it.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Implications:</strong> Simplify the user interface by moving complexity behind the scenes. Lets the system do more work so that the user has to do less (e.g. auto-fill modules, intelligent defaults).</p>
</li>
</ul>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Von Restorff effect (isolation effect)</strong></p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>What it is:</strong> When several similar objects are present, the one that differs from the others is more likely to be remembered.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Implication:</strong> Make key actions (such as the &#8216;Sign Up&#8217; or &#8216;Buy Now&#8217; button) stand out visually from the other elements on the page.</p>
</li>
</ul>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Aesthetic-User Effect</strong></p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>What:</strong> Users often perceive aesthetically pleasing designs as more usable.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Implications:</strong> A beautiful design can make users more tolerant of minor usability problems and can create a more positive first impression.</p>
</li>
</ul>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Final peak rule</strong></p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>What:</strong> People judge an experience by how they felt at its peak (most intense point) and at its end, rather than the total average of each moment.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Implications:</strong> Pay particular attention to the most impactful moments (a good animation) and the final stage of the user journey (a satisfying confirmation message).</p>
</li>
</ul>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Doherty Threshold</strong></p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>What:</strong> Productivity increases when a computer and its users interact at a pace (&lt;400ms) that ensures neither has to wait for the other.<br />
<strong>Implication:</strong> Provide feedback to the system (such as loading indicators) within 400ms to keep users engaged and informed.</p>
</li>
</ul>
</li>
</ol>
<hr />
<h3><em>How to use these laws</em></h3>
<ul>
<li>
<p class="ds-markdown-paragraph">As <strong>a guide, not as gospel:</strong> these are principles, not unbreakable rules. Context is everything. Sometimes breaking a law is the right design decision.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>As justification:</strong> They provide a scientific and psychological basis for your design decisions, helping you to support better UX in discussions with stakeholders.</p>
</li>
<li>
<p class="ds-markdown-paragraph">As a <strong>checklist:</strong> Use them as a mental checklist during the design and critique process. &#8220;Am I violating Hick&#8217;s law by presenting too many options?&#8221;</p>
</li>
</ul>
<hr />
<h2>Why is UX crucial for digital marketing?</h2>
<p class="ds-markdown-paragraph">Digital marketing is about attracting and converting customers. UX is about what happens <em>after you</em> attract <em>them</em>.</p>
<p class="ds-markdown-paragraph"><em><strong>If your UX is poor, your marketing efforts are wasted.</strong> </em>They are two sides of the same coin.</p>
<p class="ds-markdown-paragraph">Here are some reasons why UX is non-negotiable for marketing success:</p>
<h4>1. It has a direct impact on conversion rates (CRO or conversion rate optimisation)</h4>
<p class="ds-markdown-paragraph">This is the most direct link. Every obstacle a user encounters is an opportunity to abandon it.</p>
<ul>
<li>
<p class="ds-markdown-paragraph">A confusing payment process = abandoned shopping carts.</p>
</li>
<li>
<p class="ds-markdown-paragraph">A page that loads slowly = users hitting the back button.</p>
</li>
<li>
<p class="ds-markdown-paragraph">A hard-to-find contact form = lost leads.<br />
Good UX simplifies the user journey from potential customer to customer, eliminating friction and dramatically increasing the chances of conversion.</p>
</li>
</ul>
<h4>2. Reduces the cost of customer acquisition (CAC)</h4>
<p class="ds-markdown-paragraph">Acquiring a new customer through ads or SEO is expensive. Good UX ensures that a higher percentage of these expensive visitors actually convert. You don&#8217;t have to spend more to get more leads, you just have to <em>retain</em> more leads that you are already paying to attract.</p>
<h4>3. Improve SEO (search engine optimisation)</h4>
<p class="ds-markdown-paragraph">Google&#8217;s main goal is to provide the best possible results to its users (or answers via AI Overviews). How does it measure the validity of a website? Also through so-called <strong>UX signals</strong>.</p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>Core Web Vitals:</strong> Metrics such as loading speed, interactivity and visual stability are direct ranking factors.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Dwell time/Bounce rate:</strong> If users click on your link from Google and leave immediately (high bounce rate), it means that your page was not useful. Good UX keeps them engaged and this indicates to Google that your site is valuable.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>Mobile-friendliness:</strong> With mobile-first indexing, a site that offers a bad experience on a phone will be ranked lower.</p>
</li>
</ul>
<h4>4. Builds trust and brand loyalty</h4>
<p class="ds-markdown-paragraph">A positive and seamless experience makes users feel respected and appreciated. This creates trust in your brand.</p>
<ul>
<li>
<p class="ds-markdown-paragraph">A user who can easily find information and make a purchase is more likely to return and become a repeat customer.</p>
</li>
<li>
<p class="ds-markdown-paragraph">A frustrated user will probably never return and may even leave negative reviews, damaging your brand reputation.</p>
</li>
</ul>
<h4>5. Provides valuable data and insights</h4>
<p class="ds-markdown-paragraph">The UX improvement process (through user testing, heatmaps and analysis) gives marketers incredible insight into the behaviour of their audience.</p>
<ul>
<li>
<p class="ds-markdown-paragraph">They learn about the content they engage with.</p>
</li>
<li>
<p class="ds-markdown-paragraph">You understand where they get stuck in the sales funnel.</p>
</li>
<li>
<p class="ds-markdown-paragraph">You understand what their real needs and pain points are.<br />
This data is pure gold for creating more effective and targeted marketing campaigns in the future.</p>
</li>
</ul>
<h4>6. Fuel word-of-mouth and social media sharing</h4>
<p class="ds-markdown-paragraph">People are much more likely to recommend a product or service that was a pleasure to use. A smart, intuitive or frictionless experience is something users will talk about and share, earning you free marketing.</p>
<hr />
<p class="ds-markdown-paragraph">Still not seeing the link between UX and Digital Marketing? Think of the relationship in this way:</p>
<ul>
<li>
<p class="ds-markdown-paragraph"><strong>Digital marketing</strong> is the <strong>megaphone</strong>. It brings people to your digital door.</p>
</li>
<li>
<p class="ds-markdown-paragraph"><strong>UX</strong> is the <strong>door, the corridor and the welcome inside</strong>. It determines whether people are able to enter, how they feel once inside and whether they decide to stay and buy something.</p>
</li>
</ul>
<p class="ds-markdown-paragraph">You can have the best marketing campaign in the world, but if your website is slow, confusing or frustrating, you are essentially spending money to disappoint potential customers.</p>
<p>For further insights &#8211; in English &#8211; you can visit Yon Jablonsky&#8217;s interactive <a title="Laws of UX website" href="https://lawsofux.com/" target="_blank" rel="nofollow noopener">Laws of UX</a> site or the portal of the well-known organisation <a title="Nielsen Norman Group NN/g" href="https://www.nngroup.com/" target="_blank" rel="nofollow noopener">Nielsen Norman Group NN/g</a> which contains training, case studies and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The ultimate guide to Dropshipping: build your online business</title>
		<link>https://paolomargari.it/en/ultimate-guide-dropshipping-profitable-ecommerce-without-inventory/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 07 Oct 2025 23:48:32 +0000</pubDate>
				<category><![CDATA[Digital Marketing]]></category>
		<guid isPermaLink="false">https://paolomargari.it/?p=53961</guid>

					<description><![CDATA[Have you ever dreamed of running your own profitable online business without the headaches of inventory management, shipping logistics or huge upfront investments?   You should consider dropshipping, an interesting business model that&#8217;s transforming how entrepreneurs approach e-commerce. In this comprehensive guide, we&#8217;ll explore everything you need to know about dropshipping, from understanding the basics [...]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div><article>
<h2><span style="font-size: 18pt;">Have you ever dreamed of running your own profitable online business without the headaches of inventory management, shipping logistics or huge upfront investments?  </span></h2>
<p><span style="font-size: 16px;">You should consider dropshipping, an interesting business model that&#8217;s transforming how entrepreneurs approach e-commerce. In this comprehensive guide, we&#8217;ll explore everything you need to know about dropshipping, from understanding the basics to building a thriving online store.</span></p>
<p>&nbsp;</p>
<hr />
<h2>What Exactly Is Dropshipping?</h2>
<p>Dropshipping is fundamentally a <strong>fulfillment model</strong> – a way of handling how products get delivered to your customers. But it&#8217;s so much more than that; it&#8217;s a complete business approach that eliminates many traditional barriers to starting an online store.</p>
<div class="definition">
<p><strong>Fulfillment:</strong> In business terms, fulfillment refers to the entire process of receiving, processing, and delivering orders to customers. This includes inventory management, packaging, shipping, and customer service related to deliveries.</p>
</div>
<p>In traditional retail, if you want to sell physical products, you typically need to:</p>
<ul>
<li><strong>Purchase inventory upfront</strong> – buying products in bulk at wholesale prices</li>
<li><strong>Store products</strong> – finding space for your inventory</li>
<li><strong>Manage stock levels</strong> – keeping track of what you have and what you need to reorder</li>
<li><strong>Handle shipping</strong> – packing and sending products to customers</li>
<li><strong>Deal with returns</strong> – processing refunds and exchanges</li>
</ul>
<p>This traditional model requires significant capital investment and comes with substantial financial risk. If your products don&#8217;t sell, you&#8217;re stuck with expensive inventory taking up space.</p>
<h3>How Dropshipping Changes Everything</h3>
<p>With dropshipping, the process becomes remarkably simple:</p>
<ol>
<li><strong>You create an online store</strong> and list products for sale</li>
<li><strong>A customer places an order</strong> on your website</li>
<li><strong>You forward the order</strong> to your dropshipping supplier</li>
<li><strong>The supplier ships directly</strong> to your customer</li>
<li><strong>You keep the profit</strong> – the difference between what the customer paid and what you paid the supplier</li>
</ol>
<div class="highlight-box">
<p>With dropshipping, you never actually handle the physical products. You&#8217;re essentially the middleman connecting customers with suppliers, but your customers never know this – to them, you&#8217;re the retailer.</p>
</div>
<hr />
<h2>Dropshipping vs. Affiliate Marketing: Understanding the Difference</h2>
<p>Many people confuse dropshipping with <strong>affiliate marketing</strong>, but there are crucial differences:</p>
<div class="definition">
<p><strong>Affiliate Marketing:</strong> A business model where you promote other companies&#8217; products and earn a commission for each sale made through your unique referral link. Customers are directed to the company&#8217;s website to complete the purchase.</p>
</div>
<h3>Profit Potential</h3>
<p>Dropshipping typically offers higher profit margins than affiliate marketing. Most dropshipping businesses use <strong>&#8220;keystone pricing&#8221;</strong> – selling products at roughly double what they pay suppliers. This 100% markup is standard in retail and allows for healthy profit margins.</p>
<div class="definition">
<p>A pricing strategy where the retail price is set at double the wholesale cost. For example, if you pay $25 for a product, you&#8217;d sell it for $50.</p>
</div>
<h3>Brand Control</h3>
<p>Perhaps more importantly, dropshipping allows you to maintain complete control over your brand experience. Customers buy from <em>your</em> website, using <em>your</em> branding, and never interact directly with the supplier. This creates a more professional appearance and keeps customers loyal to your brand rather than directing them to someone else&#8217;s website.</p>
<hr />
<h2>The Major Advantages of Dropshipping</h2>
<h3>1. Sell Physical Products to Everyone</h3>
<p>One of the biggest limitations of digital products (like e-books, online courses, or software) is their limited appeal. While digital products can have high profit margins, they typically only appeal to tech-savvy consumers or other online marketers.</p>
<p>Physical products, on the other hand, have universal appeal. Everyone needs:</p>
<ul>
<li>Clothing and accessories</li>
<li>Home and garden products</li>
<li>Health and fitness items</li>
<li>Electronics and gadgets</li>
<li>Beauty and personal care products</li>
</ul>
<p>This broader market appeal means more potential customers and less competition fighting over the same small audience of &#8220;make money online&#8221; enthusiasts.</p>
<h3>2. Incredible Flexibility</h3>
<p>Dropshipping offers flexibility in several key areas:</p>
<div class="tip-box">
<p><strong>Sales Channels:</strong> You&#8217;re not limited to your own website. Many dropshippers successfully sell on:</p>
<ul>
<li><strong>eBay</strong> – Start selling immediately without building a website</li>
<li><strong>Amazon</strong> – Tap into their massive customer base</li>
<li><strong>Social media platforms</strong> – Sell directly through Facebook, Instagram, etc.</li>
<li><strong>Your own e-commerce site</strong> – Complete control over the customer experience</li>
</ul>
</div>
<p><strong>Pricing Control:</strong> Unlike affiliate marketing where the product owner sets the price, you control your pricing strategy. You can offer discounts, create bundles, or adjust prices based on market conditions.</p>
<p><strong>Product Selection:</strong> With virtually unlimited niches to choose from, you can pivot or expand your product line based on what&#8217;s selling well.</p>
<h3>3. Dramatically Reduced Risk</h3>
<p>Traditional retail requires significant upfront investment in inventory. With dropshipping, your only real costs are:</p>
<ul>
<li>Website hosting and domain ($10-50/month)</li>
<li>Marketing and advertising (can start small)</li>
<li>Time and effort</li>
</ul>
<p>There&#8217;s no risk of being stuck with unsold inventory, no need for warehouse space, and no need to invest thousands of dollars before seeing your first sale.</p>
<div class="highlight-box">
<p><strong>Smart Strategy:</strong> You can further reduce risk by choosing products that are already proven bestsellers. Instead of guessing what might sell, find products with demonstrated market demand.</p>
</div>
<h3>4. Build Your Own Brand</h3>
<p>This might be the most powerful advantage of dropshipping. Unlike affiliate marketing, where you&#8217;re essentially advertising for someone else&#8217;s business, dropshipping allows you to build your own brand and customer base.</p>
<p>Every sale happens on your website, under your brand name. This means:</p>
<ul>
<li><strong>Customer loyalty</strong> – People remember and return to your brand</li>
<li><strong>Repeat business</strong> – Satisfied customers come back for more</li>
<li><strong>Cross-selling opportunities</strong> – You can offer multiple products during the same shopping session</li>
<li><strong>Brand equity</strong> – You&#8217;re building long-term value in your business name</li>
</ul>
<h3>White Label Dropshipping: The Ultimate Branding Solution</h3>
<p>Some suppliers offer <strong>&#8220;white label&#8221; dropshipping</strong>, where products can be packaged with your own branding and labels. This makes the products appear as if they&#8217;re manufactured by your company.</p>
<div class="definition">
<p>White label products are manufactured by one company but packaged and sold under another company&#8217;s brand name. The &#8220;white label&#8221; refers to the blank label that can be customized with your branding.</p>
</div>
<p>For example, if you&#8217;re in the fitness niche, you could work with a supplement manufacturer to create protein powder with your logo and brand name on the container. You might even be able to customize the formula with your preferred blend of ingredients.</p>
<hr />
<h2>The Challenge: Finding Reliable Dropshipping Partners</h2>
<p>The biggest hurdle in dropshipping is finding legitimate, reliable suppliers. Since this business model heavily favors retailers over suppliers, not all manufacturers offer dropshipping services.</p>
<h3>Directory Websites</h3>
<p>The easiest place to start is with established dropshipping directories or platforms:</p>
<ul>
<li><strong>Alibaba</strong> – Global marketplace connecting buyers with manufacturers</li>
<li><strong>ThomasNet</strong> – North American industrial supplier directory</li>
<li><strong>Makers Row</strong> – Platform connecting brands with manufacturers</li>
<li><strong>WholesaleCentral</strong> – Free directory of wholesale suppliers</li>
<li><strong><a title="BigBuy dropshipping" href="https://www.bigbuy.eu/?ref=redux" target="_blank" rel="nofollow noopener">BigBuy</a></strong> – A European platform based in Spain</li>
</ul>
<div class="warning-box">
<p><strong>Important:</strong> Some directories charge membership fees. While these can be worth it for serious businesses, make sure you research the platform thoroughly before paying any fees.</p>
</div>
<h3>Google Search Strategy</h3>
<p>You can often find suppliers by searching: &#8220;[product type] + dropshipping + [your country]&#8221;</p>
<p>For example:</p>
<ul>
<li>&#8220;clothing dropshipping Europe&#8221;</li>
<li>&#8220;electronics dropshipping USA&#8221;</li>
<li>&#8220;home goods dropshipping Italy&#8221;</li>
</ul>
<h3>Direct Outreach</h3>
<p>Sometimes the best approach is contacting manufacturers directly. Many companies don&#8217;t advertise dropshipping services but might be willing to work with you if you approach them professionally.</p>
<div class="tip-box">
<p>Look on marketplaces like eBay for products with multiple sellers offering identical items – this often indicates a dropshipping supplier. You can then research to find the original manufacturer.</p>
</div>
<h3>What to Watch Out For</h3>
<p>Not all companies claiming to offer dropshipping are legitimate. Avoid suppliers who:</p>
<ul>
<li><strong>Charge monthly fees</strong> – Real dropshippers make money from product sales, not membership fees</li>
<li><strong>Sell directly to consumers</strong> – This creates competition between you and your supplier</li>
<li><strong>Require large minimum orders</strong> – This defeats the purpose of dropshipping&#8217;s low-risk model</li>
<li><strong>Won&#8217;t provide product samples</strong> – You should always test products before selling them</li>
</ul>
<hr />
<h2>Choosing Your Niche: Finding Your Perfect Market</h2>
<p>Your <strong>niche</strong> is the specific market segment or industry you&#8217;ll focus on. This choice will determine everything from your profit margins to your marketing strategies.</p>
<div class="definition">
<p><strong>Niche:</strong> A specialized segment of a larger market. For example, &#8220;fitness&#8221; is a broad market, while &#8220;home gym equipment for seniors&#8221; would be a specific niche within that market.</p>
</div>
<h3>The Goldilocks Principle of Niche Selection</h3>
<p>You want a niche that&#8217;s &#8220;just right&#8221; – not too broad, not too narrow:</p>
<ul>
<li><strong>Too broad</strong> (like &#8220;fitness&#8221;) – You&#8217;ll compete with major brands and struggle to rank in search engines</li>
<li><strong>Too narrow</strong> (like &#8220;left-handed golf equipment for teenagers&#8221;) – Your audience will be too small to sustain a business</li>
<li><strong>Just right</strong> (like &#8220;home fitness equipment for busy professionals&#8221;) – Specific enough to avoid major competition but broad enough for sustainable growth</li>
</ul>
<h3>Factors to Consider When Choosing Your Niche</h3>
<h4>1. Your Existing Audience</h4>
<p>If you already have a blog, social media following, or email list, consider serving that existing audience first. They already know and trust you, making sales much easier.</p>
<h4>2. Personal Interest and Knowledge</h4>
<p>Choose something you&#8217;re genuinely interested in. You&#8217;ll need to create content, understand customer needs, and stay current with trends. This is much easier when you actually care about the subject.</p>
<h4>3. Your Unique Advantages</h4>
<p>Do you have special connections, expertise, or access in any particular industry? These advantages can give you a significant head start.</p>
<h4>4. Strong Value Proposition</h4>
<p>The most successful niches solve real problems or fulfill strong desires. The &#8220;big three&#8221; niches in online marketing are popular for a reason:</p>
<ul>
<li><strong>Health and Fitness</strong> – People want to look and feel better</li>
<li><strong>Wealth and Finance</strong> – People want financial security and success</li>
<li><strong>Relationships and Dating</strong> – People want meaningful connections</li>
</ul>
<div class="definition">
<p><strong>Value Proposition:</strong> The benefit or transformation your product provides to customers. It&#8217;s not just what the product is, but what it does for the person buying it.</p>
</div>
<p>Remember, you&#8217;re not just selling products – you&#8217;re selling outcomes. A fitness product isn&#8217;t about the equipment; it&#8217;s about the confidence, health, and attractiveness the customer will gain from using it.</p>
<h3>Sub-Niches and Niche Combinations</h3>
<p>One powerful strategy is targeting sub-niches or combining multiple niches:</p>
<ul>
<li><strong>Sub-niche examples:</strong> &#8220;Fitness for people over 50,&#8221; &#8220;Budget home decorating,&#8221; &#8220;Eco-friendly baby products&#8221;</li>
<li><strong>Combined niches:</strong> &#8220;Outdoor gear for photographers,&#8221; &#8220;Productivity tools for remote workers,&#8221; &#8220;Style accessories for plus-size women&#8221;</li>
</ul>
<p>These focused approaches help you stand out and build a loyal customer base that feels like you truly understand their specific needs.</p>
<hr />
<h2>Selecting the Perfect Products</h2>
<p>Once you&#8217;ve chosen your niche, you need to select specific products that will resonate with your audience and sell well.</p>
<h3>Alignment with Your Brand</h3>
<p>Your products should feel like a natural extension of your brand and mission. Avoid simply picking the first available products in your niche. Instead, ask yourself:</p>
<ul>
<li>Does this product align with my brand values?</li>
<li>Would I personally use or recommend this product?</li>
<li>Does it solve a real problem for my target customers?</li>
<li>Can I get excited about promoting this product?</li>
</ul>
<div class="warning-box">
<p><strong>Avoid This Mistake:</strong> Don&#8217;t sell generic, widely available products that customers can easily find elsewhere. You need to offer unique value, whether through better service, exclusive products, or superior customer experience.</p>
</div>
<h3>Product Characteristics That Sell</h3>
<p>Look for products that have:</p>
<ul>
<li><strong>Clear, obvious benefits</strong> – Customers should immediately understand what problem it solves</li>
<li><strong>Visual appeal</strong> – Products that look good in photos tend to sell better online</li>
<li><strong>Reasonable size and weight</strong> – Shipping costs can eat into profits for large, heavy items</li>
<li><strong>Good profit margins</strong> – Aim for products you can sell at 2-3 times your cost</li>
<li><strong>Proven demand</strong> – Look for products that are already selling well elsewhere</li>
</ul>
<h3>Building a Product Range</h3>
<p>Consider offering products at different price points to serve various customer types:</p>
<ul>
<li><strong>Low-cost items ($5-25)</strong> – Build trust and encourage first-time purchases</li>
<li><strong>Mid-range products ($25-100)</strong> – Your bread-and-butter sales</li>
<li><strong>Premium offerings ($100+)</strong> – Higher profit margins, though lower volume</li>
</ul>
<div class="tip-box">
<p><strong>Strategy Tip:</strong> Consider consumable products that customers need to repurchase regularly (supplements, skincare, pet food, etc.). These create recurring revenue streams and increase customer lifetime value.</p>
</div>
<h3>Subscription Box Opportunities</h3>
<p>One innovative approach is creating subscription boxes – curated collections of products delivered monthly. This model works well for:</p>
<ul>
<li>Beauty and skincare products</li>
<li>Snacks and specialty foods</li>
<li>Hobby and craft supplies</li>
<li>Pet products</li>
<li>Fitness and wellness items</li>
</ul>
<p>Subscription boxes provide predictable recurring revenue and can command premium prices due to the convenience and curation value you provide.</p>
<hr />
<h2>Building Your Brand and Growing Your Audience</h2>
<p>Success in dropshipping isn&#8217;t just about finding products and suppliers – you need to build a brand that customers know, like, and trust.</p>
<h3>What Is a Brand Really?</h3>
<p>A brand is much more than a logo or company name. It&#8217;s your business&#8217;s personality, values, and promise to customers. Strong brands like Apple, Nike, or Starbucks succeed because they stand for something meaningful beyond just their products.</p>
<p>Your brand should answer these questions:</p>
<ul>
<li><strong>Why do you exist?</strong> What&#8217;s your mission beyond making money?</li>
<li><strong>What do you believe?</strong> What values guide your business decisions?</li>
<li><strong>How are you different?</strong> What makes you unique in your market?</li>
<li><strong>Who do you serve?</strong> What specific type of customer do you focus on?</li>
</ul>
<div class="highlight-box">
<p><strong>Example:</strong> Instead of just being &#8220;another fitness equipment store,&#8221; you could position yourself as &#8220;empowering busy professionals to stay fit without sacrificing family time&#8221; – focusing on efficient, home-based workout solutions.</p>
</div>
<h3>Content Marketing: Building Trust Before Selling</h3>
<p>The biggest mistake new dropshippers make is trying to sell immediately.</p>
<p>This approach rarely works because people don&#8217;t trust unknown brands.</p>
<div class="definition">
<p>A strategic approach focused on creating valuable, relevant content to attract and engage a target audience, with the goal of driving profitable customer action.</p>
</div>
<p>Instead, focus on providing value first:</p>
<ol>
<li><strong>Create helpful content</strong> – Blog posts, videos, guides related to your niche</li>
<li><strong>Solve problems</strong> – Answer questions your target customers are asking</li>
<li><strong>Demonstrate expertise</strong> – Show that you understand their challenges and needs</li>
<li><strong>Build relationships</strong> – Engage with your audience on social media and email</li>
<li><strong>Introduce products naturally</strong> – Once trust is established, recommend products as solutions</li>
</ol>
<h3>Multi-Channel Audience Building</h3>
<p>Don&#8217;t rely on just one platform to build your audience:</p>
<ul>
<li><strong>Blog/Website</strong> – Your home base that you fully control</li>
<li><strong>Email List</strong> – Direct communication with your most interested prospects</li>
<li><strong>Social Media</strong> – Instagram, Facebook, TikTok, LinkedIn, BlueSky, X, YouTube, Threads, Tumblr, VK (choose based on where your audience spends time)</li>
<li><strong>SEO</strong> – Optimise content to be found in search engines &#8211; consider Google AI overview</li>
<li><strong>Paid Advertising</strong> – Meta ads, Google ads, X, LinkedIn ads, influencer partnerships</li>
</ul>
<div class="tip-box">
<p>Rather than trying to be everywhere, focus by picking 2-3 channels and do them well. It&#8217;s better to have a strong presence on a few platforms than a weak presence everywhere.</p>
</div>
<hr />
<h2>Creating Your E-commerce Store</h2>
<p>Your online store is where the magic happens – it&#8217;s where browsers become buyers. Every element should be designed to encourage sales and provide an excellent customer experience.</p>
<h3>Platform Options</h3>
<p>You have several options for creating your store:</p>
<ul>
<li><strong>Shopify</strong> – Popular ecommerce hosted solution, easy to use but monthly fees</li>
<li><strong>WooCommerce (WordPress)</strong> – More control and flexibility, free (but you need hosting) requires more technical knowledge</li>
<li><strong>BigCommerce</strong> – Feature-rich platform with good built-in SEO tools, free but you need to pay for web hosting</li>
<li><strong>PrestaShop</strong> — Another popular ecommerce CMS</li>
<li><strong>Squarespace</strong> – Great for design-focused brands, limited e-commerce features, paid</li>
</ul>
<p>You can also synchronise products with popular ecommerce platforms like eBay, Amazon, etc. pushing them via API from your dropshipping platform(s), bypassing your e-commerce website.</p>
<h3>Design Principles That Sell</h3>
<p>Your store design should prioritize conversion over creativity. Every element should either help customers make purchasing decisions or remove barriers to buying.</p>
<h4>The &#8220;Communicate, Don&#8217;t Decorate&#8221; Rule</h4>
<p>Every design element should serve a purpose. Ask yourself: &#8220;Does this help customers buy, or is it just decoration?&#8221; If it doesn&#8217;t contribute to sales, remove it.</p>
<h4>Key Design Elements:</h4>
<ul>
<li><strong>Clear navigation</strong> – Customers should easily find what they&#8217;re looking for</li>
<li><strong>Professional appearance</strong> – Poor design destroys trust and credibility</li>
<li><strong>Mobile optimization</strong> – Many customers shop on phones and tablets</li>
<li><strong>Fast loading times</strong> – Slow sites lose customers quickly</li>
<li><strong>Easy checkout process</strong> – Minimize steps between &#8220;buy now&#8221; and &#8220;purchase complete&#8221;</li>
</ul>
<h3>Psychological Pricing Strategies</h3>
<p>How you price and present your products can significantly impact sales:</p>
<h4>Contrast Pricing</h4>
<p>Display expensive items next to cheaper ones to make the cheaper items seem like better deals. A $50 product looks more reasonable next to a $200 product.</p>
<h4>Anchor Pricing</h4>
<p>Show the &#8220;original&#8221; or &#8220;MSRP&#8221; price crossed out next to your sale price. This makes customers feel they&#8217;re getting a deal.</p>
<h4>Trust-Building Pricing</h4>
<p>Offer some very low-priced items ($5-15) to allow hesitant customers to test your service with minimal risk. Once they have a positive experience, they&#8217;re more likely to make larger purchases.</p>
<div class="highlight-box">
<p>Once customers have decided to buy, they&#8217;re more open to additional purchases: it&#8217;s a chance to offer complementary products (cross-selling) or upgrades during the checkout process (upselling).</p>
</div>
<h3>Building Trust and Credibility</h3>
<p>Online shoppers are naturally cautious about buying from unknown stores. Build trust with:</p>
<ul>
<li><strong>Customer reviews and testimonials</strong> – Social proof is incredibly powerful</li>
<li><strong>Clear return policy</strong> – Reduces purchase risk</li>
<li><strong>Security badges</strong> – SSL certificates, payment processor logos</li>
<li><strong>Contact information</strong> – Phone number, email, physical address (even if virtual)</li>
<li><strong>About page</strong> – Tell your story and mission</li>
<li><strong>Money-back guarantee</strong> – Shows confidence in your products</li>
</ul>
<hr />
<h2>Writing Copy That Converts</h2>
<p>Your product descriptions and sales copy can make or break your success. Great copywriting can sell ordinary products, while poor copywriting can kill sales of excellent products.</p>
<h3>Grab Attention Immediately</h3>
<p>Online attention spans are incredibly short. Your headlines and opening lines need to hook readers instantly:</p>
<div class="tip-box">
<p><strong>Attention-Grabbing Techniques:</strong></p>
<ul>
<li><strong>Direct address:</strong> &#8220;Are YOU tired of&#8230;&#8221;</li>
<li><strong>Intriguing questions:</strong> &#8220;What if you could&#8230;&#8221;</li>
<li><strong>Bold statements:</strong> &#8220;The #1 mistake that&#8217;s sabotaging&#8230;&#8221;</li>
<li><strong>Story beginnings:</strong> &#8220;Three months ago, Sarah was struggling with&#8230;&#8221;</li>
</ul>
</div>
<h3>Focus on Benefits, Not Features</h3>
<p>Customers don&#8217;t buy products – they buy outcomes. Always translate features into benefits:</p>
<ul>
<li><strong>Feature:</strong> &#8220;Stainless steel construction&#8221; → <strong>Benefit:</strong> &#8220;Never worry about rust or replacement – this lasts for years&#8221;</li>
<li><strong>Feature:</strong> &#8220;Lightweight design&#8221; → <strong>Benefit:</strong> &#8220;Take it anywhere without fatigue&#8221;</li>
<li><strong>Feature:</strong> &#8220;30-day supply&#8221; → <strong>Benefit:</strong> &#8220;See real results in just one month&#8221;</li>
</ul>
<h3>Address Objections Proactively</h3>
<p>Anticipate why customers might hesitate to buy and address those concerns in your copy:</p>
<ul>
<li><strong>&#8220;Is it worth the price?&#8221;</strong> → Emphasize value and compare to alternatives</li>
<li><strong>&#8220;Will it work for me?&#8221;</strong> → Provide testimonials from similar customers</li>
<li><strong>&#8220;What if I&#8217;m not satisfied?&#8221;</strong> → Highlight your return policy and guarantee</li>
<li><strong>&#8220;Is this company legitimate?&#8221;</strong> → Show credentials, reviews, and contact information</li>
</ul>
<h3>Make It Scannable</h3>
<p>Most people skim rather than read every word. Make your copy easily scannable with:</p>
<ul>
<li><strong>Descriptive headlines</strong> – Readers should understand your message from headlines alone</li>
<li><strong>Bullet points</strong> – Easier to digest than long paragraphs</li>
<li><strong>Short paragraphs</strong> – Large blocks of text are intimidating</li>
<li><strong>Bold keywords</strong> – Highlight important points</li>
<li><strong>White space</strong> – Give content room to breathe</li>
</ul>
<div class="cta-section">
<h3>Ready to Start Your Dropshipping Journey?</h3>
<p>Dropshipping offers an incredible opportunity to build a profitable online business without traditional barriers like inventory investment or complex logistics. The key to success lies in choosing the right niche, finding reliable suppliers, building a strong brand, and creating exceptional customer experiences.</p>
<p>Remember: success in dropshipping isn&#8217;t about finding a &#8220;magic product&#8221; or secret strategy. It&#8217;s about understanding your customers, providing genuine value, and building relationships based on trust.</p>
<h3>Video with a simple short explaination</h3>
<p><iframe title="YouTube video player" src="https://www.youtube.com/embed/1TR_6oWuWD8?si=eSl43rEs9Y174r5o" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen" data-mce-fragment="1"></iframe></p>
</div>
<hr />
<h2>Taking Action: Next Steps to Take</h2>
<p>Now that you understand the fundamentals of dropshipping, here&#8217;s how to get started:</p>
<ol>
<li><strong>Choose your niche</strong> – Pick something you&#8217;re interested in and that has proven market demand</li>
<li><strong>Research your audience</strong> – Understand their problems, desires, and buying behavior</li>
<li><strong>Find suppliers</strong> – Use the strategies outlined above to locate reliable partners</li>
<li><strong>Test products</strong> – Order samples to ensure quality meets your standards</li>
<li><strong>Build your store</strong> – Create a professional, conversion-optimized website</li>
<li><strong>Start creating content</strong> – Begin building your audience before you launch products</li>
<li><strong>Launch and iterate</strong> – Start small, test everything, and improve based on results</li>
</ol>
<div class="highlight-box">
<p>Dropshipping is not a &#8220;get rich quick&#8221; scheme. Like any legitimate business, it requires time, effort, and persistence. Focus on providing genuine value to customers, and the profits will follow.</p>
</div>
<p>The beauty of dropshipping lies in its low barriers to entry and high potential for scalability.</p>
<p>You can start part-time while keeping your day job, test different products and niches without major financial risk, and scale up successful products quickly but keep in mind fundamental aspects such as your business structure, to optimise tax impact.</p>
<p>Most importantly, remember that you&#8217;re not just selling products – you&#8217;re solving problems and improving lives.</p>
<p>When you approach dropshipping with this service-oriented mindset, both you and your customers win.</p>
<p>&nbsp;</p>
<hr />
<h3><span style="font-size: 18pt;"><strong><em>Recommended resources&#8230;</em></strong></span></h3>
<ul>
<li><strong><a title="BigBuy - dropshipping platform based in Spain" href="https://www.cloudways.com/en/?id=883550" target="_blank" rel="nofollow noopener">BigBuy &#8211; dropshipping platform based in Spain</a></strong></li>
<li><a title="Cloudways web hosting" href="https://www.cloudways.com/en/?id=883550" target="_blank" rel="nofollow noopener sponsored"><strong>Cloudways &#8211; effective web hosting for your dropshipping website</strong></a></li>
</ul>
</article>
<p>&nbsp;</p>
<h2 data-start="1243" data-end="1306">Relevant Dropshipping / Supplier Platforms with European strength</h2>
<p data-start="1308" data-end="1402">These are platforms or supplier networks that tend to work well (or have features) for Europe:</p>
<div class="_tableContainer_1rjym_1">
<div class="group _tableWrapper_1rjym_13 flex w-fit flex-col-reverse" tabindex="-1">
<table class="w-fit min-w-(--thread-content-width)" data-start="1404" data-end="3683">
<thead data-start="1404" data-end="1499">
<tr data-start="1404" data-end="1499">
<th data-start="1404" data-end="1426" data-col-size="sm">Platform / Supplier</th>
<th data-start="1426" data-end="1458" data-col-size="lg">Strengths / European features</th>
<th data-start="1458" data-end="1499" data-col-size="lg">Potential drawbacks or considerations</th>
</tr>
</thead>
<tbody data-start="1514" data-end="3683">
<tr data-start="1514" data-end="1835">
<td data-start="1514" data-end="1528" data-col-size="sm"><strong data-start="1516" data-end="1527">Spocket</strong></td>
<td data-start="1528" data-end="1694" data-col-size="lg">Strongly marketed as “US + EU suppliers.” You can filter suppliers by region (EU) so that your customers get faster shipping.</td>
<td data-col-size="lg" data-start="1694" data-end="1835">Some items still shipped from outside EU; margins might be lower. Depending on your region, certain EU suppliers may have limited catalog</td>
</tr>
<tr data-start="1836" data-end="2154">
<td data-start="1836" data-end="1851" data-col-size="sm"><strong data-start="1838" data-end="1850">Printful</strong></td>
<td data-start="1851" data-end="2020" data-col-size="lg">For print-on-demand aka POD, Printful has fulfillment centers in Spain, Latvia, UK, etc., which helps with shipping times within Europe. No costs to start. Visit <strong><span class="" data-state="closed"><span class="ms-1 inline-flex max-w-full items-center relative top-[-0.094rem] animate-[show_150ms_ease-in]" data-testid="webpage-citation-pill"><a class="flex h-4.5 overflow-hidden rounded-xl px-2 text-[9px] font-medium transition-colors duration-150 ease-in-out text-token-text-secondary! bg-[#F4F4F4]! dark:bg-[#303030]!" title="Printful print on demand dropshipping tshirts ecommerce custom design" href="https://www.printful.com/sell-clothes-online/a/5710359:4980e94e91fe01520de7d56d23e6526b" target="_blank" rel="nofollow noopener"><span class="relative start-0 bottom-0 flex h-full w-full items-center"><span class="flex h-4 w-full items-center justify-between overflow-hidden"><span class="max-w-[15ch] grow truncate overflow-hidden text-center">Printful</span></span></span></a></span></span></strong></td>
<td data-col-size="lg" data-start="2020" data-end="2154">Because it is POD, you are limited to “printable” product types (t-shirts, mugs, posters, etc.). Not ideal for general merchandise.</td>
</tr>
<tr data-start="2155" data-end="2472">
<td data-start="2155" data-end="2168" data-col-size="sm"><strong data-start="2157" data-end="2167">BigBuy</strong></td>
<td data-start="2168" data-end="2357" data-col-size="lg">Spanish, very EU-centric wholesaler &amp; dropshipping supplier. They have European stock, multi-language catalogs, and synchronization options, quite demanding in terms of resources for big shops (API, XML, etc.). Visit <strong><span class="" data-state="closed"><span class="ms-1 inline-flex max-w-full items-center relative top-[-0.094rem] animate-[show_150ms_ease-in]" data-testid="webpage-citation-pill"><a class="flex h-4.5 overflow-hidden rounded-xl px-2 text-[9px] font-medium transition-colors duration-150 ease-in-out text-token-text-secondary! bg-[#F4F4F4]! dark:bg-[#303030]!" title="BigBuy dropshipping" href="https://www.bigbuy.eu/?ref=redux" target="_blank" rel="nofollow noopener sponsored"><span class="relative start-0 bottom-0 flex h-full w-full items-center"><span class="flex h-4 w-full items-center justify-between overflow-hidden"><span class="max-w-[15ch] grow truncate overflow-hidden text-center">BigBuy</span></span></span></a></span></span></strong></td>
<td data-col-size="lg" data-start="2357" data-end="2472">You may face more competition in their catalog; subscription or membership costs might apply; quality variation</td>
</tr>
<tr data-start="2473" data-end="2714">
<td data-start="2473" data-end="2486" data-col-size="sm"><strong data-start="2475" data-end="2485">Syncee</strong></td>
<td data-start="2486" data-end="2639" data-col-size="lg">Good automation and many verified EU suppliers. You can filter by supplier location (EU) and product categories.</td>
<td data-col-size="lg" data-start="2639" data-end="2714">The supply from EU may not cover all niches; pricing for advanced tiers</td>
</tr>
<tr data-start="2715" data-end="2932">
<td data-start="2715" data-end="2730" data-col-size="sm"><strong data-start="2717" data-end="2729">Droppery</strong></td>
<td data-start="2730" data-end="2869" data-col-size="lg">Works with European / premium brands, fairly fast delivery within Europe; integrates with Shopify.</td>
<td data-col-size="lg" data-start="2869" data-end="2932">It’s selective in its set of brands (you may need approval)</td>
</tr>
<tr data-start="2933" data-end="3167">
<td data-start="2933" data-end="2949" data-col-size="sm"><strong data-start="2935" data-end="2948">GOGETTERS</strong></td>
<td data-start="2949" data-end="3081" data-col-size="lg">Focused on European suppliers (300,000+ product options) with automation and fast delivery.</td>
<td data-col-size="lg" data-start="3081" data-end="3167">As always, check product quality, shipping coverage, and integration to your store</td>
</tr>
<tr data-start="3168" data-end="3437">
<td data-start="3168" data-end="3188" data-col-size="sm"><strong data-start="3170" data-end="3187">BrandsGateway</strong></td>
<td data-start="3188" data-end="3353" data-col-size="lg">If you’re doing designer / fashion dropshipping, BrandsGateway offers European warehouses and faster delivery to EU markets.</td>
<td data-col-size="lg" data-start="3353" data-end="3437">Higher costs; subscription or membership fees; niche limited to fashion / luxury</td>
</tr>
<tr data-start="3438" data-end="3683">
<td data-start="3438" data-end="3453" data-col-size="sm"><strong data-start="3440" data-end="3452">Hertwill</strong></td>
<td data-start="3453" data-end="3564" data-col-size="lg">A newer platform mentioned among European dropshipping supplier lists.</td>
<td data-col-size="lg" data-start="3564" data-end="3683">Because it&#8217;s newer, its depth of suppliers, support, and track record may not be as strong as more established ones</td>
</tr>
</tbody>
</table>
</div>
</div>
<hr data-start="3685" data-end="3688" />
<h2 data-start="3690" data-end="3766">Other platforms / plugins you might use (global but popular in Europe too)</h2>
<p data-start="3768" data-end="3901">These are more general tools (marketplaces, plugins) that enable dropshipping / supplier access, even if they’re not European-native:</p>
<ul data-start="3903" data-end="4463">
<li data-start="3903" data-end="4061">
<p data-start="3905" data-end="4061"><strong data-start="3905" data-end="3919">AliExpress</strong> (via plugins or dropshipping centers) — Chinese, very common; but shipping from Asia often means longer times and more customs complexity in Europe.</p>
</li>
<li data-start="3903" data-end="4061"><strong>Dripshipper</strong> — create your own coffee label and sell via dropshipping.</li>
<li data-start="4062" data-end="4306">
<p data-start="4064" data-end="4306"><strong data-start="4064" data-end="4076">Modalyst</strong>, <strong data-start="4078" data-end="4087">DSers</strong>, <strong data-start="4089" data-end="4102">Dropified</strong>, <strong data-start="4104" data-end="4115">SaleHoo</strong> etc. — many of these connect to global suppliers, but you can filter for EU / local warehouses (they often appear in “best dropshipping tools” lists)</p>
</li>
<li data-start="4307" data-end="4463">
<p data-start="4309" data-end="4463"><strong data-start="4309" data-end="4343">WordPress + WooCommerce + supplier plugins</strong> or <strong data-start="4347" data-end="4365">Shopify + apps</strong> — your store platform matters. Many dropshipping supplier networks integrate via their own apps or plugins like Oberlo.</p>
</li>
</ul>
<p><em>Are you ready to start?</em></p>
<p>&nbsp;</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>SEO in the Age of Google’s AI Mode: Show Up, Earn Qualified Clicks, Stay Relevant</title>
		<link>https://paolomargari.it/en/seo-in-the-age-of-googles-ai-overviews/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 04 Sep 2025 01:43:38 +0000</pubDate>
				<category><![CDATA[Digital Marketing]]></category>
		<guid isPermaLink="false">https://paolomargari.it/?p=54070</guid>

					<description><![CDATA[A practical guide about SEO + AI If search felt like a neatly ordered supermarket, AI Mode (which is the evolution of AI Overview) is the friendly clerk at the door giving instant directions: it&#8217;s helpful for users, and disruptive for website owners. Here’s how to adapt without losing your traffic. On this post What [...]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div><header>
<h2 class="kicker">A practical guide about SEO + AI</h2>
<p class="muted">If search felt like a neatly ordered supermarket, AI Mode (which is the evolution of AI Overview) is the friendly clerk at the door giving instant directions: it&#8217;s helpful for users, and disruptive for website owners.</p>
<p class="muted">Here’s how to adapt without losing your traffic.</p>
</header>
<nav class="toc" aria-label="Table of contents"><strong>On this post</strong></p>
<ol>
<li style="list-style-type: none;">
<ol>
<li><a href="#what-changed">What actually changed (and what didn’t)</a></li>
<li><a href="#pros-cons">Pros &amp; cons of AI Overviews</a></li>
<li><a href="#mindset">The new mindset: be cite-worthy</a></li>
<li><a href="#playbook">A practical playbook to appear in AI Overviews</a></li>
<li><a href="#measure">Measure like a detective</a></li>
<li><a href="#brand">Strengthen brand signals</a></li>
<li><a href="#tone">On tone &amp; transparency</a></li>
<li><a href="#faq">Quick FAQ</a></li>
<li><a href="#checklist">12 actions to take to stay relevant</a></li>
</ol>
</li>
</ol>
</nav>
<section id="what-changed">
<hr />
<h2>What actually changed (and what didn’t)</h2>
<p>Google’s AI Mode (AIO) sits on top of classic search. It synthesizes an answer and cites a handful of sources. There’s no secret AIO tag or magic <em>schema</em>. If your content is indexable, helpful, and easy to quote, you’re eligible.</p>
<div class="callout">In a few words, you’re no longer just competing for organic ranking, you’re competing to be one of the sources Google leans on to build its answer.</div>
<p>AIO tends to “fan out” into sub-questions. Pages that cover the main query <em>and</em> the likely follow-ups (with clear, quotable snippets) get more opportunities to be cited—even if they’re not #1 for the head term.</p>
<p>Meanwhile, Google has tightened policies against low-quality “scaled” content and reputation-renting. Translation: mass-produced thin pages are now high-risk and low-reward.</p>
<p>Not least, blocking AI spiders, also from other large language models (LLM) like ChatGPT, Claude, Perplexity, DeepSeek, etc., might be a suicide action for your brand narrative visibility, control and relevance. It might disappear from answers, and others can still talk about it anyway so despite some SEO experts suggest that option, I strongly recommend not to take it.</p>
<hr />
</section>
<section id="pros-cons">
<h2>Pros &amp; Cons of AI Mode</h2>
<h3>For site owners</h3>
<div class="callout pro">
<p><strong>Upsides:</strong></p>
<ul>
<li><strong>New discovery surface:</strong> AIO can cite you even if you’re not a top-3 organic results.</li>
<li><strong>Higher intent:</strong> Users who click through often want depth, not fluff.</li>
<li><strong>Diversified queries:</strong> Covering sub-topics earns more “edges” into your content.</li>
</ul>
</div>
<div class="callout con">
<p><strong>Downsides:</strong></p>
<ul>
<li><strong>Zero-click pressure:</strong> Shallow pages get answered in-SERP.</li>
<li><strong>Attribution fuzziness:</strong> AIO clicks blend into “Web” in analytics; you’ll need better instrumentation.</li>
<li><strong>Quality bar ↑:</strong> Thin, scaled, or off-topic content is a liability.</li>
</ul>
</div>
<h3>For visitors</h3>
<div class="callout pro"><strong>Upsides:</strong> Faster orientation, clearer starting points, fewer tab explosions.</div>
<div class="callout con"><strong>Risks:</strong> AI can still be confidently wrong. Your job is to be the credible, human source users recognize and trust when they click through.</div>
</section>
<section id="mindset">
<h2>The new mindset: don’t just rank—<em>be cite-worthy</em></h2>
<ul>
<li><strong>Answer the question + the next five:</strong> anticipate follow-ups and structure them as sub-heads.</li>
<li><strong>Make claims quotable:</strong> concise answer first, depth and nuance after.</li>
<li><strong>Show lived expertise:</strong> names, credentials, methods, data, screenshots, failures, lessons learned.</li>
<li><strong>Stay snippet-eligible:</strong> avoid accidentally blocking previews/snippets with aggressive meta directives.</li>
</ul>
<hr />
</section>
<section id="playbook">
<h2>A practical playbook to appear in AI Mode <em>and</em> earn qualified traffic</h2>
<h3>1) Cover topics like a human teacher</h3>
<ul>
<li>Lead with a one-paragraph <strong>TL;DR</strong>, then the <strong>why</strong>, then the <strong>how</strong>.</li>
<li>Use Q&amp;A sub-heads that mirror real follow-ups.</li>
<li>Add receipts: original data, methods, tables, checklists, screenshots, quotes from primary sources.</li>
<li>Include <em>first-hand notes</em>: what surprised you, pitfalls, before/after metrics.</li>
</ul>
<h3>2) Structure for machines without writing for machines</h3>
<ul>
<li>Be indexable and preview-friendly; fix stray <code>noindex</code> or snippet-blocking parameters.</li>
<li>Use internal links to cluster related sub-topics; keep hubs one click from spokes.</li>
<li>Add <strong>structured data</strong> that matches visible content (FAQ, HowTo, Product, Organization, Author).</li>
<li>Mind page experience: clean layout, readable typography, mobile comfort, Core Web Vitals.</li>
</ul>
<h3>3) Create “information gain”</h3>
<ul>
<li><strong>Original datasets:</strong> polls, benchmarks, public data with methodology.</li>
<li><strong>Lightweight tools:</strong> calculators, converters, checkers.</li>
<li><strong>Decision aids:</strong> matrices, teardown comparisons, pros/cons with criteria and scoring.</li>
</ul>
<h3>4) Match format to intent</h3>
<ul>
<li><strong>How-to:</strong> steps, requirements, pitfalls, time estimates; consider a short video or GIF.</li>
<li><strong>Comparisons:</strong> transparent criteria, real photos, clear disclaimers for affiliates.</li>
<li><strong>Local:</strong> up-to-date services, hours, photos, menus, “who this is for.”</li>
<li><strong>Product:</strong> specs, compatibility, returns/warranty, real usage notes.</li>
</ul>
<h3>5) Stop the risky stuff</h3>
<ul>
<li>No mass-generated city/model doorway pages.</li>
<li>No “renting out” your domain to third-party thin content.</li>
<li>No repurposed expired domains for unrelated topics.</li>
</ul>
</section>
<section id="measure">
<h2>Measure like a detective</h2>
<ul>
<li><strong>Segment queries</strong> that tend to trigger AIO (questions, comparisons). Track CTR, on-page engagement, and conversions.</li>
<li><strong>Log SERP features</strong> for your priority terms (manually or with a tracker) to spot AIO patterns.</li>
<li><strong>Use UTMs</strong> on downloadable tools or calculators to fingerprint “summary-driven” clicks.</li>
</ul>
</section>
<section id="brand">
<h2>Strengthen brand signals (your durable moat)</h2>
<p>Humans click names they recognize. Invest in:</p>
<ul>
<li><span class="badge">Author entities</span> bios, LinkedIn, talks, bylines.</li>
<li><span class="badge">Real PR</span> studies, partnerships, expert quotes.</li>
<li><span class="badge">Quality links</span> that corroborate your expertise (no schemes).</li>
<li><span class="badge">Owned channels</span> email list, community, YouTube—so search is a gateway, not your whole business.</li>
</ul>
</section>
<section id="tone">
<h2>On tone &amp; transparency</h2>
<p>AIO rewards content that sounds like real people doing real work. Keep the language plain, admit trade-offs, show your working, and give readers the “why,” not just the “what.” That’s what builds trust—and citations.</p>
<hr />
</section>
<section id="faq">
<h2>Quick FAQ</h2>
<h3>Is there a tag to force my page into AI Mode?</h3>
<p>No. There’s no special markup. Do great SEO and be genuinely useful.</p>
<h3>Can I opt out of AI Overviews but keep regular snippets?</h3>
<p>You can block previews/snippets, but you’ll also lose classic snippet benefits. Use sparingly and intentionally.</p>
<h3>Will AI kill my traffic?</h3>
<p>It depends on your content. Be the page AIO wants to cite, and build direct demand for your brand. That combo is resilient.</p>
<hr />
</section>
<section id="checklist">
<h2>12 actions you should run ASAP to stay relevant with AIO</h2>
<ol class="checklist">
<li>Pick 10 money queries; list the 5 likely follow-ups for each.</li>
<li>Update pages: add a two-sentence answer up top and Q&amp;A sub-heads.</li>
<li>Add proof: screenshots, data tables, references.</li>
<li>Make authorship obvious: bio, credentials, first-hand notes.</li>
<li>Tighten internal links so every sub-answer is one click from the hub.</li>
<li>Validate indexability &amp; snippet eligibility.</li>
<li>Add or refresh structured data that mirrors visible content.</li>
<li>Improve page experience basics (speed, readability, mobile spacing).</li>
<li>Publish one original dataset or a simple calculator this month.</li>
<li>Audit and prune thin or near-duplicate templates.</li>
<li>Build a reporting view for “question” queries; track CTR and conversions.</li>
<li>Start one brand-signal project (PR piece, talk, or partner study).</li>
</ol>
</section>
<section id="bottom-line">
<h2></h2>
<p>AI Mode didn’t erase SEO—they raised the bar and changed the geometry. The winner isn’t the page that mentions the keyword the most, it’s the page that cleanly answers the question, anticipates the next five, backs it up, and feels human.</p>
<p>Do that consistently and you won’t just survive—you’ll be the source the summary leans on.</p>
<p>If you need effective SEO services for your website, <a href="https://paolomargari.it/en/contact/">get in touch now</a>.</p>
<p>&nbsp;</p>
</section>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Framing, Anchoring and Halo Effect: How Marketing Shapes Brand Perception</title>
		<link>https://paolomargari.it/en/framing-anchoring-halo-effect-how-marketing-influence-brand-perception/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 10 Nov 2024 23:30:42 +0000</pubDate>
				<category><![CDATA[Digital Marketing]]></category>
		<category><![CDATA[social media marketing]]></category>
		<guid isPermaLink="false">https://paolomargari.it/?p=54059</guid>

					<description><![CDATA[Marketing isn’t just about pushing products or services. It’s about understanding how people think and using that knowledge to shape perceptions. By tapping into some psychological principles, marketers can create more compelling, impactful strategies. Let’s explore three influential effects: the Halo, the Framing, and the Anchoring, each with a major impact on how people perceive [...]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div><h2>Marketing isn’t just about pushing products or services. It’s about understanding how people think and using that knowledge to shape perceptions.</h2>
<p>By tapping into some psychological principles, marketers can create more compelling, impactful strategies.</p>
<p>Let’s explore three influential effects: the Halo, the Framing, and the Anchoring, each with a major impact on how people perceive and respond to brands.</p>
<hr />
<h3>1. The Halo Effect: First Impressions Count</h3>
<p>The Halo Effect describes how first impressions set the tone for all future interactions. When people encounter a brand—through its website, social media, or even a simple handshake—they make snap judgments that can impact their overall perception. If a brand’s social media is vibrant and engaging, people might assume the brand itself is lively and trustworthy. Conversely, if the website looks outdated or the messaging is dull, people may conclude the services are subpar, even if they’re excellent.</p>
<p>This effect cuts both ways:</p>
<ul>
<li><strong>Fun social media presence = fun, trustworthy brand.</strong></li>
<li><strong>Boring social media presence = boring brand.</strong>&nbsp;</li>
<li><strong>Polished, professional website = high-quality services.</strong></li>
<li><strong>Poor website design = low-quality services.</strong></li>
</ul>
<p>For brands, maintaining a consistent and appealing image across all platforms is critical.<br />
How a business “shows up” in every interaction—online or offline—matters because each impression is an opportunity to either enhance or damage customer perception.</p>
<hr />
<h3>2. The Framing Effect: It’s All in the Presentation</h3>
<p>The way information is presented, or “framed,” influences how people perceive it. A message framed positively will often feel more appealing than one framed negatively, even if both convey the same underlying information. For instance:</p>
<ul>
<li>“You have a 90% chance of surviving surgery” sounds reassuring.<br />
vs</li>
<li>“You have a 10% chance of dying from surgery” sounds alarming.</li>
</ul>
<p>In marketing, framing can be used to emphasize the positive benefits of a product or service and downplay any perceived risks. Here’s how framing can be applied effectively:</p>
<ul>
<li>“Join our event and avoid years of back pain.”</li>
<li>“Download our guide and prevent bloating.”</li>
<li>“Sign up now to look and feel your best at the beach.”</li>
</ul>
<p>By framing messages in a way that highlights the positives and minimizes negatives, brands can help guide customer decisions and foster a sense of trust and positivity.</p>
<hr />
<h3>3. The Anchoring Effect: Setting the Right Baseline</h3>
<p>The Anchoring Effect shows how people rely heavily on the first piece of information they receive (the “anchor”) to make subsequent judgments. For example, if a product is listed at $1,000 but then reduced to $100, it feels like a great deal, even if that discount is part of the regular price strategy. Similarly, offering “10 sessions for the price of 5” makes people feel they’re getting added value, anchored by the initial number of sessions.</p>
<p>Anchoring is powerful in pricing and promotion:</p>
<ul>
<li>A high original price followed by a discount can make a product seem like a great value.</li>
<li>Offering “extra” sessions or benefits relative to a lower initial offer can feel like a bonus.</li>
</ul>
<p>However, it’s essential to use anchoring ethically. Customers appreciate value, but if brands inflate prices only to mark them down significantly, it can erode trust. The best practice is to create a genuine sense of value by carefully choosing your anchor points and delivering quality.</p>
<hr />
<p>&nbsp;</p>
<p>The Halo, Framing, and Anchoring Effects show how much perception matters in marketing and help marketers build campaigns that not only catch attention but also create lasting positive impressions.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>We entered the era of Zero-Click Marketing</title>
		<link>https://paolomargari.it/en/entering-the-era-of-zero-click-marketing/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 09 Jun 2024 13:41:57 +0000</pubDate>
				<category><![CDATA[Digital Marketing]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[social media marketing]]></category>
		<guid isPermaLink="false">https://paolomargari.it/?p=54051</guid>

					<description><![CDATA[Do you remember when all your digital acquisition efforts focused on driving website traffic? Those days are fading fast. After analysing recent trends emerging in major digital platforms worldwide, Rand Fishkin and other digital marketing industry thought leaders warned marketers to adapt their strategies and move away from the pressure to generate incoming website traffic. [...]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div><h3><strong>Do you remember when all your digital acquisition efforts focused on driving website traffic?<br />
Those days are fading fast.</strong></h3>
<p>After analysing recent trends emerging in major digital platforms worldwide, Rand Fishkin and other digital marketing industry thought leaders warned marketers to adapt their strategies and move away from the pressure to generate incoming website traffic. We&#8217;re entering the so-called <em>zero-click marketing</em> era (don&#8217;t confuse with zeroclick attack, which involves vulnerabilities of some digital platforms and it&#8217;s more a matter of cybersecurity specialists rather than marketers).</p>
<h2>Look at these recent digital marketing trends</h2>
<ul>
<li><strong>YouTube</strong> is now the 2nd largest search engine worldwide.</li>
<li>Already in 2020, more than 75% of <strong>Google</strong> searches ended without a click, and the platform is changing fast, offering immediate website extracts and AI-generated answers on top of SERP (search engine result page), for which users don&#8217;t even need to screen results and click one or more websites anymore. Consequently the SEO game must adapt too.</li>
<li><strong>LinkedIn </strong>&amp;<strong> Facebook</strong>: algorithms favour native content and penalise direct links to external web pages.</li>
<li><strong>Instagram</strong> &amp; <strong>TikTok</strong>: Video-first (and only). The two platforms are now similar as Instagram has given up its initial and much-loved vocation for photos to chase the Chinese competitor who dominates the market despite Western boycotts with the backing of politics. It is not allowed to click anything outside the profile description, which is often ignored given that the contents are mainly used in the user feed and not in the channel feed (remember that it is not possible to insert links in the description of photos or videos, and the link-in-bio mention, as well as being obsolete and ineffective, risks penalising views).</li>
</ul>
<h2>Growing channel attribution challenges</h2>
<ul>
<li><strong>Cookieless browsers</strong>, due to growing privacy concerns and regulations, limit user data.</li>
<li>Link sharing via <strong>private chats</strong>, either individual or group (WhatsApp, Telegram, Signal, Discord, and more), makes tracking difficult, if not impossible, making analytics data and KPIs unreliable and, often, misleading.</li>
<li><strong>Last-touch attribution models</strong> are outdated and, in most cases, unreliable. Why assuming that credit for a conversion goes the last-click if other touch points contributed too? If you expect effective actionable KPIs to drive your strategic adjustments, don&#8217;t trust what&#8217;s based on partial data and wrong assumptions, because your future success might suffer big time.</li>
</ul>
<h2>What to do to be effective in a zero-click marketing world?</h2>
<p>Rethink your strategy. It&#8217;s not about clicks anymore, but attention.</p>
<ol>
<li><strong>Go where your audience is</strong>: YouTube, LinkedIn, TikTok, Instagram.</li>
<li><strong>Partner</strong> with influencers/creators on podcasts and social platforms.</li>
<li>Create <strong>engaging, inspiring, native content</strong> which is worth sharing for each platform, rather than just posting a link.</li>
<li>Don&#8217;t forget to nurture your <strong>email list</strong>, a primary owned channel.</li>
<li>Keep on building a <strong>memorable and trusted brand</strong>.</li>
</ol>
<p>In a few words: stop chasing clicks and start capturing attention on platforms that matter. Adapt your marketing strategy now, or risk falling behind.</p>
<p>Even companies with a limited presence on social media platforms should remember that their marketing goal is reaching their audience.</p>
<p>Any company talks to people, wherever they are. And people are on social media &#8211; either through a direct presence or indirectly via testimonials, reviews, and overall word of mouth shared on digital channels by individuals, partners, press, and industry influencers. Therefore, traffic to their websites is a consequence of a positive, growing brand awareness rather than just a sequel of posts merely including boring calls-to-action and direct web links, which, if allowed by platforms, are still penalised by algorithms.</p>
<p>Moving to paid clicks, companies with low brand awareness still need to improve their click-through rate, proving that it&#8217;s wiser to move marketing investments towards effective organic inbound strategies.</p>
<h2>Social media platforms turned into creator platforms with (social) benefits</h2>
<p>Social platforms aim to retain users rather than making them exit to external websites (unless advertising clicks, aka PPC campaigns, compensate for these exits).</p>
<p>In fact, social platforms are greedy for our time: the more time we spend, the more advertising spaces they can sell (paid impressions).</p>
<p>Keep in mind that today social media platforms such as Instagram, TikTok, YouTube, LinkedIn, Facebook, Threads) are mostly media distribution platforms, like let&#8217;s say like Netflix, embedding social elements such as reactions (likes), comments, sharing. On these platforms, each user is a potential creator (or re-creator), and those who generate content most effective at retaining users are rewarded with greater visibility.</p>
<p>Therefore, it is necessary to minimise the clicks of the user journey, possibly allowing the user to achieve the objective we have set ourselves directly on the first acquisition platform, where, moreover, if what we propose is valid, there are more significant opportunities than visibility (reach ) is multiplied thanks to the actions of the user who reads us. User involvement (engagement) matters most, and measuring our content&#8217;s success and increasing its organic visibility (social reach) is essential.</p>
<p>We must always create and share (inspiring, meaningful, valuable, fresh, unique, captivating) content to encourage reactions such as likes and comments to which we can and must respond immediately, reposts to a presumably qualified audience, supported by the fact that the advice comes from a person and not a brand).</p>
<hr />
<ul>
<li><span style="font-size: 18pt;"><a title="Follow Paolo Margari on LinkedIn to learn about Digital Marketing Strategy and more" href="https://www.linkedin.com/comm/mynetwork/discovery-see-all?usecase=PEOPLE_FOLLOWS&amp;followMember=paolomargari" target="_blank" rel="noopener"><strong>Follow me on LinkedIn</strong></a></span><br />
<em>(yes, sometimes clicks still count!)</em></li>
</ul>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>15 steps to optimise your digital marketing ROI</title>
		<link>https://paolomargari.it/en/15-steps-to-optimise-your-marketing-budget-in-2024/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 11 Oct 2023 21:28:44 +0000</pubDate>
				<category><![CDATA[Digital Marketing]]></category>
		<category><![CDATA[social media marketing]]></category>
		<guid isPermaLink="false">https://paolomargari.it/?p=54044</guid>

					<description><![CDATA[Boost your digital marketing ROI with a smarter budget With economic uncertainty ahead &#8211; well, it&#8217;s a constant, isn&#8217;t it? &#8211; budgets get tighter. That makes Return on Investment (ROI) even more critical. You’ll need to stretch each euro further through smarter budgeting. Follow these 15 steps to optimise your digital marketing budget &#38; ROI. [...]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div><h2>Boost your digital marketing ROI with a smarter budget</h2>
<p>With economic uncertainty ahead &#8211; well, it&#8217;s a constant, isn&#8217;t it? &#8211; budgets get tighter.</p>
<p>That makes Return on Investment (ROI) even more critical.</p>
<p>You’ll need to stretch each euro further through smarter budgeting.</p>
<p>Follow these 15 steps to optimise your digital marketing budget &amp; ROI.</p>
<p>&nbsp;</p>
<h2>1: Start with a Clear Plan and Keep it Flexible</h2>
<p>Set clear strategic goals and map related tactics to achieve them. A plan provides direction, optimises resources, and makes measurement easier.</p>
<p>Know where you want to go before determining budget. Plans set the direction in line with the company objectives, but don&#8217;t have to be too rigid: periodic revision helps to adjust the trajectory, considering that forecasts might be incorrect and the market is dynamic so changes must be faced timely.</p>
<h2>2: Audit Your Tech Stack</h2>
<p>Take stock of your martech and tools. Look at upgrades needed and potential new investments to support goals. Don&#8217;t forget to take into account cybersecurity, business continuity and indirect costs.</p>
<p>Some tools are cool but not safe (mind giving access to internal documents or API keys to unknown developers).</p>
<p>Other tools might disappear leaving you with no alternatives &#8211; it happens frequently when working with cool startups that go bankrupt or are acquired by other companies that change their offer and pricing.</p>
<p>Not least, some tools might be cheap or totally free, but their implementation still has a relevant cost.</p>
<p>Think of switching costs (training internal staff), developing costs, hosting, security, customisation, possible increase in pricing, integration with other tools or platforms, etc. The final price of a tool is not just its cost.</p>
<h2>3: Analyse Current Spending</h2>
<p>Critically assess this year&#8217;s expenditures. Identify what worked and didn&#8217;t. Shift budgets accordingly. Things don&#8217;t always need to be the same. There&#8217;s no best recipe, even when it works. Because everything can always be improved.</p>
<h2>4: Calculate Task Time</h2>
<p>Account for team and task time in your budget, like content creation and asset production. Demonstrate work required &#8211; not always easy to estimate, but the more you&#8217;ll track, the more you&#8217;ll get a rough idea of the real time spent on single tasks. Some might be avoided, and processes can be improved adopting collaboration tools, saving time, hence costs (because time is money).</p>
<p>Minimise emails, calls/meeting duration and distraction time (for example avoiding copying in an email or inviting to a meeting staff not required).</p>
<p>Any distraction costs time, which is money. In the long term, it&#8217;s an important part of the total costs that could have been saved and invested in some more productive resources, tools, tasks.</p>
<h2>5: Leverage External Support</h2>
<p>Estimate needs for freelancer or agency support. Specialists bring expertise your team may lack.</p>
<p>However, when working with freelancers mind their availability and business continuity: if they have too many clients they might get slower or outsource to low skills collaborators. They might also stop the contract if they have a more inspiring or rewarding project to follow.</p>
<p>In terms of agencies, mind those ones that don&#8217;t have internal staff and just collect freelancers extra charging for that.</p>
<p>They also tend to charge more to cover their indirect costs, and often most of the work is carried out by interns or junior profiles despite you&#8217;ll pay at senior level.</p>
<p>Employees help to leverage internal skills, save costs and time (less calls, meetings, emails, that are normally charged too when working with agencies) and, not least, employees learning stay in-house while an agency might resell it to your competitors in the future.</p>
<h2>6: Budget for Paid Social</h2>
<p>Allocate funds to promote key social posts beyond low organic reach. Combine with employee advocacy &#8211; try an ambassadorship program &#8211; for maximum impact.</p>
<p>Employees network is a great multiplier. On social media channels, brands must talk with people&#8217;s voice, better if others talk about a brand, rather than the brand itself self-claiming achievement.</p>
<p>Paid Social helps to reach a narrow audience interested in a specific content. You don&#8217;t need to target the world to talk to a few people.</p>
<p>Organic social is not effective in this sense, because its reach is generally low and often out of target, especially for niches hard to reach.</p>
<h2>7: Enhance Existing Efforts</h2>
<p>Before launching new initiatives, optimise current ones. Reallocate to improve ROI on previous investments.</p>
<p>Why rebuilding the wheel when little adjustments can bring great improvements?</p>
<p>Don&#8217;t forget the Pareto&#8217;s law before dismantling stuff. Don&#8217;t be like those sport teams that after a few bad results change the coach, forgetting that a team is a team, and results don&#8217;t depend on a person.</p>
<h2>8: Align Sales and Marketing</h2>
<p>Shared budgets foster collaboration between sales and marketing teams, aligning goals. If teams don&#8217;t share the same reward, a competition between them will be unhealthy.</p>
<p>Depending on the type of market and product, as well as internal governance, a company normally tends to emphasise more sales or marketing &#8211; despite other be predominant too, like product management or CX. The more company elements are integrated, sharing success (and learning together from failure), the better results will be in the medium/long term.</p>
<p>Silos don&#8217;t work. Startups have an advantage in being smaller hence more agile, but on their side, growing fast tends to cause confusion and overlaps, difficult to sort out when experience and employee retention is lower &#8211; differently than dinosaurs.</p>
<h2>9: Test and Adopt New Metrics &amp; KPIs</h2>
<p>If it&#8217;s the case, implement leading indicators for revenue streams and renewals, like Sales Velocity and Account Health Scores. Some ads platforms have plenty of metrics but there&#8217;s no need to waste a life deep diving into numbers that don&#8217;t bring learning and action. Instead, try to build your own KPIs focusing on specific segments, products, actions, trying to identify correlations between metrics. AI tools like GPT can greatly help on both quantitative (making sens of huge raw datasets) and qualitative metrics (for example sentiment analysis).</p>
<h2>10: Follow the 70/20/10 Rule</h2>
<p>Allocate budget as: 70% proven strategies, 20% new avenues, 10% experiments. Save some time for brainstorming, learning, testing new tools and strategies before their implementation. Assumptions never works (and if they do you&#8217;ve just been lucky &#8211; luckiness is not sustainable).</p>
<h2>11: Get Inspired from the Industry</h2>
<p>Make time for learning. Attend events and allocate training budget for the team. The best way to learn is to do, so avoid static resources, useful only when needed, but save time and space for little experiments that, beyond new skills, might be the seed of future successful campaigns.</p>
<h2>12: Save Time with Templates</h2>
<p>Leverage pre-built budget templates as helpful starting point. Speed-up work by substantially reducing time spent on routine tasks.</p>
<h2>13: Focus on Actionable KPIs, not just Metrics</h2>
<p>Derive value from your data. Turn findings into actionable insights and business impact. Key Performance Indicators (KPIs) must be actionable.</p>
<p>Switch from periodic static reports to dynamic dashboards (for example Looker Data Studio or PowerBI) that allow changing timeframe and go granular.</p>
<p>Try to integrate channels (online and offline) to provide an holistic view of your marketing efforts. Don&#8217;t get crazy with attribution models: no model is perfect and often, picking the wrong one might lead to wrong assumptions, instead of optimising your campaigns and spending allocation.</p>
<h2>14: Track Performance Continuously</h2>
<p>Measure and adjust your campaigns periodically, according to performance. Optimise spend across channels based on results: what counts most are KPIs, not simple metrics (for example engagement rate, not just vanity metrics like followers or impressions).</p>
<h2>15: Secure Stakeholder Buy-in</h2>
<p>Get leadership support through concise, data-driven plans conveying ROI. Numbers tell more than words. Your goals must always be SMART: Specific, Measurable, Achievable, Relevant, and Time-Bound.</p>
<p>&nbsp;</p>
<p>Smarter budgeting takes work but pays dividends. Following these tips will stretch your dollars further and elevate results. Take the time to plan and set your marketing up for success in the future.</p>
<p>&nbsp;</p>
<hr />
<h4 style="text-align: center;">Do you need help with your Digital Marketing strategy?</h4>
<h3 style="text-align: center;"><a title="Oltre Digital Marketing Strategy" href="https://oltredigital.com/" target="_blank" rel="noopener"><strong>Ask Oltre Digital</strong></a></h3>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why blocking GPTBot &#038; other AI web crawlers is a bad move</title>
		<link>https://paolomargari.it/en/why-blocking-gptbot-and-other-ai-web-scrapers-is-a-bad-move/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 07 Aug 2023 17:20:17 +0000</pubDate>
				<category><![CDATA[Digital Marketing]]></category>
		<guid isPermaLink="false">https://paolomargari.it/?p=54037</guid>

					<description><![CDATA[OpenAI announced its support for robots.txt for GPTBot, which means you can block OpenAI from harvesting your website content. As Search Engine Optimisation (SEO) specialists know, the practice is already available for years for search engines, some SEO tools and other popular web crawlers &#38; scrapers &#8211; however, not many websites make good use of [...]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div><h2>OpenAI announced its support for robots.txt for GPTBot, which means you can block OpenAI from harvesting your website content.</h2>
<p>As Search Engine Optimisation (SEO) specialists know, the practice is already available for years for search engines, some SEO tools and other popular web crawlers &amp; scrapers &#8211; however, not many websites make good use of it.</p>
<p>Today, SEO specialists advise blocking GPTBot and other AI web scrapers (probably a better definition than crawlers, normally associated with search engine spiders.</p>
<p>However, <strong>blocking GPTBot for an entire web domain is a wrong move</strong>.</p>
<p>What counts for a brand is not website traffic but information persuasion.</p>
<p><strong>Blocking AI bots will prevent owned brand narrative visibility on tomorrow&#8217;s knowledge sources</strong> (conversational chatbots are tomorrow&#8217;s search engines).</p>
<p>You can still limit its access, but it&#8217;s not advised to prevent it from the entire website.</p>
<p>&nbsp;</p>
<h2>A new search paradigm is coming</h2>
<p>Hopefully, the upcoming switch from smart <em>yellow pages</em> (Google) to smart advisors (AI-powered conversational chatbots) will make the SERP (Search Engine Result Page) ranking race a thing of the past.</p>
<p>The digital marketing industry should get rid of grey SEO tactics aimed at tricking algorithms and moving towards meaningful information sharing.</p>
<p>The Generative AI tools in search seen so far (Bing, You, Google SGE) seem to need to be more capable of replacing &#8216;traditional&#8217; search features.</p>
<p>However, what can be called &#8216;traditional&#8217; nowadays? SERPs are already full of features where AI plays a role. Beyond (smart) search ads, think of rich snippets, comparisons, answers, custom/local info and so on.</p>
<p>Many more valuable and attractive features already push down organic search results.</p>
<p>AI summarises the most relevant findings from various sources into one snippet rather than separately listing findings for each source.</p>
<p>A way to gain fast adoption by AI-powered conversational search features is to dynamically prompt long questions according to user queries, keeping in mind topical search history &#8211; timing is a crucial issue since the user&#8217;s search intention changes according to the funnel stage determined by search queries.</p>
<h2>Search engines algorithms transformed the web into a wasteland of mediocrity</h2>
<p>The current search engine ranking criteria transformed the web into a wasteland of SEO-generated mediocrity.</p>
<p>Most of the so-called reputable media industry ended up in poor clickbait techniques, elegant fake news, surrounded by tons of annoying ads, and often offered behind paywalls.</p>
<p>Let&#8217;s be honest: no organisation is fully honest, starting from news factories, usually pushing specific agendas according to their investors, advertisers, positions, etc.</p>
<p>Single voices pursue their interests. Only crowdsourced information can be considered valid since it brings many voices to the storytelling process.</p>
<p>Therefore answers based on multiple sources tend to be more valid than answers based on single sources.</p>
<p>However, the most visible and valuable content tends to be non-promotional, crowd-sourced, rich, and updated, moved by altruism rather than purely promotional goals &#8211; think of Wikipedia.</p>
<p>Quality &gt; quantity always prevails in business, at least in the medium/long term. Short-term victories won&#8217;t assure business sustainability.</p>
<p>Nowadays, capitalism started to delegate marketing efforts to customers by rewarding evangelists/early adopters, a form of religious missionaries &#8211; think of Apple or Tesla fanatics.</p>
<p>Reviews boosted by digital platforms are powerful profit drivers &#8211; word of mouth still being the most effective marketing channel.</p>
<p>However, we all know how fake reviews (like fake news) affect their validity.</p>
<p>And besides that, &#8216;the wisdom of the crowd&#8217; is not that wise after all, considering, for example, election results massively fueled by crap propaganda worldwide.</p>
<p>So AI tools might be a better way to select and interpret valid content, moving beyond biased content, either mass social proof or SEO-driven content.</p>
<p>AI tools can help get rid of all those pages built with the sole purpose of leading SERPs.</p>
<h2>Digital platforms&#8217; key goal is to keep users in there</h2>
<p>Before any sales, interactions, or persuasion, digital platforms are eager to eat your most valuable asset: time.</p>
<p>Time is consumption, and consumption makes advertising spaces, aka income opportunities.</p>
<p>It doesn&#8217;t count the absolute number of profiles (or rather, of users, considering that a user can have multiple profiles) but the time that users spend on the platform, even before how they spend it.</p>
<p>To all supposed SEO professionals scared by the growing amount of AI tools&#8217; web scrapers, it&#8217;s worth remembering that a vital goal of any digital platform (social networks and search engines) is to keep users within the platform.</p>
<p>Letting a user move away from a platform is a cost that ads must compensate.</p>
<p>For websites, getting traffic for free will be more challenging when solutions offered by search platforms (including social networks) will be richer and smoother.</p>
<p>Skipping search platforms means missing the marketplaces where users spend most of their time.</p>
<p>Many businesses won&#8217;t need a rich website (which represents a considerable cost to be perfect in terms of content, design, SEO, UX, hosting, security, integrations, translations, etc.) where they can feed a global platform with their feeds via API, focusing on core elements of their business: product/service (including pricing) &amp; CX. Their core assets, audiences, will be based on primary data since pixels will also be a thing of the past.</p>
<h2>From SEO to AIO</h2>
<p>As I wrote some time ago, AIO (Artificial Intelligence Optimisation) will be the new SEO. If you want to skip the race, block AI web scrapers, and your brand-owned narrative won&#8217;t be mentioned anymore. But others can still talk about your brand, preventing you from any control over it when popping up in AI-powered conversational chatbots.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The News We See: How Facebook Fuels Political Polarization</title>
		<link>https://paolomargari.it/en/the-news-we-see-how-facebook-fuels-political-segregation/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 29 Jul 2023 02:14:38 +0000</pubDate>
				<category><![CDATA[Digital Marketing]]></category>
		<category><![CDATA[social media marketing]]></category>
		<guid isPermaLink="false">https://paolomargari.it/?p=54031</guid>

					<description><![CDATA[Research published by Science reveals ideological &#8220;echo chambers&#8221; on social media Facebook (Meta Inc.) has transformed how we get news and information. According to self-proclaims by Meta Inc., over two billion users and counting &#8211; or better profiles, including probably a half of fakes, duplicated, bots, scammers, deads, banned&#8230; For sure, Facebook is the largest [...]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div><h2 class="whitespace-pre-wrap">Research published by Science reveals ideological &#8220;echo chambers&#8221; on social media</h2>
<p class="whitespace-pre-wrap">Facebook (Meta Inc.) has transformed how we get news and information.</p>
<p>According to self-proclaims by Meta Inc., over two billion users and counting &#8211; or better profiles, including probably a half of fakes, duplicated, bots, scammers, deads, banned&#8230; For sure, Facebook is the largest social media network worldwide. Considering the average type of current user &#8211; a boomer functional illiterate easy catch for propaganda machines of any kind &#8211; the USA-based network founded and still owned by Mark Zuckerberg greatly impacts election results worldwide.</p>
<p>The new anti-Twitter &#8211; or better, anti-X &#8211; network, Threads, has been a huge flop &#8211; 100 million users the first week after launch, and over 50% lost the week after. Two records &#8211; despite technically <a href="https://paolomargari.it/?p=26856">they&#8217;re not new users but rather existing users of another network, Instagram</a>, that activated the Threads extension.</p>
<p>Considering the Metaverse flop, the recent introduction of paid verified profiles to provide users&#8217; assistance &#8211; otherwise totally absent &#8211; and paid plans to watch creators&#8217; content is not a good time for Meta. It seems more of a desperate attempt to drain the drop in advertising revenue due to poor performance amplified after the iOS14 conversion API block for privacy (mainly business) reasons.</p>
<p>Beyond such technical and business sides, a major question concerning Facebook&#8217;s rise among users and policymakers: is it dividing us politically?</p>
<p class="whitespace-pre-wrap"><a title="Asymmetric ideological segregation in exposure to political news on Facebook" href="https://www.science.org/doi/10.1126/science.ade7138" target="_blank" rel="nofollow noopener">A major new study published by <em>Science</em> in July 2023, &#8216;Asymmetric ideological segregation in exposure to political news on Facebook&#8217;</a>, suggests it is.</p>
<p class="whitespace-pre-wrap">A pool of 27 independent researchers analyzed Facebook data for 208 million U.S. users during the 2020 election. They examined the full universe of news stories people could see in their feeds. Then they compared this to the narrowed selection of stories Facebook&#8217;s algorithm showed them.</p>
<h2 class="whitespace-pre-wrap">Facebook contributes overwhelmingly to the ideological segregation and political polarisation of society</h2>
<p class="whitespace-pre-wrap">The researchers found high levels of &#8220;ideological segregation&#8221; on Facebook. Conservatives tended to see news catering to their views. The same for liberals. This segregation grew stronger as stories moved from potential exposure to actual exposure.</p>
<blockquote><p>Political polarisation is the divergence of political attitudes away from the center, towards ideological extremes. Most discussions of polarization in political science consider polarisation in the context of political parties and democratic systems of government. (Source: Wikipedia English)</p></blockquote>
<p class="whitespace-pre-wrap">There was also striking asymmetry between left and right. A sizable segment of conservative news was isolated and consumed only by right-leaning audiences. No equivalent bubble existed on the left.</p>
<p class="whitespace-pre-wrap">The researchers also looked at misinformation &#8211; stories flagged as false by Facebook&#8217;s fact-checkers. Nearly all these bogus stories resided in the uniquely conservative bubble.</p>
<p class="whitespace-pre-wrap">In other words, conservatives on Facebook inhabit an alternate media universe to a greater extent than liberals. Their feeds promote partisan news &#8211; and sometimes fake news &#8211; more aggressively.</p>
<p><img fetchpriority="high" decoding="async" class="alignnone size-large wp-image-53113" src="https://paolomargari.it/wp-content/uploads/2025/10/research-science-facebook-political-polarization-usa-2020-2023-scaled-1-917x1024.jpg" alt="facebook science research political polarization usa election campaigns" width="917" height="1024" srcset="https://paolomargari.it/wp-content/uploads/2025/10/research-science-facebook-political-polarization-usa-2020-2023-scaled-1-917x1024.jpg 917w, https://paolomargari.it/wp-content/uploads/2025/10/research-science-facebook-political-polarization-usa-2020-2023-scaled-1-269x300.jpg 269w, https://paolomargari.it/wp-content/uploads/2025/10/research-science-facebook-political-polarization-usa-2020-2023-scaled-1-768x858.jpg 768w, https://paolomargari.it/wp-content/uploads/2025/10/research-science-facebook-political-polarization-usa-2020-2023-scaled-1-1375x1536.jpg 1375w, https://paolomargari.it/wp-content/uploads/2025/10/research-science-facebook-political-polarization-usa-2020-2023-scaled-1-1834x2048.jpg 1834w" sizes="(max-width: 917px) 100vw, 917px" /></p>
<h2 class="whitespace-pre-wrap">Political polarisation taken to extremes by a cynical algorithm</h2>
<p class="whitespace-pre-wrap">To understand these findings, we need to grasp how news reaches Facebook users:</p>
<ul class="list-disc pl-8 space-y-2">
<li class="whitespace-normal">The underlying network matters. Who you friend, follow and join shapes your potential exposure.</li>
<li class="whitespace-normal">Facebook&#8217;s algorithm then filters this network based on your interests. It elevates certain stories into your actual feed.</li>
<li class="whitespace-normal">You engage with some stories by reacting, commenting, and sharing. This signals Facebook what you like, driving the algorithm further.</li>
</ul>
<p class="whitespace-pre-wrap">Two other insights emerged:</p>
<ul class="list-disc pl-8 space-y-2">
<li class="whitespace-normal">Pages and groups drive segregation more than friends. This suggests ideology plays a bigger role in choosing to follow pages/groups versus individuals.</li>
<li class="whitespace-normal">High-political interest users see twice as much segregation as low-interest users. They opt more into partisan echo chambers.</li>
</ul>
<h2 class="whitespace-pre-wrap"><em>Tell me who you follow, and I will tell you who you vote for…ever</em></h2>
<p class="whitespace-pre-wrap">Past research using web browsing data found limited &#8220;filter bubbles&#8221; online. But this study suggests social media enables far more segregation in news consumption.</p>
<p class="whitespace-pre-wrap">Browsing websites like &#8220;Fox News&#8221; can miss important differences in the specific stories users see. Granular data on news articles &#8211; not just outlets &#8211; is key.</p>
<p class="whitespace-pre-wrap">The findings also underscore the asymmetric polarization of America&#8217;s media ecosystem. Conservative media nurtures a more cloistered audience than liberal media. On platforms like Facebook, this asymmetry gets amplified algorithmically.</p>
<p class="whitespace-pre-wrap">Social media expands our information horizons. But the factions we prefer to follow can consolidate our prejudices and bias. Facebook&#8217;s algorithms cater to those biases, potentially fueling political tribalism.</p>
<p>Hordes of devotees feast daily on media lies, whatever the political party, and then share it with their peers, reinforcing its supposed importance. However, it&#8217;s worth reminding that popularity doesn&#8217;t imply validity.</p>
<p>Extremist political parties fuel the trend. For example, according to public ads spending data provided by Meta Inc, Belgium&#8217;s biggest spender in political ads is the Flemish independentist right-wing party, Vlaams Belang (directly or through its representatives). Millions of taxpayers&#8217; money are funding political parties&#8217; propaganda, ultimately fueling the American social network revenue &#8211; skipping local taxation thanks to its Irish tax haven.</p>
<p class="whitespace-pre-wrap">The research published by <em>Science</em> highlights the need for transparency from social media platforms. Clearly, in addition to Facebook, there are other platforms. Still, Meta platforms are the most influential in political polarization, both for the number of users involved and for the effects of the algorithm that generates the personalized news feed for each user And for society to navigate the internet&#8217;s risks and rewards thoughtfully. Facebook alone won&#8217;t fix political divides, but understanding its impact is crucial to mitigate it; otherwise, future elections will be pointless.</p>
<hr />
<p><em>The article was also published on DataDrivenInvestor via Medium.</em></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Adapting Journalism to AI: The Good, the Bad and the Profitable</title>
		<link>https://paolomargari.it/en/adapting-journalism-to-ai-the-good-the-bad-and-the-profitable/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 03 Jul 2023 15:03:31 +0000</pubDate>
				<category><![CDATA[Digital Marketing]]></category>
		<category><![CDATA[social media marketing]]></category>
		<guid isPermaLink="false">https://paolomargari.it/?p=54025</guid>

					<description><![CDATA[Impact of AI on Journalism Artificial intelligence (AI) has shaken up the journalism industry worldwide. Newspapers are searching for new business models to counterbalance AI&#8217;s impact and engage their readership. The growing influence of AI in content creation has forced publishers to search for a sustainable business model that balances quality content and profitability. The [...]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div><h2>Impact of AI on Journalism</h2>
<p>Artificial intelligence (AI) has shaken up the journalism industry worldwide.</p>
<p>Newspapers are searching for new business models to counterbalance AI&#8217;s impact and engage their readership.</p>
<p>The growing influence of AI in content creation has forced publishers to search for a sustainable business model that balances quality content and profitability.</p>
<h2>The Rise and Fall of Digital Publications</h2>
<p>Buzzfeed News and Vice were once successful digital publications that won several awards for their innovative approach to topics like politics and economy. However, both have faced financial difficulties recently.</p>
<p>Buzzfeed News has ceased operations, and Vice is at risk of bankruptcy. While these are high-profile examples, they&#8217;re not unique. Their downfall is primarily attributed to their inability to find a sustainable long-term business model.</p>
<h2>The Challenge of Scaling Advertising Revenue</h2>
<p>Vice and Buzzfeed heavily relied on video and branded content (paid for by advertisers) to generate revenue. Yet, this model could have scaled more effectively in the face of competition from social and streaming platforms, which carved out significant chunks of advertising revenue previously monopolized by newspapers.</p>
<p>Besides, blending journalism with advertising only sometimes yields positive results.</p>
<h2>Paywalls: A Possible Solution?</h2>
<p>Paywalls have proven effective only for large global brands with loyal audiences. Despite that, data shows that the paywall model is only somewhat effective for some.</p>
<p>In recent years, there has been a stable percentage of people willing to pay for online journalism after years of growth.</p>
<h2>The Importance of Diversification</h2>
<p>A diversified business model can help media organizations remain stable when market variables change.</p>
<p>Successful media companies operate multiple business lines, such as the Financial Times.</p>
<h2>Balancing Press, Digital, and Events</h2>
<p>The Financial Times hosts events through its subsidiary, The Next Web. These events contribute significantly to the newspaper&#8217;s profits and offer opportunities for networking and discovering new trends in the market.</p>
<h2>SEO and AI</h2>
<p>Search engine optimisation (SEO) practices have changed how content is written, leading to debates about whether the content is written for readers or search engines.</p>
<p>With advances in AI, SEO can shift from visible text to metadata, simplifying the process for content writers.</p>
<h2>AI&#8217;s Impact on Content Production</h2>
<p>AI has automated simple content production for several years, and this trend is expected to continue.</p>
<p>Quality content that machines cannot replicate will require heightened attention. A minority of journalists produce such quality content, and only half will likely adapt to working with new tools. Some publications are predicted to remain human-only, while others will digitize and transform their operations, publishing in various formats.</p>
<p>Imagine grabbing news, reshaping it for various audiences, translating it into various languages and transforming them into podcasts using text-to-speech technology (that can even adapt to regional accents). New opportunities ahead, where content creators remain crucial in shaping communication goals, setting up the right tone of voice, frequency, media planning, and leaving recurring/routine/boring tasks to machines.</p>
<p>Exponential technologies like generative AI, machine learning, and robotics are rapidly changing the world, predicting that about 50% of jobs will disappear due to these technologies. However, they also foresee exciting developments like new products and services we can&#8217;t yet imagine.</p>
<p>To survive and thrive in this new age, we need to develop our skills in creative collaboration &#8211; blending creativity, curiosity, and our ability to collaborate with people and machines. Everyone already possesses these skills but they must be developed and shaped in a constantly changing environment. After all, thinking of genetics, according to Darwin&#8217;s Origin of Species, it is neither the most intellectual of the species nor the strongest that survives, but the one that is able best to adapt and adjust to the changing environment. Someway, technology follows nature&#8217;s <em>rules</em>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Navigating the Changing Landscape of Social Media</title>
		<link>https://paolomargari.it/en/navigating-the-changing-landscape-of-social-media-in-2023/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 02 Jul 2023 16:41:11 +0000</pubDate>
				<category><![CDATA[Digital Marketing]]></category>
		<guid isPermaLink="false">https://paolomargari.it/?p=54020</guid>

					<description><![CDATA[Social media has evolved from simple conversation platforms to robust entertainment systems. They are now moving towards becoming marketplaces, a change primarily driven by algorithms &#8211; the secret formulas that determine how these platforms work. Take, for example, Facebook&#8217;s Mark Zuckerberg&#8217;s efforts to create a &#8216;metaverse&#8217; or Elon Musk&#8217;s expensive purchase of Twitter. These shows [...]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div><h2>Social media has evolved from simple conversation platforms to robust entertainment systems.</h2>
<h3>They are now moving towards becoming marketplaces, a change primarily driven by algorithms &#8211; the secret formulas that determine how these platforms work.</h3>
<p>Take, for example, Facebook&#8217;s Mark Zuckerberg&#8217;s efforts to create a &#8216;metaverse&#8217; or Elon Musk&#8217;s expensive purchase of Twitter. These shows attempt to evolve the social media business model beyond personalized advertising. Something similar is also seen in Instagram, adopting features popularized by Snapchat and TikTok.</p>
<p>However, these changes have raised concerns about user data privacy, especially with international platforms like China&#8217;s TikTok.</p>
<p>For instance, Elon Musk&#8217;s acquisition of Twitter raised many eyebrows and led to significant changes. Some major advertisers like General Mills and General Motors cut or reduced their advertising budgets in response. The platform is now looking at transforming into a marketplace where it can engage with commercial partners differently.</p>
<p>Other platforms like Instagram and Facebook resemble more and more TikTok in their content format to attract and retain users. However, they might also propose new formats to chase those nostalgic users who aren&#8217;t willing to switch to video production or consumption. Meta has been working on a platform similar to Twitter, which is expected to be launched this year. Recently, TikTok&#8217;s owner ByteDance started to test Lemon8, a channel similar to the old Instagram (based on photos rather than videos). Other platforms might emerge &#8211; despite it&#8217;s hard in such a concentrated market. Among the others, it&#8217;s worth mentioning BlueSky (still invite-only) and Mastodon, a distributed network out for a few years but never able to gain or keep a substantial market share.</p>
<p>Younger generations (GenZ and beyond) focus on communities rather than platforms. They&#8217;re unfamiliar with Facebook and prefer direct messaging apps or private channels via Diskord (between a chat and a forum) or Twitch. This channel focused on live streaming and gained popularity thanks to its focus on gaming and other niches, despite almost all social networks offering live streaming (starting from the video-leading platform YouTube, owned by Google).</p>
<p>Social channels have been under scrutiny for years due to political polarization or ideological segregation, an effect detrimental to democracy since users tend to consolidate their beliefs by watching only content strictly related to their network and preference. The Newsfeed algorithm&#8217;s main goal is to retain users as much as possible on the platform. Hence it often leads to confirmation bias, as users are mainly shown content they already agree with.</p>
<p>LinkedIn stands out from this trend by encouraging sharing different viewpoints on its platform, primarily used for professional networking.</p>
<p>Despite some negative aspects, it&#8217;s undeniable that social media play a central role in our lives. According to the British consulting firm Smartinsights, more than half of the world&#8217;s population uses social media daily for an average of 2 hours and 27 minutes.</p>
<p>How these platforms structure their content to keep users engaged has various effects. It can reduce individual focus or redefine social messages, such as political communication. It also opens doors for cybercriminals who aim to steal user identities.</p>
<p>Social media news has significantly declined as algorithms favour other types of content. After the Cambridge Analytica scandal involving false content on Facebook affecting election results, platforms have struggled against fake news.</p>
<p>So while social media continues to evolve and shape our world in various ways, it also raises essential data privacy issues and publishers&#8217; rights that need addressing.</p>
<p>Social media today is much different than during its bubble peak about a decade ago, and it seems that their evolution won&#8217;t stop here &#8211; we can expect new channels, new formats and new business models that will reshape the advertising market too.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
