YouTube Announces 1080p Premium for Desktop

August 8th, 2023 No comments

The new Premium resolution promises better quality videos and reduced compression.

Categories: Designing, Others Tags:

Using Friction As A Feature In Machine Learning Algorithms

August 7th, 2023 No comments

A common assumption in user experience design is less friction makes apps more delightful. But in practice, the happy path isn’t always the smoothest. The term “friction” in the digital sense usually refers to anything that makes experiences cumbersome. It’s an analogy to the physical resistance that occurs when objects interact. Digital friction comes in many forms, from frustrating flows to confusing copy. But plenty of scenarios actually benefit with a bit of resistance. Its killer feature is mitigating unintended consequences, such as an accidental Alexa shopping spree.

You’ve likely already encountered intentional friction many times. Most apps leverage it for destructive actions, account security, and error handling, as recommended by experts from Norman Nielsen Group to the magazine you’re currently reading.

Yet friction has found a new calling in the age of artificial intelligence. When implemented correctly, it can improve the efficiency of AI systems such as machine learning algorithms. These algorithms are often used to personalize experiences through predictive recommendations. Some applications incorporating these algorithms realize that adding a bit of friction to their interface can turn each user interaction into an opportunity to improve algorithmic quality.

While less friction makes an app smoother, a bit more may make it even smarter.

Friction As A Feature

Before venturing down the AI rabbit hole, let’s explore some simple examples showcasing the basic benefits of friction in UX. These are a helpful foundation to build off as we ascend into more complex applications for machine learning algorithms. Regardless of your familiarity, this will ground the following lessons in first principles.

Preventing Unintended Consequences

A common use for friction is error prevention, the fifth entry in Jakob Nielsen’s list of usability heuristics. In scenarios with the potential for high-cost errors, such as irreversible deletion, apps often request confirmation before executing requests. Confirmations often display in a modal, locking the rest of the screen to increase focus on copy explaining an action’s implications. This extra step provides some extra time to consider these ramifications.

“By forcing us to slow down and think at this exact moment, we’re kept from making potentially disastrous decisions by accident.”

— Archana Madhavan in Amplitude’s “Onboarding With The IKEA Effect: How To Use UX Friction To Build Retention

Sometimes more resistance is present when the consequences can be catastrophic. For instance, a confirmation may involve cognitive work such as typing “DELETE” to submit a deletion request. This level of resistance makes sense when considering the humbling fact of life from Steve Krug’s classic UX book Don’t Make Me Think, which states, “We don’t read pages. We scan them.” This makes it easy to imagine how a streamlined design can make it too easy to overlook the consequences of a click.

While these tactics may look comically cumbersome, they mitigate devastating downsides. This use of friction is like a train’s brakes screeching to a halt right in time to avoid a collision — everyone breathes a sigh of relief, crisis averted. This also outlines the basic framework for understanding when to add friction. It boils down to a cost-benefit analysis: do the rewards of streamlining outweigh the risk? If not, slow it down. Now let’s move on from a black & white example to venture into a grayer area.

Nudging Toward Healthy Behavior

Some problems aren’t classifiable as errors but still aren’t in anyone’s best interest. Trying to solve them becomes wicked because there is no right or wrong solution. Yet that doesn’t make failing to address them any less of an existential risk. Consider social media’s medley of knee-jerk, tribalistic behavior. It has led many to question the value of these apps altogether, which isn’t good for business, or society at large. In an attempt to encourage more thoughtful discourse, these platforms turn to friction.

Twitter explored adding an extra step that asks people to read articles before retweeting them. This nudge aims to craft a more trustworthy experience for everyone by slowing the spread of misinformation. According to their reporting, people shown the prompt opened articles 40% more often, and some decided not to retweet it after all. They built on this success by showing a warning before users post messages which include harmful language.

Instagram also implemented a similar feature in its fight against online bullying. Adam Mosseri, the Head of Instagram, published a blog post stating that this “intervention gives people a chance to reflect.” Although specific data isn’t provided, they suggest it had promising results in cultivating a more humane experience for their communities.

These examples show how faster is not always better. Sometimes we need restraint from saying things we don’t mean or sharing things that we don’t understand. Friction helps algorithms in a similar manner. Sometimes they also need more information about us so they don’t recommend things we won’t appreciate.

Understanding Preferences & Objectives

Let’s shift focus to AI with a simple example of how friction plays a role in machine learning algorithms. You’ve probably signed up for an app that begins by asking you a bunch of questions about your interests. Behind the scenes, an algorithm uses these answers to personalize your experience. These onboarding flows have become so common over the past decade that you may have forgotten a time before apps were smart enough to get to know you.

You may have never even questioned why you must go through a preference capture flow before getting to explore content. The value is obvious because no one wants the quickest path to something irrelevant. Many apps are simply in the business of making relevant connections, and these personalization tactics have been one of the best ways to do so. A McKinsey report illuminates this further by reporting that “35 percent of what consumers purchase on Amazon and 75 percent of what they watch on Netflix come from product recommendations based on such algorithms.”

“The top two reasons that customers churn are 1) they don’t understand your product, and 2) they don’t obtain any value from it. Customer onboarding can solve both of these issues.”

— Christina Perricone in HubSpot’s “The Ultimate Guide to Customer Onboarding

Perhaps these onboarding flows are so familiar that they don’t feel like friction. They may seem like necessary steps to unlock an app’s value. However, that perspective quickly changes for anyone designing one of these flows. The inherent tension lies in attempting to balance the diametrically opposite needs of two parties. On the one hand, an algorithm provides better output relative to its input (although asymptotes exist). Success is a function of maximizing data collection touchpoints, but this tends to result in more steps with more complex questions.

In short, the quicker an app makes a recommendation, the more likely it will be wrong. On the other hand, an extremely long onboarding flow is unlikely to make an amazing first impression on new users. I had the pleasure of walking this tightrope when designing the onboarding flow at Headliner. Each new step we added always felt like it would be the straw that broke the camel’s back. We nervously monitored our activation reports for signs we went too far but surprisingly saw no meaningful dropoff. Yet, even a slight decrease would easily be worth the improved retention that personalization yielded.

This is thanks to some clever interface innovations. TikTok’s design turns user engagement into clear signals they use to tweak their algorithms. Content recommendation quality is a direct function of this, which some refer to as an algorithm’s vision.

Optimizing an app’s key interactions to understand implicit signals makes an explicit means of capturing preferences unnecessary.

Engagement Signals

Every interaction is an opportunity to improve understanding through bidirectional feedback. An interface should provide system feedback to the user engaging with it while also reporting to the system how performance meets user expectations. Everything from button taps to the absence of action can become a signal. Interfaces that successfully incorporate this are referred to as algorithm-friendly.

A study by Apple’s Machine Learning Research Department details their success in leveraging engagement signals, which they believe “provide strong indications of a user’s true intent,” to efficiently train a machine learning model through a process called Reinforcement Learning from Human Feedback. Their results documented “significant accuracy gains in a production deep learning system,” meaning that an interface designed well enough to analyze naturally occurring user behavior is all that is needed to create personalization that feels like mind reading.

Instagram actually employs this strategy as well, although its approach is a bit less cohesive since they seem to be in a perpetual state of transition.

TikTokification

But what exactly makes an interface algorithm-friendly? In TikTok’s case, it was the design decision to only show one video at a time. That’s right, friction! By decreasing the information density in the viewport at any given time, they increased their understanding of a user’s focus. This localizes interactions (or lack thereof) to specific content as quality measures.

Gustav Söderström, the Co-President, CPO & CTO at Spotify has referred to this approach as “giving the algorithm glasses.” Compare this to the medley of distractions in other feeds, and it’s easy to imagine which one is better at collecting data.

Using friction as a tool allows designers to craft an interface that separates engagement signals from noise.

Algorithmic visibility comparison of TikTok & Instagram’s home feeds. (Source: Maximillian Piras) (Large preview)

As we return to my aforementioned framework for evaluating when to add friction, we can understand how it makes sense in this scenario. While each interaction may take slightly longer, relevant content can be found quicker. The trade-off makes sense since relevance sits atop a user’s hierarchy of needs.

Additionally, if you were to measure friction over a longer time horizon, you likely would find an experience with better personalization feels more frictionless. This is because the efficiency in helping users find what they’re looking for would consistently compound (although, again, asymptotes exist). So each subsequent visit theoretically requires less work on the user’s part, which makes the alternate approach look like the cumbersome one.

“The secret of why some of these products are so good at recommendations is not actually that they have better algorithms. It’s the same algorithms with a more efficient user interface.”

— Gustav Söderström in The Verge’s “Why Spotify wants to look like TikTok

While TikTok popularized this interface, anybody who was single in the last decade may notice a similarity to dating apps. Using directional gestures as engagement signals dates back to the swipeable card paradigm Tinder introduced in 2012. They, too, limited the viewport to one result at a time and used actions to inform subsequent recommendations. But TikTok took it mainstream since not everyone needs a dating app, and those who do will churn once they’ve met someone.

The results of using this paradigm in everyday entertainment led many platforms to copy it in hopes of the same algorithmic gains. The latest to embark on this journey is Spotify, much to the chagrin of their users. In fact, this decision even landed it on Mashable’s list of worst app updates in 2023. But Söderström says they don’t have a choice, and he believes in the long run, the signal clarity will make up for any interim backlash because of how much quicker it can learn user preferences. Critics fail to realize how important these changes are for Spotify’s future.

In the machine learning age, apps with inefficient interfaces for signal analysis risk becoming uncompetitive.

Algorithmic visibility comparison of Spotify’s old & new home feeds. (Source: Maximillian Piras) (Large preview)

Making Lemonade

The reason this approach is so powerful is due to the compounding nature of good data. Optimizing signals for any individual user creates a data network effect that benefits everyone else. It even turns negatives into positives! An individual bad experience can mitigate others from encountering the same, making the system antifragile.

This approach dates back to 2003 with the introduction of Amazon’s item-to-item collaborative filtering. You may know it as “customers who viewed this also viewed this.”

This type of filtering produces high-quality recommendations with limited user data. It does so by building relationships between items to proxy user preferences. With only two to three data points, an algorithm can draw connections across the entire dataset. It effectively piggybacks off previous patterns that are similar enough.

This means an app like TikTok only needs a few swipes before it can make high-probability assumptions about your preferences. That’s why friction is so useful in algorithm-friendly interfaces. If the initial interactions send clean signals, then an algorithm can graph a user’s interests almost immediately.

Friction In The Future

We began in the past by reviewing how friction found its way into UX toolkits through error prevention and healthy nudges. Then we moved on to its ability to help algorithms learn user preferences and objectives. While explicit onboarding flows are still in vogue, TikTok is popularizing an interface that makes them unnecessary by using implicit engagement signals leading to significant algorithmic gains. Yet the machine learning age is just beginning, and friction is only accelerating its evolution.

Inverting The Pareto Principle

We’ve focused on algorithms that recommend content, but more diverse uses of personalization may emerge due to the newfound capabilities of Large Language Models. These models unlock the ability to manipulate unstructured data at scale. This allows engagement patterns of greater complexity to be analyzed and productized. The result is algorithms can recommend much more than media and metadata.

Perhaps they can craft completely personalized feature sets based on our preferences and objectives. Imagine selecting effects in Photoshop and seeing suggestions such as “Creators who used this effect also used this one.” These capabilities could increase the usage of buried features that only power users tend to find.

Microsoft is exploring this by adding Copilot to its products. They claim the “average person uses less than 10% of what PowerPoint can do,” but AI will unlock all that latent value.

Microsoft Copilot uses LLMs in an attempt to unlock the 90% of features that most users don’t know exist. (Source: Microsoft Design) (Large preview)

Using LLMs to create feature recommendation engines is a fascinating idea. It would allow developers to stop relying on the Pareto Principle for prioritization. Especially because Joel Spolsky claims the 80/20 rule is actually a myth.

“A lot of software developers are seduced by the old “80/20” rule. It seems to make a lot of sense: 80% of the people use 20% of the features… Unfortunately, it’s never the same 20%. Everybody uses a different set of features.”

— Joel Spolsky in “Strategy Letter IV: Bloatware and the 80/20 Myth

It would be nice if irreducible simplicity in interface design were only a power law away, but feature creep is hard to combat when different people find value in different options. It’s unrealistic to believe that there is some golden 20% of features driving 80% of value. If there was, then why isn’t the Pareto Principle ever applied to content?

I can’t imagine a team at YouTube suggesting that removing 80% of videos would improve the service. Instead, it’s viewed as a routing problem: find the right piece of content for the right person. If machine learning algorithms can recommend features, I hope the value of friction goes without saying at this point. The efficiency gains unlocked by algorithm-friendly interfaces absolutely apply.

Hallucinations Or Creations

The recent inflection point in the capability of LLMs unlocks an entirely new computing paradigm. The legendary UX researcher Jakob Nielsen believes it introduces the first new UI paradigm in 60 years, which he calls Intent-Based Outcome Specification. Instead of telling computers what to do, we now explain an outcome so they can determine how to achieve it.

Using machine learning algorithms to recommend features is one example. Another fairly new example that you’re likely familiar with is chatbots like ChatGPT. Hundreds of millions of people already use it, which is a testament to how out of this world the experience is. Yet therein lies a problem: sometimes its responses literally aren’t grounded in reality because it has a tendency to make them up! This isn’t obvious to those unfamiliar with the technology’s inner workings since there aren’t many safeguards. As a result, some people become dangerously overreliant on its unverified output.

In one case, a lawyer based legal arguments on research from ChatGPT only to find out in court that multiple cited sources turned out to be completely nonexistent. The lawyer’s defense was that he was “unaware of the possibility that its content could be false.” Examples like this reinforce the importance of friction in preventing unintended consequences. While ChatGPT’s empty state mentions its limitations, they obviously aren’t stated explicitly enough for everyone.

Extra steps and prompts, such as those mentioned earlier, could better educate users about what is referred to as a “hallucination.” It’s a phenomenon of chatbots confidently outputting responses that don’t align with their training data. Similar to telling a lie when you don’t have a correct answer, although that characterization overly anthropomorphizes the software.

Yet some see hallucinations as more of a feature than a bug. Marc Andreessen, the co-founder of Netscape, states during an interview that “another term for hallucination is just simply creativity.” He views it as a significant evolution from the hyperliteral systems of the past because they can now brainstorm and improvise.

The problem is that chatbot interfaces tend to be simplistic by attempting to be one size fits all. More controls or modes would educate users about available output types so they can specify which they expect. Sometimes we may want an imaginative response from a creative partner. Other times we want the hyper-accuracy of a deterministic calculator, such as ChatGPT’s Wolfram plugin.

Perhaps a creativity slider or persona selector similar to Maggie Appleton’s exploration will better align the system to user needs. However it’s implemented, a bit of friction can maximize benefits while minimizing risks.

Finding Your Friction

We’ve covered using friction for simple error prevention to complex algorithm optimizations. Let’s end with a few tips that make implementing it as smooth as possible.

Peak-End Rule

When adding resistance to an experience, the Peak-End Rule is a useful psychological heuristic to leverage. It’s rooted in studies by Daniel Kahneman & Amos Tversky, where they found that perception of painful experiences doesn’t tend to correlate with duration. It’s the peak & end of the experience that subjects recall.

In practice, experts suggest that delight is a function of positive emotional peaks and rewarding emotional payoffs. Optimizing for the peak & end provides room to shift focus from time spent and steps taken as performance indicators; long and complex experiences can still be delightful if designed correctly.

Maps Aren’t Territories

People experience friction emotionally, but developers see it as a value on a chart. In the same way that a map is not a territory, this ratio is only an approximation of the actual experience. It’s something to consider when evaluating any strategies for adding or removing friction. Since applications are complex ecosystems, any measurements should consider a holistic view. Every step has second-order effects, which makes one-dimensional measurements prone to blind spots.

For example, when a wrong file is deleted, the data can’t report people cursing at their computer screen. Nor is it likely to include the context of them opening a new file just to recreate their old file from scratch. The same subjectivity applies to all instances of friction. For instance, are your reports equipped to measure the trade-off of an action that takes longer but results in better data collection? It might increase algorithmic efficiency, which compounds across a neural network.

As we’ve discussed, better recommendations tend to yield better retention, which tends to yield more revenue if a business model aligns with usage. Myopic measurements will miss these types of gains, so make sure to analyze friction in a way that really matters.

Keep Pushing

As software is eating the world, AI is eating software. If it’s a paradigm shift as big as social, mobile, or even the web, then applications must adapt or die. If you want to remain competitive in the machine learning age, then don’t fear friction.

Further Reading on Smashing Magazine

Categories: Others Tags:

The Importance of Digital Signatures for a Business

August 7th, 2023 No comments

Digital signatures have existed since the 1980s, after the first e-signature software was developed. However, its popularity rose in the 2000s after the US passed the E-Sign Act into law, giving e-signatures legal recognition. Since then, the digital signature market has seen immense growth, with its market value growing to over $3.9B million in 2022 and expected to grow to $40B by 2020

Unlike traditional signatures, a digital signature shows the sender, the time, and the date. It is also easier to know whether it has been tampered with, making it more secure. This gives digital signatures many benefits over traditional signatures, making it useful for businesses.  

Most businesses now use digital signatures to embrace technology and make work easier. Digital signatures encourage remote working, which many people currently prefer. 

This guide elaborates more on the benefits of digital signatures, their legal validity and compliance, tips for implementing them, and much more.

Benefits of Digital Signatures 

The main reason any business should use digital signatures is because they come with a lot of benefits. 

Some of the benefits include:

Lower Operation Costs

A business that uses traditional signatures must print documents before physical signing, which wastes resources. Remember that buying paper is costly. Furthermore, the organization must employ someone responsible for printing, scanning, and sending the document to different parties for signing. 

However, with digital signatures, this will be a thing of the past as no printing is needed. Instead, one simply signs electronically using software, saving costs and time. Moreover, there is no need for filing, storage, or disposal of printed documents that occupy office space.

Better Security

Furthermore, digital signatures are more secure as they cannot be altered. Public Key Infrastructure (PKI) is a means of creating, distributing, and securing digital signatures. PKI uses public and private keys, helping to prove document authenticity and maintain confidentiality. The recipient can verify that a document is authentic, as they can see it has been signed by a public key controlled solely by the sender. Furthermore, the sender can prevent unauthorized access to confidential documents by only allowing documents to be opened by specific parties who have a private key. 

If there are any changes made to signed documents, the relevant parties will be notified, meaning they are difficult to forge. Businesses using digital signatures must also comply with data protection policies, failing which they are liable to pay penalties. This helps keep data secure. 

Improves the Company Image

It is good for any business to incorporate digital signatures in this digital era, where most businesses adopt advanced technology to make work easier. Digital signatures help companies look more professional and credible. This enhances the organization’s image, which can also bring about more benefits.

Increased Productivity

An organization that uses digital signatures improves employee productivity as less time is wasted. Since digital signatures encourage remote work, workers can work from anywhere at any time, improving collaboration. 

According to a recent study, allowing employees to work remotely from their preferred location improves productivity. This helps businesses become more productive in attaining their goals. 

Legal Validity and Compliance

Digital signatures are legal and valid under the law. The E-sign Act 2000 (Electronic Signatures) gave e-signatures similar legal recognition as compared to physical signatures. UETA (Uniform Electronic Transaction Act, another federal law governing digital signature, ensures that digital signatures are uniformly accepted throughout the United States. For day-to-day business documents, digital signatures are broadly equivalent to physical signatures.

According to these laws, digital signatures are valid and enforceable if they are identifiable. More specifically, the signer’s intent and the signature’s link to the document must be known. Most businesses show clear intent and consent to sign an e-agreement by either clicking the “accept” button, typing their name, or drawing a sign. 

However, some states such as New York, Illinois, and Washington state have not passed the UETA act. In New York, while most digital signatures are the same as paper signatures, this method still cannot be used for wills, trusts, powers of attorney, healthcare proxies, and certain other documents. These exceptions are worth bearing in mind. 

A business must have a PKI compliance certificate to comply with a digital signature. The certificate must have the signer’s identity or any identity that can be authenticated or encrypted. However, an organization must also comply with other establishment guidelines, like those established by FINRA.

Tips for Implementing Digital Signatures in Your Business

Use the following tips to implement digital signatures in your business:

Understand How the Software Works

Any organization that intends to use digital signatures must understand how the software works before investing in the right one. Remember, there are several digital signature apps with different features. Before deciding, go through the user reviews section and pick the right one that can meet your needs. 

Ensure Compliance with Regulatory and Industry Standards

Before an organization invests in any digital signature software, it is also important to understand industry standards and laws. This should be added to the e-signature legal framework that makes the use of digital signatures valid. 

Know your industry-specific legal requirements for digital signatures and their implications. Remember health, legal, real estate, and finance sectors all have their own specific restrictions. At this stage, it is usually worth consulting with a lawyer. 

Opt For the Right Tool

When choosing digital signature software, ensure it be easily accessed by all signing parties without any challenges. The process should ideally use a single system under central control. It should also be efficient, cost-effective, and meet the organization’s needs. Software that can be integrated into existing tools (such as a CRM or ERP system) can further streamline your business processes. 

Encourage Collaboration

Adopting digital signatures in an organization may meet some internal resistance. Ensure to clearly communicate the change and specifically its benefits as well as its uses. If possible, provide guidelines for signing a document online and start with simple signing processes. Lastly, ensure that all major departments, and especially the legal department, participate in its implementation.

Write and Publish a Signature Policy

After completing the steps above, ensure to write and publish an internal policy governing digital signatures. You may wish to customize an existing template policy for your own needs. A customized policy will be easier to implement as every business as unique processes. By publishing a digital signature policy, your business is more likely to remain compliant with laws governing this area. 

Digital Transformation: Embracing Technology for Business Advancement 

It is evident that most businesses are embracing the use of digital signatures in a bid to streamline their operations. Digital signatures help automate services and save costs and time. It also encourages productivity and remote working, which enhances collaboration. 

As the world embraces new ways of doing business, do not let your organization fall behind. Instead, stay one step ahead by embracing digital signatures. Investing in the right digital signature software and understanding the new legal landscape will allow you to get ahead. 

Featured Image by Jotform on Unsplash

The post The Importance of Digital Signatures for a Business appeared first on noupe.

Categories: Others Tags:

Exciting New Tools for Designers, August 2023

August 7th, 2023 No comments

Even the most extensive toolbox needs a refresh from time to time, so we’ve rounded up a selection of new tools for you to try.

Categories: Designing, Others Tags:

Threads Daily Users Drops 82% Since Launch

August 7th, 2023 No comments

The social media app has suffered a monumental decline in popularity since launching last month. Perhaps Zuckerberg’s ‘Twitter killer’ isn’t set to disrupt the market after all.

Categories: Designing, Others Tags:

How to Launch Your First PPC Campaign: A Beginner’s Guide

August 7th, 2023 No comments

Skyrocketing eCommerce sales and traffic may seem challenging. But there’s a strategy that can help: Pay-Per-Click (PPC) advertising.

PPC campaigns don’t just increase your online visibility—they are designed to convert. They position your business strategically in search results, reaching customers who are actively seeking your products. The result? More traffic, more leads, and a significant boost in sales.

This guide will simplify the process of launching your first PPC campaign. Ready to explore the potential of PPC? Let’s get started.

Understanding PPC

Pay-Per-Click, or PPC, is a type of online advertising where you pay a fee each time someone clicks on your ad. Instead of earning visits organically, you’re essentially buying visits to your site.

Here’s how it works: When someone uses a search engine to look for a keyword related to your business, your ad has a chance to appear at the top of the search results page. If your ad catches their eye and they click on it, you pay a small fee. If it leads to a sale, that small click cost can turn into substantial revenue.

It’s not just about search engines, though. You can run PPC campaigns on various platforms. Google Ads is the most popular one, putting your ads on Google’s search results pages and its partner sites. Bing Ads operates similarly but targets Bing and Yahoo networks.

And let’s not forget social media. Platforms like Facebook Ads allow you to leverage PPC campaigns to reach their vast user base, offering precise demographic targeting that can be incredibly powerful.

These platforms offer multiple options for automation, which can be amazing if you don’t have an agency or a dedicated team. If you are planning to use Google, for example, it would be wise to learn how to create a Smart Campaign in Google Ads. Those are particularly good for smaller businesses.

Setting Your Goals

When setting your PPC campaign in motion, clear, measurable goals are a must. They steer your campaign and influence every decision made, from budgeting to ad copy.

Your goals might be:

  1. Drive More Traffic: Attract more visitors to your online store.
  2. Generate Leads: Increase the number of sign-ups for your newsletter.
  3. Increase Sales: Boost the direct sales of your products.

Each goal requires a unique approach:

  1. Lead Generation: Target specific demographics to increase your sign-ups.
  2. Sales Increase: Bid aggressively on high-converting keywords to boost sales.

Setting the right goals ensures you focus your efforts and budget effectively. Remember, no two PPC campaigns are the same—their success lies in the details. Up next, we’ll discuss how to allocate your budget for maximum impact.

Budgeting for Your PPC Campaign

Next, let’s talk money. Budgeting for your PPC campaign doesn’t have to be intimidating. It’s all about balancing the cost with the potential return on investment (ROI).

So how do you determine an appropriate budget? Start by understanding how much you’re willing to spend to acquire a new customer—your Cost per Acquisition (CPA). Factor in your profit margins, and consider how many new customers you aim to attract with your campaign.

Remember, several factors can affect the cost of a PPC campaign. These include your industry, the competitiveness of your chosen keywords, and the platforms you use. For instance, certain keywords in highly competitive industries tend to cost more per click.

When it comes to allocating your budget across different platforms, consider your audience. Google Ads might reach a larger audience, but Bing Ads could provide a higher ROI for a niche demographic. Facebook Ads can be highly effective if your target customers are regular users.

Ultimately, budgeting for PPC is about maximizing your ROI. Be ready to adjust and experiment as you discover what works best for your business. In the upcoming sections, we’ll discuss how to select effective keywords and create compelling ads within your budget. Stay tuned!

Keyword Research

A successful PPC campaign starts with the right keywords. They are the bridge between your potential customers’ needs and what your business provides. Hence, thorough keyword research is critical.

Several tools can help you identify the most relevant keywords for your campaign. Google’s Keyword Planner is a commonly used tool that provides data on search volume and competition for a set of keywords. Other tools like SEMrush and Ahrefs can also offer valuable insights.

When selecting keywords, consider relevance, search volume, and competition. Choose keywords relevant to your products to ensure the traffic you drive is likely to convert. High search volume keywords can drive more traffic, but they often come with more competition. Long-tail keywords—phrases that are very specific to what you’re selling—can be less competitive and closer to the point of purchase, offering higher conversion rates.

Remember, choosing the right keywords for your campaign can make the difference between attracting window shoppers or luring in ready-to-buy customers. In the upcoming sections, we’ll go into crafting the perfect ads for your chosen keywords and setting up successful bidding strategies.

Creating Your Ads

With your keywords selected, it’s time to create your ads. The right ad copy can catch a potential customer’s attention, pique their interest, and encourage them to click.

An effective PPC ad usually includes a compelling headline, a concise and persuasive description, and a clear URL. The headline should grab attention and include your target keyword. The description should highlight the unique benefits of your product or service. And the URL should give an idea of what they’ll see after clicking the ad.

When writing your ad copy, keep it simple and focused. Speak directly to the searcher’s intent and remember to include a clear call-to-action, urging searchers to take the next step.

One crucial aspect to remember is the importance of relevancy and quality score. Google Ads, for instance, rates your ad’s relevancy—how well your ad matches the searcher’s intent—giving it a quality score. A higher quality score can lead to better ad positions and lower costs per click.

Ultimately, creating successful ads is a blend of creativity and strategy. It’s about understanding your audience’s needs and presenting your solution in a compelling way. Up next, we’ll discuss targeting and bidding strategies for your PPC campaign. Stay tuned!

Targeting and Bidding

Understanding your audience is key to a successful PPC campaign. Audience targeting allows you to show your ads to the right people at the right time. You can target based on a multitude of factors including geographic location, age, gender, interests, and more. The better you understand your target audience, the more effectively you can reach them.

Bidding, on the other hand, is about how much you’re willing to pay for each click on your ad. Your bid, alongside your quality score, determines whether your ad will show up and its position on the page. While you want to avoid overspending, bidding too low might cause your ad to lose visibility.

Bidding can be done manually, giving you maximum control, or automatically, where the platform optimizes bids for you based on your set goals. Manual bidding can be time-consuming but offers precision, while automated bidding uses machine learning to maximize results but might feel a bit less ‘in control’.

The choice between manual and automated depends on your campaign size, budget, and personal preference. But regardless of the method, continuous monitoring and adjustments are key to success.

Setting Up Conversion Tracking

Conversion tracking is a powerful tool in your PPC toolkit. It allows you to measure the actions users take after clicking on your ad. Whether they make a purchase, sign up for your newsletter, or fill a form, every action is a conversion you can track.

Why is this important? Conversion tracking helps you understand how well your PPC campaign is working. It provides valuable data on which keywords, ads, and landing pages are most effective. You’ll know exactly what’s driving results and what needs improvement.

Setting up conversion tracking depends on the platform you’re using. For instance, in Google Ads, you’d start by clicking on ‘Conversions’ in the ‘Tools & Settings’ tab. Then, you’d select the type of conversion you want to track, and Google Ads generates a conversion tracking tag for your website. Similarly, platforms like Bing Ads and Facebook Ads have their own conversion tracking setup processes.

It’s worth noting that while setting up conversion tracking can seem technical, most platforms offer detailed guides and support to help you through the process. In the final section, we’ll get you prepared for launching your first PPC campaign.

Launching Your Campaign

Ready to take the leap and launch your first PPC campaign? Let’s ensure everything is on point. Here’s your pre-launch checklist:

  1. Budget: Ensure it’s set appropriately and aligns with your campaign goals.
  2. Keywords: Review your keyword selection. Are they relevant and targeted?
  3. Ad Copy: Does your ad include a compelling headline, a persuasive description, and a clear call to action?

Now, let’s dive into the launch process:

  1. Choose Your Campaign: Select the campaign you’ve prepared within your PPC platform.
  2. Review Settings: Double-check all your settings one last time to ensure accuracy.
  3. Click ‘Launch’ or ‘Enable’: The exact verbiage depends on your platform, but the outcome is the same—your PPC campaign goes live!

What’s next after your campaign is live?

  1. Expect Learning: Perfect campaigns right out of the gate are rare. Be prepared for some adjustments.
  2. Test & Optimize: Make necessary changes in bids, ad copy, or keywords based on performance.
  3. Stay Patient: Results may not be immediate. PPC is a marathon, not a sprint.

That’s it! You’re now ready to embark on your PPC journey. Remember, every click is a new opportunity to connect with a potential customer. Good luck!

Monitoring and Optimizing Your Campaign

Once your PPC campaign is live, your work is far from over. Regular monitoring and optimization are crucial for success. Here’s why:

  1. Importance of Monitoring: Regularly checking your campaign performance helps you understand what’s working and what isn’t. You can then make necessary adjustments to improve your results.

Here are some important metrics to track:

  1. Click-Through Rate (CTR): The percentage of people who click on your ad after seeing it. A low CTR might indicate a disconnect between your ad and your audience.
  2. Quality Score: This is a Google Ads metric that rates the relevance and quality of your keywords and PPC ads. High-quality scores can lead to more ad impressions at lower costs.
  3. Conversion Rate: The percentage of users who take a desired action after clicking on your ad. Low conversion rates could suggest issues with your landing page or offer.
  4. Cost per Conversion (CPC): This shows how much you’re paying for each action a user takes. High CPC might indicate that you’re paying too much for conversions.

Here are a few tips for optimizing your PPC campaign:

  1. Adjust Bids: Based on your campaign performance, you might want to increase bids on high-performing keywords and decrease bids on underperforming ones.
  2. Refine Ad Copy: If your CTR is low, try tweaking your ad copy to make it more compelling.
  3. Improve Landing Pages: If you have a high CTR but low conversions, your landing page might need some work. Ensure it’s relevant, easy to navigate, and has a clear call to action.
  4. Use A/B Testing: Experiment with different elements of your campaign to see what works best. This could involve testing different headlines, descriptions, or even different landing pages.

Remember, PPC isn’t a set-and-forget strategy. It requires time, patience, and continuous optimization to reap the full rewards. Keep at it, and you’re sure to see improvement over time.

Common Mistakes to Avoid

Launching a PPC campaign can be a tricky process, and it’s easy to make mistakes. Let’s take a look at some common pitfalls and how to avoid them:

  1. Not Setting Clear Goals: Every PPC campaign needs clear, measurable goals. Without them, you won’t know what success looks like or how to measure it. Before launching, define what you want to achieve—whether it’s increasing website traffic, generating leads, or boosting sales.
  2. Ignoring Keyword Match Types: Using broad match keywords can lead to irrelevant clicks, wasting your budget. Explore different match types—exact, phrase, or broad match modifier—to better target your audience.
  3. Forgetting About Negative Keywords: These are terms you don’t want your ads to show for. By setting negative keywords, you can prevent wasted clicks and save your budget for more relevant traffic.
  4. Writing Poor Ad Copy: Even with the best keywords and budget, poor ad copy can ruin your campaign. Ensure your copy is compelling, includes your target keyword, and ends with a clear call-to-action.
  5. Neglecting Mobile Optimization: More users are browsing and shopping on their mobile devices than ever. Make sure your ads and landing pages are optimized for a mobile-friendly experience.
  6. Not Tracking Conversions: If you’re not tracking conversions, you’re missing out on valuable data. Conversion tracking helps you see which parts of your campaign are working and which need tweaking.

Remember, mistakes are part of the learning process. By being aware of these common pitfalls, you can better prepare and set your PPC campaign up for success. The key is to remain flexible, keep learning, and continuously optimize your campaign. Happy advertising!

Conclusion

Launching a successful PPC campaign involves understanding PPC, setting clear goals, budgeting effectively, conducting keyword research, crafting compelling ads, setting up conversion tracking, and ongoing optimization. It’s crucial to remember that there’s no one-size-fits-all approach. Success in PPC requires patience, experimentation, and learning. So go ahead—launch your first campaign, monitor the results, learn from the data, and continuously optimize. Your journey in PPC advertising begins now. Good luck!

The post How to Launch Your First PPC Campaign: A Beginner’s Guide appeared first on noupe.

Categories: Others Tags:

AI in UX Design: 4 Ways AI is Used to Enhance UX Design

August 7th, 2023 No comments

AI has become an integral part of the business landscape, sparking both excitement and concerns. In a recent survey by IBM, a staggering 74% of executives shared their belief that AI will revolutionize how customers perceive their brands. That’s quite a game-changer, isn’t it? But what does it mean for UX design professionals like you?

AI technology presents thrilling opportunities to enhance user experiences. It’s not about fearing AI. No, it’s actually about leveraging it to our advantage. And that’s where we come in—to guide you through the fusion of AI and UX design.

Together, we’ll explore how AI can take your UX design skills to new heights. We’ll uncover strategies to streamline workflows, create personalized experiences, better understand customers, and foster innovative designs. So, let’s dive into this transformative world where AI and UX design converge.

Free to use image sourced from Unsplash

The Role of AI in UX Design

AI is shaking up the UX design industry, offering exciting possibilities. Imagine you’re a UX designer for a cloud communication platform. AI can automate mundane tasks, like categorizing user actions or predicting future behaviors. It digs into large user data volumes, extracting valuable insights. This saves you time to fine-tune the product.

But here’s the important part: AI doesn’t replace your empathy as a designer. UX design is all about understanding human needs and creating enjoyable products based on real experiences. AI can’t do that. Plus, collaboration with stakeholders is a crucial aspect of UX design, and that’s something AI won’t take over.

Rest assured, your job as a UX designer is safe. In fact, the World Economic Forum predicts that AI will create 97 million new jobs by 2025. So, not only is AI here to stay, but it can actually make your life easier by enhancing your workflow and providing valuable insights. 

4 Ways to Leverage AI for UX Design

Free to use image sourced from Unsplash

Now that you’ve got a better idea of the role of AI in your industry let’s look at some actionable ways you can leverage it in your UX design process. 

1. Creating User Personas 

With user insights at their fingertips, AI can empower UX designers like yourself to create awesome, data-driven user personas.

Let’s bring this concept to life! Imagine you’re working on a website for a call center. AI comes into play, gathering valuable insights from customer interactions. It captures details like their preferences, pain points, and communication styles, painting a clear picture of their needs.

Now, let’s meet “Sarah.” She embodies a typical user who engages with the call center AI on your website. Sarah, a busy professional, seeks efficient and personalized customer support. 

By tapping into AI to understand user behavior and preferences, you gain valuable insights that inform your design decisions. This persona becomes your guiding star as you craft an intuitive and tailored user experience for Sarah—whether it’s adding a helpful FAQs section or a video testimonial.

2. Analyzing User Data

Gone are the days of manual data sifting. Thanks to research AI tools, UX designers can now gather and analyze large volumes of user data quickly.

Let’s say you’re working on an e-commerce platform that also teaches businesses how to sell online. AI makes it easy to collect and process data on user interactions like product views, add-to-cart actions, and completed purchases. 

By analyzing this data, AI algorithms predict user behavior, track trends in page visits, and uncover patterns that may go unnoticed. These insights help you understand how users engage with the platform and their preferences for online selling.

With faster data processing, UX designers gain valuable insights into user behavior. This knowledge empowers them to make informed design decisions that enhance the user experience. 

3. AI-Powered Product Writing

Free to use image sourced from Unsplash

With tons of amazing AI-powered writing tools, like Chat GPT, at your disposal, the gap between design and content is closing faster than ever. Say goodbye to those “Lorem Ipsum” filler texts that once occupied wireframes and prototypes, and hello to meaningful, audience-specific copy that’s optimized for both search engines and users.

AI is here to lend a helping hand to designers, providing the ability to generate captivating and tailored content that brings designs to life. So, if you’re designing a website for a hospice management software company, you no longer need generic placeholders or bland text. With AI, designers can effortlessly create copy that fits the context, engages users, and aligns with the overall design vision. 

But that’s not all – AI takes it a step further. It suggests words based on the context, expanding your creative possibilities and helping you access a wider range of languages without the need for extensive research. It’s like having a brilliant vocabulary assistant that makes you sound like a wordsmith without breaking a sweat.

4. Automating Design Workflows

More and more UX designers are hopping on the AI bandwagon, using fantastic tools to supercharge their design workflows. With AI-driven automation, repetitive tasks become a thing of the past. AI can effortlessly create those common features, validate data inputs, and even assemble design elements by recognizing patterns.

The best part? AI algorithms are quick learners. They adapt rapidly to new environments, empowering designers to generate concepts faster than ever before. No more heavy design burdens weighing you down! AI steps in to lighten the load and help you build smarter workflows that maximize efficiency.

Plus, AI-powered analytics provide real-time feedback on your designs, serving up invaluable insights. This feedback loop helps you identify areas for improvement, fine-tuning your designs for optimal user experiences. With AI as your trusty sidekick, you can navigate the design process with ease and precision.

Embrace the Power of AI in UX Design

In this transformative world where AI and UX design converge, we’ve explored the exciting possibilities that AI brings to the table.

We’ve seen how AI can help create data-driven user personas, analyze user data, automate design workflows, and revolutionize product writing. AI is like a creative companion, providing valuable insights and boosting efficiency.

So, as a UX designer, embrace AI as your ally. Let it assist you in creating exceptional user experiences and leverage its power to enhance your design process. With AI by your side, you can create remarkable, user-centric products that captivate and delight. Get ready to ride the wave of AI in UX design and unlock a world of endless possibilities!

Image by Gerd Altmann from Pixabay

The post AI in UX Design: 4 Ways AI is Used to Enhance UX Design appeared first on noupe.

Categories: Others Tags:

The WWF Launches Brutal Take on Twitter Rebrand

August 5th, 2023 No comments

The WWF put a unique spin on Twitter’s rebrand to X recently. The advert has been hugely successful, receiving thousands of reactions on LinkedIn and X (formerly Twitter).

Categories: Designing, Others Tags:

LinkedIn is Experimenting with AI-Powered Microsoft Designer as a Tool for Designing Posts

August 4th, 2023 No comments

LinkedIn is currently beta-testing the integration of Microsoft Designer into its website. The tool allows users to generate unique graphic designs and visual posts straight from LinkedIn.

Categories: Designing, Others Tags:

Don’t Fall for These 8 Common Web Design Blunders

August 4th, 2023 No comments

Web design is an art, merging technology with psychology. Your website serves as your brand’s silent representative in the digital universe, yet be wary: hidden dangers such as poor planning, user experience issues, or disregarding SEO could pose threats that undermine engagement, traffic, or reputation of your website.

Categories: Designing, Others Tags: