{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/jjDNJqU4Lr1w7CYr2CRv/6FgRVxeguzHJjYWveLaA/ZgfbcMiRZ-126.js"],
  "sourcesContent": ["import{jsx as e,jsxs as i}from\"react/jsx-runtime\";import*as a from\"react\";export const richText=/*#__PURE__*/i(a.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"Email communication is the backbone of digital interactions. Both personal and professional relationships rely heavily on emails to exchange information, make transactions, and build connections. However, the efficacy of email communication hinges on one crucial factor: the validity of email addresses. \"}),/*#__PURE__*/e(\"h2\",{children:\"Importance of Email Validation in Digital Communication\"}),/*#__PURE__*/e(\"p\",{children:\"Invalid email addresses can lead to a ripple effect of issues, including bounced emails, wasted resources, and damaged sender reputations. According to a study, approximately 10% of all email addresses contain typos or other errors, rendering them undeliverable. This staggering statistic translates to a significant loss of opportunities, revenue, and reputation.\"}),/*#__PURE__*/e(\"p\",{children:\"Furthermore, invalid email addresses can also lead to a decrease in email deliverability rates, affecting the overall performance of email campaigns. In extreme cases, it can even result in being blacklisted by email service providers, causing irreparable damage to a company's online presence.\"}),/*#__PURE__*/e(\"h2\",{children:\"Overview of Methods to Verify Email Addresses\"}),/*#__PURE__*/e(\"p\",{children:\"Fortunately, there are various methods to verify email addresses, ensuring that your digital communication reaches its intended recipients. These methods range from simple manual checks to advanced automated tools, each with its strengths and limitations. This comprehensive guide will delve into the world of email validation, exploring the best practices, tools, and techniques to help you t\\xe1ch the validity of email addresses with confidence.\"}),/*#__PURE__*/e(\"p\",{children:\"The purpose of this article is to provide a thorough understanding of the importance of email validation, the different methods available, and the best practices to implement it in your digital communication strategy. By the end of this article, you will be equipped with the knowledge to ensure that your emails land in the right inboxes, every time.\"}),/*#__PURE__*/e(\"h2\",{children:\"Understanding Email Address Structure\"}),/*#__PURE__*/e(\"p\",{children:\"Email addresses are a fundamental part of digital communication, and understanding their structure is essential for effective email validation. In this section, we'll break down the anatomy of an email address and explore the valid characters and formats used in email address construction.\"}),/*#__PURE__*/e(\"h3\",{children:\"Anatomy of an Email Address\"}),/*#__PURE__*/e(\"p\",{children:\"An email address consists of three main parts: the local part, the @ symbol, and the domain name.\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Local Part (Username):\"}),' This is the part of the email address that comes before the @ symbol and identifies a specific mailbox within a domain. Examples include \"john\" or \"support\".']})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"@ Symbol:\"}),\" The @ symbol separates the local part from the domain name and is a required character in all email addresses.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Domain Name:\"}),' This is the part of the email address that comes after the @ symbol and indicates the domain where the email is hosted. Examples include \"example.com\" or \"subdomain.example.com\".']})})]}),/*#__PURE__*/e(\"h3\",{children:\"Valid Characters and Formats\"}),/*#__PURE__*/e(\"p\",{children:\"Email addresses can contain a range of characters, including:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Letters (a-z, A-Z)\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Numbers (0-9)\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Periods (.)\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Hyphens (-)\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Undercores (_)\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Email addresses can also use a variety of formats, including:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[\"Simple addresses: \",/*#__PURE__*/e(\"code\",{children:\"username@example.com\"})]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[\"Subdomain addresses: \",/*#__PURE__*/e(\"code\",{children:\"username@subdomain.example.com\"})]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[\"Internationalized addresses: \",/*#__PURE__*/e(\"code\",{children:\"username@ Beispiel.de\"}),\" (using non-ASCII characters)\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Common Email Address Patterns\"}),/*#__PURE__*/e(\"p\",{children:\"Email addresses often follow specific patterns, including:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[\"First name + last name: \",/*#__PURE__*/e(\"code\",{children:\"johndoe@example.com\"})]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[\"First initial + last name: \",/*#__PURE__*/e(\"code\",{children:\"jdoe@example.com\"})]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[\"Username + number: \",/*#__PURE__*/e(\"code\",{children:\"johndoe123@example.com\"})]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[\"Role-based addresses: \",/*#__PURE__*/e(\"code\",{children:\"support@example.com\"}),\" or \",/*#__PURE__*/e(\"code\",{children:\"info@example.com\"})]})})]}),/*#__PURE__*/e(\"h3\",{children:\"International Email Address Considerations\"}),/*#__PURE__*/e(\"p\",{children:\"Email addresses can be internationalized, using non-ASCII characters and languages. This is known as Email Address Internationalization (EAI). Examples include:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"code\",{children:\"caf\\xe9@ Beispiel.de\"}),\" (using accented characters)\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"code\",{children:\"username@Example.\u4E2D\u56FD\"}),\" (using non-ASCII characters)\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"Understanding these email address structures and formats is essential for developing effective email validation techniques, which we'll explore in the next section.\"}),/*#__PURE__*/e(\"h2\",{children:\"Manual Email Validation Techniques\"}),/*#__PURE__*/e(\"h3\",{children:\"Syntax Checking\"}),/*#__PURE__*/e(\"p\",{children:\"Before delving into more advanced techniques, it's essential to ensure that the email address adheres to the standard format. This process is called syntax checking. Here are some basic checks to perform:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"em\",{children:\"Proper format:\"}),\" The email address should contain a local part (username) followed by the @ symbol and a domain name (e.g., \",/*#__PURE__*/e(\"code\",{children:\"username@domain.com\"}),\"). \"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"em\",{children:\"Allowed characters:\"}),\" The local part can contain letters (a-z), numbers (0-9), and special characters (!, $, %, etc.). However, it's recommended to restrict special characters to simplify the validation process.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"em\",{children:\"Length restrictions:\"}),\" The local part is limited to 64 characters, while the domain name has a maximum length of 253 characters.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Domain Verification\"}),/*#__PURE__*/e(\"p\",{children:\"To further validate an email address, you need to verify the existence of the domain. Here are two methods to achieve this:\"}),/*#__PURE__*/i(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"em\",{children:\"Checking domain existence:\"}),\" Perform a DNS lookup to ensure the domain name has a valid MX record. This indicates that the domain can receive emails.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"em\",{children:\"MX record lookup:\"}),\" Check if the domain's MX record points to a valid mail server. This helps you identify potential issues with the email infrastructure.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Sender Policy Framework (SPF) Record Check\"}),/*#__PURE__*/e(\"p\",{children:\"Sender Policy Framework (SPF) is an anti-spam mechanism that helps prevent email spoofing. To validate an email address using SPF:\"}),/*#__PURE__*/e(\"p\",{children:\"1. Check if the domain has a published SPF record.2. Verify if the sender's IP address is authorized to send emails on behalf of the domain.\"}),/*#__PURE__*/e(\"h3\",{children:\"DomainKeys Identified Mail (DKIM) Verification\"}),/*#__PURE__*/e(\"p\",{children:\"DomainKeys Identified Mail (DKIM) is another anti-spam technique that verifies the authenticity of emails. To validate an email address using DKIM:\"}),/*#__PURE__*/e(\"p\",{children:\"1. Check if the domain has a published DKIM record.2. Verify if the email's signature matches the expected value based on the DKIM record.\"}),/*#__PURE__*/e(\"h3\",{children:\"Limitations of Manual Validation\"}),/*#__PURE__*/e(\"p\",{children:\"While manual validation techniques can help you weed out invalid email addresses, they have their limitations. For instance, syntax checking can't detect typos or fake email addresses. Moreover, manual validation can be time-consuming and prone to human error. In the next section, we'll explore automated email validation tools that can help you overcome these limitations.\"}),/*#__PURE__*/e(\"h2\",{children:\"Automated Email Validation Tools\"}),/*#__PURE__*/e(\"h3\",{children:\"Overview of Email Verification Software\"}),/*#__PURE__*/e(\"p\",{children:\"Email validation can be a tedious and time-consuming task, especially when dealing with large lists of email addresses. Automated email validation tools have become a popular solution for marketers, entrepreneurs, and businesses to verify the validity of email addresses quickly and efficiently. These tools use advanced algorithms and techniques to check the syntax, format, and deliverability of email addresses, saving time and resources.\"}),/*#__PURE__*/e(\"h3\",{children:\"Popular Email Validation Services\"}),/*#__PURE__*/e(\"p\",{children:\"There are numerous email validation services available, each offering unique features and pricing plans. Some of the most popular services include:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Hunter.io\"}),\": A popular email validation tool that offers accurate results, syntax checking, and domain verification.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"ZeroBounce\"}),\": A comprehensive email validation service that checks for syntax, domain existence, and mailbox existence, as well as offering features like disposable email detection and role-based email detection.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"NeverBounce\"}),\": A fast and affordable email validation service that offers real-time verification, syntax checking, and domain verification, as well as integrations with popular email marketing platforms.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Mailgun Email Verification API\"}),\": A powerful API-based email validation service that offers customizable verification processes, syntax checking, and domain verification, as well as integrations with popular development frameworks.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Features to Look for in Email Validation Tools\"}),/*#__PURE__*/e(\"p\",{children:\"When selecting an email validation tool, it's essential to consider the following features:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Syntax checking\"}),\": The tool should check the email address format and syntax to ensure it meets the required standards.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Domain verification\"}),\": The tool should verify the existence of the domain and check for MX records to ensure the email address is valid.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Mailbox existence check\"}),\": The tool should check if the mailbox exists and is active, reducing the risk of bounced emails.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Disposable email detection\"}),\": The tool should identify disposable email addresses, which can help prevent spam and junk emails.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Role-based email detection\"}),\": The tool should identify role-based email addresses, such as [info@example.com](mailto:info@example.com), which can help improve deliverability.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Comparison of Free vs. Paid Services\"}),/*#__PURE__*/e(\"p\",{children:\"When choosing an email validation tool, it's essential to consider the pricing plans and features offered. Free services often have limitations, such as limited verification requests, while paid services offer more extensive features and accuracy. Consider your email list size, frequency of verification, and desired features when selecting a service.\"}),/*#__PURE__*/e(\"h3\",{children:\"Integration Options\"}),/*#__PURE__*/e(\"p\",{children:\"Email validation tools often offer various integration options, including API integration, bulk upload, and real-time verification. Consider the integration options that best suit your workflow and email marketing strategy.\"}),/*#__PURE__*/e(\"p\",{children:\"Automated email validation tools have revolutionized the way businesses and marketers verify email addresses. By choosing the right tool, you can improve email deliverability, reduce bounced emails, and maintain a clean and accurate email list.\"}),/*#__PURE__*/e(\"p\",{children:\"Word count: 799 words.\"}),/*#__PURE__*/e(\"h2\",{children:\"Email Validation Best Practices\"}),/*#__PURE__*/e(\"p\",{children:\"Email validation is not a one-time task, but rather an ongoing process that requires regular maintenance and attention. To get the most out of email validation, it's essential to implement best practices that ensure the quality of your email list and prevent common issues associated with invalid email addresses.\"}),/*#__PURE__*/e(\"h3\",{children:\"Implementing Double Opt-in for New Subscribers\"}),/*#__PURE__*/e(\"p\",{children:\"A double opt-in process involves sending a verification email to new subscribers, asking them to confirm their email address before adding them to your list. This simple step can significantly reduce the number of invalid email addresses and prevent bots from signing up to your list.\"}),/*#__PURE__*/e(\"h3\",{children:\"Regular List Cleaning and Maintenance\"}),/*#__PURE__*/e(\"p\",{children:\"Regularly cleaning your email list from invalid addresses, bounces, and unsubscribes is crucial to maintaining a healthy sender reputation. Use email validation tools to identify and remove invalid addresses, and make sure to remove hard bounces and unsubscribes promptly.\"}),/*#__PURE__*/e(\"h3\",{children:\"Using Email Validation at Point of Collection\"}),/*#__PURE__*/e(\"p\",{children:\"Validate email addresses in real-time when users sign up to your list, register for an event, or make a purchase. This helps to catch invalid addresses at the point of entry, reducing the likelihood of wasted resources and damaged sender reputation.\"}),/*#__PURE__*/e(\"h3\",{children:\"Handling Bounced Emails and Undeliverable Addresses\"}),/*#__PURE__*/e(\"p\",{children:\"Set up a process to handle bounced emails and undeliverable addresses. This may involve removing them from your list, sending a follow-up email to verify the address, or utilizing email validation tools to determine the cause of the bounce.\"}),/*#__PURE__*/e(\"h3\",{children:\"Monitoring Email Engagement Metrics\"}),/*#__PURE__*/e(\"p\",{children:\"Keep a close eye on email engagement metrics such as open rates, click-through rates, and conversion rates. Low engagement rates may indicate invalid email addresses or spam traps, which can harm your sender reputation if left unchecked.\"}),/*#__PURE__*/e(\"h3\",{children:\"Compliance with Data Protection Regulations\"}),/*#__PURE__*/e(\"p\",{children:\"Ensure you comply with data protection regulations such as GDPR and CAN-SPAM, which require you to obtain explicit consent from subscribers, provide transparent opt-out options, and protect personal data.\"}),/*#__PURE__*/e(\"p\",{children:\"By following these email validation best practices, you can maintain a clean, targeted, and engaged email list, improve your sender reputation, and increase the effectiveness of your email marketing campaigns.\"}),/*#__PURE__*/e(\"h2\",{children:\"Email Validation Best Practices\"}),/*#__PURE__*/e(\"p\",{children:\"Email validation is not a one-time task, but rather an ongoing process that requires regular maintenance and attention. Implementing best practices can help you maximize the benefits of email validation and minimize the risks associated with invalid email addresses.\"}),/*#__PURE__*/e(\"h3\",{children:\"Implementing Double Opt-in for New Subscribers\"}),/*#__PURE__*/e(\"p\",{children:\"Double opt-in is a simple yet effective way to ensure that only valid and engaged subscribers join your email list. This process involves sending a confirmation email to new subscribers, asking them to confirm their email address. This not only verifies the email address but also helps to prevent spam traps and fake email addresses from entering your list.\"}),/*#__PURE__*/e(\"h3\",{children:\"Regular List Cleaning and Maintenance\"}),/*#__PURE__*/e(\"p\",{children:\"Regularly cleaning and maintaining your email list is crucial to prevent invalid email addresses from accumulating. This can be done by removing bounced emails, duplicates, and unsubscribes from your list. You can also use email validation tools to identify and remove invalid email addresses.\"}),/*#__PURE__*/e(\"h3\",{children:\"Using Email Validation at Point of Collection\"}),/*#__PURE__*/e(\"p\",{children:\"Validating email addresses at the point of collection can help to prevent invalid email addresses from entering your list in the first place. This can be done using JavaScript or API-based validation tools that check the email address in real-time.\"}),/*#__PURE__*/e(\"h3\",{children:\"Handling Bounced Emails and Undeliverable Addresses\"}),/*#__PURE__*/e(\"p\",{children:\"Bounced emails and undeliverable addresses are inevitable, but how you handle them is crucial. Make sure to remove bounced emails from your list and adjust your sending frequency and content to minimize bounces.\"}),/*#__PURE__*/e(\"h3\",{children:\"Monitoring Email Engagement Metrics\"}),/*#__PURE__*/e(\"p\",{children:\"Monitoring email engagement metrics such as open rates, click-through rates, and conversion rates can help you identify invalid email addresses and improve overall email deliverability.\"}),/*#__PURE__*/e(\"h3\",{children:\"Compliance with Data Protection Regulations\"}),/*#__PURE__*/e(\"p\",{children:\"With the increasing importance of data protection regulations such as GDPR and CAN-SPAM, it's essential to ensure that your email validation process complies with these regulations. Make sure to obtain explicit consent from subscribers and provide a clear unsubscribe link in your emails.\"}),/*#__PURE__*/e(\"p\",{children:\"By implementing these best practices, you can ensure that your email list is accurate, engaged, and compliant with data protection regulations. Remember, email validation is an ongoing process that requires regular attention and maintenance to maximize its benefits.\"}),/*#__PURE__*/e(\"h2\",{children:\"When it comes to email validation, there are several common challenges that can arise. In this section, we'll explore some of the most common issues and how to overcome them.\"}),/*#__PURE__*/e(\"h3\",{children:\"Dealing with Disposable Email Addresses/>Disposable email addresses, also known as throwaway or temporary email addresses, are a significant challenge in email validation. These addresses are created for temporary use and are often abandoned after a single use. This can lead to false positives during validation, as the address may exist momentarily before being deleted.To combat disposable email addresses, use email validation tools that detect and flag such addresses. You can also implement a double opt-in process to ensure that users confirm their email address before it's added to your list.\"}),/*#__PURE__*/e(\"h3\",{children:\"Identifying Role-Based Email Accounts/>Role-based email accounts, such as sales@company.com or support@company.com, can be challenging to validate. These addresses are often shared among multiple users, making it difficult to verify their existence.To handle role-based email accounts, use validation tools that can detect these types of addresses. You can also use techniques like syntax checking and domain verification to ensure the address is properly formatted and exists.\"}),/*#__PURE__*/e(\"h3\",{children:'Handling Typos and Common Misspellings/>Typos and common misspellings, such as \"john-Smith@example.com\" instead of \"john.smith@example.com,\" can lead to invalid email addresses. To combat this, use validation tools that can detect and suggest corrections for common typos and misspellings.'}),/*#__PURE__*/e(\"h3\",{children:\"Verifying Emails from Closed Networks or Strict Firewalls/>Email addresses from closed networks or strict firewalls can be challenging to validate due to limited access to the domain. To handle this, use validation tools that can perform DNS lookups and SMTP verification to determine if the email address exists.\"}),/*#__PURE__*/e(\"h3\",{children:\"Balancing Thoroughness with Processing Speed/>Email validation can be a resource-intensive process, and balancing thoroughness with processing speed is crucial. To achieve this, use validation tools that can perform multiple checks simultaneously and prioritize the most critical checks first.By understanding and addressing these common email validation challenges, you can improve the accuracy and effectiveness of your email validation process, leading to better deliverability, reduced bounces, and improved engagement.\"}),/*#__PURE__*/e(\"h2\",{children:\"Email Validation for Different Use Cases\"}),/*#__PURE__*/e(\"p\",{children:\"Email validation is crucial across various industries and applications. The way you validate emails can significantly impact the effectiveness of your campaigns, user registration processes, and customer interactions. Let's explore how email validation applies to different use cases:\"}),/*#__PURE__*/e(\"h3\",{children:\"E-commerce and Online Retail\"}),/*#__PURE__*/e(\"p\",{children:\"In e-commerce, email validation ensures that transactional emails, such as order confirmations and shipping updates, reach customers' inboxes. Verifying email addresses helps prevent fraudulent transactions, reduces cart abandonment rates, and improves overall customer satisfaction. Online retailers can integrate email validation into their checkout processes to ensure accurate and deliverable email addresses.\"}),/*#__PURE__*/e(\"h3\",{children:\"B2B Lead Generation and Sales\"}),/*#__PURE__*/e(\"p\",{children:\"In B2B marketing, email validation is critical for sales outreach and lead nurturing. Valid email addresses help sales teams establish trusted relationships with potential customers, ensuring that valuable leads aren't lost due to invalid or non-existent email addresses. By incorporating email validation into their CRM systems, businesses can refine their lead generation strategies and optimize their sales funnels.\"}),/*#__PURE__*/e(\"h3\",{children:\"Email Marketing and Newsletters\"}),/*#__PURE__*/e(\"p\",{children:\"Email validation is essential for email marketers who need to ensure their campaigns reach their intended audience. By verifying email addresses, marketers can reduce bounce rates, improve deliverability, and increase engagement metrics like open and click-through rates. This, in turn, helps maintain a good sender reputation and avoids being flagged as spam.\"}),/*#__PURE__*/e(\"h3\",{children:\"User Registration for Web Applications\"}),/*#__PURE__*/e(\"p\",{children:\"During user registration, email validation helps prevent fake or disposable email addresses from being used. This safeguards against spam, phishing, and other malicious activities. By validating email addresses, web applications can ensure that users receive important notifications, such as password reset emails and account updates, without delay.\"}),/*#__PURE__*/e(\"h3\",{children:\"Customer Support and Ticketing Systems\"}),/*#__PURE__*/e(\"p\",{children:\"In customer support, email validation ensures that support tickets are assigned to valid email addresses, enabling timely and effective issue resolution. By validating customer email addresses, businesses can reduce the risk of bogus support requests, improve first-call resolution rates, and enhance overall customer satisfaction.\"}),/*#__PURE__*/e(\"p\",{children:\"As you can see, email validation is a crucial component of various industries and applications. By adapting email validation strategies to specific use cases, businesses can improve the accuracy and effectiveness of their communication, leading to better customer experiences and increased revenue.\"}),/*#__PURE__*/e(\"h2\",{children:\"Measuring the Impact of Email Validation\"}),/*#__PURE__*/e(\"p\",{children:\"Email validation is an essential step in maintaining a healthy email list and improving overall email campaign performance. But how do you measure the effectiveness of your email validation efforts? In this section, we'll explore the key performance indicators (KPIs) to track and the cost-benefit analysis of email validation.\"}),/*#__PURE__*/e(\"h3\",{children:\"Key Performance Indicators (KPIs) to Track\"}),/*#__PURE__*/e(\"p\",{children:\"Here are the KPIs to monitor to evaluate the impact of email validation on your email campaigns:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Bounce Rate Reduction:\"}),\" Track the decrease in bounce rates after implementing email validation. A lower bounce rate indicates that your emails are reaching more valid addresses.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Improved Deliverability:\"}),\" Measure the increase in deliverability rates, which indicates that your emails are landing in more inboxes.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Higher Open and Click-Through Rates:\"}),\" Monitor the rise in open and click-through rates, which suggests that your emails are reaching engaged subscribers.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Cost-Benefit Analysis of Email Validation\"}),/*#__PURE__*/e(\"p\",{children:\"Email validation may require an initial investment, but it can lead to significant cost savings and revenue growth in the long run. Consider the following benefits:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Reduced Bounce-Related Costs:\"}),\" Fewer bounces mean lower costs associated with bounced email infrastructure and support.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Increased Conversion Rates:\"}),\" Validated email addresses lead to higher conversion rates, resulting in increased revenue.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Improved Reputation and Compliance:\"}),\" Email validation helps maintain a good sender reputation, reducing the risk of being blacklisted and ensuring compliance with anti-spam laws.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Case Studies Demonstrating ROI of Email Verification\"}),/*#__PURE__*/e(\"p\",{children:\"Several studies have demonstrated the ROI of email verification. For example, a company that implemented email validation saw a 30% reduction in bounced emails, resulting in a 25% increase in deliverability and a 15% increase in open rates. Another company reported a 40% decrease in bounce-related costs after implementing email validation.\"}),/*#__PURE__*/e(\"p\",{children:\"By tracking the right KPIs and conducting a cost-benefit analysis, you can measure the impact of email validation on your email campaigns and demonstrate the ROI to stakeholders.\"}),/*#__PURE__*/e(\"h2\",{children:\"Measuring the Impact of Email Validation\"}),/*#__PURE__*/e(\"p\",{children:\"So, you've implemented email validation in your workflow. Now, it's essential to measure the impact of this process on your email campaigns and overall business.\"}),/*#__PURE__*/e(\"h3\",{children:\"Key Performance Indicators (KPIs) to Track\"}),/*#__PURE__*/e(\"p\",{children:\"To gauge the effectiveness of email validation, keep an eye on the following KPIs:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Bounce rate reduction\"}),\": A lower bounce rate indicates that your email validation efforts are paying off. Aim for a bounce rate below 2%.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Improved deliverability\"}),\": Track the percentage of emails that land in the inbox instead of the spam folder. A higher deliverability rate means more eyes on your content.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Higher open and click-through rates\"}),\": Validated email lists often lead to increased engagement, as your emails are more likely to reach interested recipients.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Cost-Benefit Analysis of Email Validation\"}),/*#__PURE__*/e(\"p\",{children:\"Email validation may require an initial investment, but it can save you money in the long run. Consider the following cost savings:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Reduced email infrastructure costs\"}),\": Fewer bounces and complaints mean lower costs for email infrastructure and maintenance.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Less waste on unengaged recipients\"}),\": By removing invalid emails, you'll stop wasting resources on people who aren't interested in your content.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Better sender reputation\"}),\": A good sender reputation can lead to lower email service provider costs and fewer deliverability issues.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Case Studies Demonstrating ROI of Email Verification\"}),/*#__PURE__*/e(\"p\",{children:\"Real-world examples can help illustrate the impact of email validation. For instance:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"A leading e-commerce platform reduced its bounce rate by 75% after implementing email validation, resulting in a 25% increase in sales.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"A B2B marketing firm saw a 50% increase in open rates and a 30% increase in conversion rates after cleaning its email list using validation tools.\"})})]}),/*#__PURE__*/e(\"p\",{children:\"By tracking KPIs and analyzing the cost-benefit ratio, you can demonstrate the ROI of email validation and make a stronger case for its implementation across your organization.\"}),/*#__PURE__*/e(\"h2\",{children:\"Conclusion\"}),/*#__PURE__*/e(\"p\",{children:\"Email validation is a crucial aspect of digital communication, and it's essential to get it right. In this comprehensive guide, we've explored the importance of email validation, understood the structure of an email address, and discussed various methods to verify email addresses, including manual and automated techniques.\"}),/*#__PURE__*/e(\"p\",{children:\"Remember, email validation is not a one-time task; it's an ongoing process that requires regular list cleaning and maintenance. By implementing double opt-in, using email validation at the point of collection, and monitoring email engagement metrics, you can ensure that your email list remains healthy and engaged.\"}),/*#__PURE__*/e(\"p\",{children:\"Moreover, balancing data quality with user experience is vital. While it's essential to validate email addresses, it's equally important to ensure that the process doesn't compromise the user experience. By using automated email validation tools and integrating them with your existing systems, you can achieve a seamless and efficient email validation process.\"}),/*#__PURE__*/e(\"p\",{children:\"As we move forward, it's exciting to think about the future trends in email validation, including the use of machine learning, blockchain, and customer data platforms. These advancements will enable us to create more sophisticated and accurate email validation systems, ultimately improving the overall quality of digital communication.\"}),/*#__PURE__*/e(\"p\",{children:\"In conclusion, email validation is a critical component of effective digital communication. By implementing the best practices and techniques discussed in this guide, you can ensure that your email list is accurate, engaged, and responsive. Remember, a healthy email list is the foundation of successful email marketing, lead generation, and customer communication.\"})]});export const richText1=/*#__PURE__*/i(a.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"Sales enablement is the process of equipping sales teams with the resources, tools, and knowledge they need to succeed in their roles. It's about empowering them to perform at their best, to close more deals, and to drive revenue growth. In today's sales environments, this is more important than ever.\"}),/*#__PURE__*/e(\"p\",{children:\"The way buyers interact with sales teams is changing. They're more informed, more discerning, and more demanding than ever before. They expect personalized experiences, timely communication, and valuable insights. Sales teams that can't keep up with these evolving expectations are at risk of being left behind.\"}),/*#__PURE__*/e(\"p\",{children:\"That's where sales enablement comes in. By providing sales teams with the right content, training, and technology, organizations can help them stay ahead of the curve. They can ensure that their sales reps are equipped to navigate complex sales cycles, to build strong relationships with customers, and to drive revenue growth.\"}),/*#__PURE__*/e(\"h2\",{children:\"Key Components of Sales Enablement\"}),/*#__PURE__*/e(\"p\",{children:\"So, what does sales enablement actually involve? At its core, it's about four key components: content management, training and coaching, technology and tools, and analytics and performance tracking. These components work together to create a comprehensive sales enablement strategy that drives results.\"}),/*#__PURE__*/e(\"p\",{children:\"By understanding these components and how they fit together, organizations can create a sales enablement strategy that truly empowers their sales teams. They can create a culture of continuous improvement, where sales reps are equipped to succeed and driven to excel.\"}),/*#__PURE__*/e(\"h2\",{children:\"The Evolution of Sales Enablement\"}),/*#__PURE__*/e(\"p\",{children:\"Sales enablement, as a discipline, has undergone significant transformation over the years. To understand its evolution, let's take a step back and explore how sales strategies and tactics have changed in response to shifting buyer behaviors and technological advancements.\"}),/*#__PURE__*/e(\"h3\",{children:\"Historical Context\"}),/*#__PURE__*/e(\"p\",{children:\"Traditional sales methods relied heavily on intuition, charisma, and relationship-building. Sales teams would often focus on making as many cold calls as possible, hoping to stumble upon a potential lead. These approaches were largely product-centric, with sales reps pushing features and benefits without fully understanding the customer's needs.\"}),/*#__PURE__*/e(\"p\",{children:\"However, as buyers became more informed and empowered, sales teams needed to adapt to stay relevant. This marked a significant shift towards customer-centric approaches, where sales reps focused on understanding buyers' pain points and providing tailored solutions.\"}),/*#__PURE__*/e(\"h3\",{children:\"Technological Advancements Driving Change\"}),/*#__PURE__*/e(\"p\",{children:\"The advent of CRM systems revolutionized sales operations by providing a centralized platform for managing customer interactions and data. This enabled sales teams to track engagements, analyze customer behavior, and identify trends.\"}),/*#__PURE__*/e(\"p\",{children:\"The rise of digital content and communication tools further accelerated this change. Sales teams could now leverage email, social media, and other digital channels to engage with customers and share relevant information.\"}),/*#__PURE__*/e(\"h3\",{children:\"Emergence of Dedicated Sales Enablement Roles\"}),/*#__PURE__*/e(\"p\",{children:\"In response to these changes, organizations began to recognize the need for dedicated sales enablement roles. Sales enablement departments were created to support sales teams with the necessary resources, tools, and knowledge to succeed in this new landscape.\"}),/*#__PURE__*/e(\"p\",{children:\"These sales enablement professionals required a unique blend of skills, including content creation, training facilitation, and data analysis. Their primary objective was to equip sales teams with the skills and assets needed to engage buyers effectively and drive revenue growth.\"}),/*#__PURE__*/e(\"p\",{children:\"Today, sales enablement has become a critical function within many organizations, with its own set of best practices, tools, and methodologies. In the next section, we'll delve deeper into the core components of sales enablement and how they contribute to sales success.\"}),/*#__PURE__*/e(\"h2\",{children:\"The core components of sales enablement are designed to support sales teams throughout the entire sales process. These components work together to provide sales reps with the resources, knowledge, and skills needed to close more deals and drive revenue growth.\"}),/*#__PURE__*/e(\"h3\",{children:\"Effective content management is critical to sales enablement. It involves creating, curating, and distributing relevant, engaging, and personalized content to sales teams, customers, and prospects. This includes:  Case studies that highlight the success of existing customers  Whitepapers that provide in-depth information on industry trends and challenges  Product sheets that outline the features and benefits of products or servicesContent creation and curation processes should be streamlined to ensure that sales teams have access to the right content, at the right time. This involves:  Ensuring content relevance and accessibility by tagging and categorizing content  Using content management systems to store, manage, and distribute content  Implementing content personalization strategies to tailor content to individual buyers and their needs\"}),/*#__PURE__*/e(\"h3\",{children:\"Training and coaching are essential components of sales enablement. They help sales reps develop the skills and knowledge needed to engage with customers effectively and close more deals. This includes:  Onboarding programs for new sales reps that introduce them to the sales process, products, and services  Ongoing skill development initiatives that focus on areas such as negotiation, presentation, and objection handling  Role-playing and scenario-based training that simulate real-world sales situations  Peer-to-peer learning opportunities that encourage collaboration and knowledge sharing among sales reps\"}),/*#__PURE__*/e(\"h3\",{children:\"The right technology and tools can significantly enhance sales enablement efforts. These include:  Customer Relationship Management (CRM) systems that provide a single view of customer interactions and data  Sales engagement platforms that automate and streamline sales workflows  Content management systems that store, manage, and distribute sales content  Analytics and reporting tools that provide insights into sales performance and trends\"}),/*#__PURE__*/e(\"h3\",{children:\"Analytics and performance tracking are critical to measuring the success of sales enablement initiatives. This involves:  Defining Key Performance Indicators (KPIs) such as sales productivity, win rates, and deal sizes  Collecting and analyzing sales data using CRM systems, sales engagement platforms, and other tools  Using insights to refine sales strategies and tactics, and to identify areas for improvementBy understanding these core components, organizations can develop a comprehensive sales enablement strategy that supports sales teams and drives revenue growth.\"}),/*#__PURE__*/e(\"h2\",{children:\"Developing a Sales Enablement Strategy\"}),/*#__PURE__*/e(\"p\",{children:\"Creating an effective sales enablement strategy requires a thoughtful and structured approach. To get started, you need to assess your current sales processes and identify areas for improvement. This will help you understand where to focus your efforts and resources.\"}),/*#__PURE__*/e(\"h3\",{children:\"Assessing Current Sales Processes and Pain Points\"}),/*#__PURE__*/e(\"p\",{children:\"Conduct internal surveys and interviews with sales reps, managers, and other stakeholders to gather insights on the current state of your sales organization. Ask questions like:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"What are the biggest challenges you face in closing deals?\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"What types of content do you use most often?\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"How do you currently track and measure sales performance?\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Analyze sales data and performance metrics to identify trends and patterns. Look at key metrics such as:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Sales cycle length\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Conversion rates\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Sales productivity\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Setting Clear Goals and Objectives\"}),/*#__PURE__*/e(\"p\",{children:\"Based on your assessment, set clear and measurable goals for your sales enablement strategy. These goals should align with your overall business objectives and be specific, achievable, and time-bound. Examples include:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Increase sales productivity by 20% within the next 6 months\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Reduce the sales cycle length by 30% within the next 9 months\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Improve conversion rates by 15% within the next 12 months\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Creating a Roadmap for Implementation\"}),/*#__PURE__*/e(\"p\",{children:\"Create a roadmap that outlines the initiatives, timelines, and resources required to achieve your goals. Prioritize initiatives based on their potential impact and feasibility. Allocate resources and budget accordingly.\"}),/*#__PURE__*/e(\"h3\",{children:\"Fostering Collaboration Between Sales and Marketing\"}),/*#__PURE__*/e(\"p\",{children:\"Establish clear communication channels between sales and marketing teams to ensure alignment on messaging, buyer personas, and content strategy. This will help you create content that resonates with your target audience and supports your sales enablement strategy.\"}),/*#__PURE__*/e(\"p\",{children:\"By following these steps, you can develop a comprehensive sales enablement strategy that sets your sales team up for success and drives revenue growth.\"}),/*#__PURE__*/e(\"h2\",{children:\"Best Practices for Effective Sales Enablement\"}),/*#__PURE__*/e(\"p\",{children:\"Sales enablement is not a one-time achievement, but an ongoing process that requires continuous improvement and refinement. Here are some best practices to help you maximize the impact of your sales enablement strategy:\"}),/*#__PURE__*/e(\"h3\",{children:\"Tailor Content to Buyer Journey Stages\"}),/*#__PURE__*/e(\"p\",{children:\"Buyers today are more informed and empowered than ever before. To effectively engage with them, you need to provide the right content at the right time. Map your content to specific touchpoints in the buyer journey, and ensure that it addresses common objections and questions.\"}),/*#__PURE__*/e(\"p\",{children:\"For example, during the awareness stage, provide educational content that helps buyers understand their pain points and potential solutions. During the consideration stage, offer case studies and product demos that showcase your solution's capabilities.\"}),/*#__PURE__*/e(\"h3\",{children:\"Implement Continuous Learning Programs\"}),/*#__PURE__*/e(\"p\",{children:\"Sales teams need ongoing training and coaching to stay up-to-date with changing buyer behaviors and sales strategies. Implement regular training sessions and workshops that focus on specific skills, such as negotiation or objection handling.\"}),/*#__PURE__*/e(\"p\",{children:\"Leverage microlearning and just-in-time training to provide bite-sized learning opportunities that fit into reps' busy schedules. This could include video tutorials, podcasts, or interactive modules that can be accessed anytime, anywhere.\"}),/*#__PURE__*/e(\"h3\",{children:\"Leverage Technology for Efficiency\"}),/*#__PURE__*/e(\"p\",{children:\"Technology can be a powerful enabler of sales productivity and efficiency. Automate repetitive tasks, such as data entry or lead qualification, to free up reps' time for high-value activities.\"}),/*#__PURE__*/e(\"p\",{children:\"Use AI-powered tools to provide personalized recommendations and insights to reps, helping them tailor their pitches and close more deals.\"}),/*#__PURE__*/e(\"h3\",{children:\"Encourage Adoption and Engagement\"}),/*#__PURE__*/e(\"p\",{children:\"Sales enablement is only effective if reps adopt and engage with the tools and processes provided. Use gamification techniques, such as leaderboards or challenges, to encourage reps to use new tools and processes.\"}),/*#__PURE__*/e(\"p\",{children:\"Recognize and reward reps who demonstrate high levels of adoption and engagement, and provide regular feedback and coaching to help them improve.\"}),/*#__PURE__*/e(\"p\",{children:\"By following these best practices, you can create a sales enablement strategy that drives real results and helps your sales team succeed in today's complex sales environment.\"}),/*#__PURE__*/e(\"h2\",{children:\"Measuring Sales Enablement Success\"}),/*#__PURE__*/e(\"p\",{children:\"Measuring the success of sales enablement initiatives is crucial to understand their impact on sales performance and make data-driven decisions. In this section, we'll discuss the key metrics to track, the tools to use, and the importance of regular reviews and adjustments.\"}),/*#__PURE__*/e(\"h3\",{children:\"Key Metrics to Track\"}),/*#__PURE__*/e(\"p\",{children:\"To measure the effectiveness of sales enablement, you should track the following metrics:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Sales Productivity\"}),\": Time spent selling, number of meetings held, and sales activities completed.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Win Rates and Deal Sizes\"}),\": The percentage of deals won and the average deal size.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Ramp-up Time for New Hires\"}),\": The time it takes for new sales reps to reach full productivity.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Content Usage and Effectiveness\"}),\": The frequency of content usage, its impact on sales conversations, and the quality of leads generated.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Tools for Data Collection and Analysis\"}),/*#__PURE__*/e(\"p\",{children:\"To collect and analyze data, you can use the following tools:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"CRM Reporting Features\"}),\": Leverage your CRM system's built-in reporting features to track sales activities, pipeline growth, and revenue generated.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Sales Enablement Platform Analytics\"}),\": Utilize analytics features in your sales enablement platform to monitor content usage, engagement, and sales outcomes.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Survey and Feedback Mechanisms\"}),\": Collect feedback from sales reps, customers, and managers to gauge the effectiveness of sales enablement initiatives.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Conducting Regular Reviews and Adjustments\"}),/*#__PURE__*/e(\"p\",{children:\"Regularly review your sales enablement metrics to identify areas of improvement and adjust your strategies accordingly:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Quarterly Performance Assessments\"}),\": Hold quarterly reviews to assess sales performance, content effectiveness, and sales enablement initiatives.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Iterative Improvements\"}),\": Use data insights to refine sales enablement strategies, update content, and adjust training programs.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By tracking the right metrics, using the right tools, and conducting regular reviews, you'll be able to measure the success of your sales enablement initiatives and make data-driven decisions to drive sales growth.\"}),/*#__PURE__*/e(\"h2\",{children:\"Challenges and Solutions in Sales Enablement\"}),/*#__PURE__*/e(\"p\",{children:\"Sales enablement is not without its challenges. Many organizations struggle to implement and maintain effective sales enablement strategies. In this section, we'll explore common obstacles and provide strategies for overcoming them.\"}),/*#__PURE__*/e(\"h3\",{children:\"Common Obstacles\"}),/*#__PURE__*/e(\"p\",{children:\"Implementing a sales enablement strategy can be complex, and organizations often face resistance from sales teams, inconsistent adoption of new tools and processes, and difficulty in proving ROI.\"}),/*#__PURE__*/e(\"h4\",{children:\"Resistance to Change from Sales Teams\"}),/*#__PURE__*/e(\"p\",{children:\"Sales teams may be accustomed to working in a certain way and may be hesitant to adopt new processes, tools, or technologies. This resistance can be a significant barrier to effective sales enablement.\"}),/*#__PURE__*/e(\"h4\",{children:\"Inconsistent Adoption of New Tools and Processes\"}),/*#__PURE__*/e(\"p\",{children:\"Even if sales teams are open to change, inconsistent adoption of new tools and processes can hinder the effectiveness of sales enablement strategies. This can lead to a lack of standardization, making it difficult to measure success and identify areas for improvement.\"}),/*#__PURE__*/e(\"h4\",{children:\"Difficulty in Proving ROI\"}),/*#__PURE__*/e(\"p\",{children:\"Measuring the ROI of sales enablement initiatives can be challenging, making it difficult to justify continued investment. This can lead to skepticism about the value of sales enablement and reduced buy-in from stakeholders.\"}),/*#__PURE__*/e(\"h3\",{children:\"Strategies for Overcoming Challenges\"}),/*#__PURE__*/e(\"p\",{children:\"To overcome these challenges, organizations can employ several strategies:\"}),/*#__PURE__*/e(\"h4\",{children:\"Change Management Techniques\"}),/*#__PURE__*/e(\"p\",{children:\"Implementing change management techniques, such as communication campaigns, training sessions, and incentives, can help to build buy-in and adoption among sales teams.\"}),/*#__PURE__*/e(\"h4\",{children:\"Personalized Training and Support\"}),/*#__PURE__*/e(\"p\",{children:\"Providing personalized training and support can help to ensure that sales teams are comfortable using new tools and processes. This can include one-on-one coaching, group training sessions, and just-in-time support.\"}),/*#__PURE__*/e(\"h4\",{children:\"Demonstrating Value through Case Studies and Quick Wins\"}),/*#__PURE__*/e(\"p\",{children:\"Demonstrating the value of sales enablement through case studies and quick wins can help to build credibility and justify continued investment. This can include sharing success stories, metrics, and testimonials from satisfied customers.\"}),/*#__PURE__*/e(\"p\",{children:\"By understanding the common obstacles and employing strategies to overcome them, organizations can ensure that their sales enablement initiatives are successful and drive revenue growth.\"}),/*#__PURE__*/e(\"h2\",{children:\"Measuring Sales Enablement Success\"}),/*#__PURE__*/e(\"p\",{children:\"Measuring the success of your sales enablement strategy is crucial to understanding its impact on your sales performance. By tracking the right metrics, you can identify areas for improvement, refine your strategy, and demonstrate the value of sales enablement to stakeholders.\"}),/*#__PURE__*/e(\"h3\",{children:\"Key Metrics to Track\"}),/*#__PURE__*/e(\"p\",{children:\"To measure the effectiveness of your sales enablement strategy, focus on the following key metrics:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Sales Productivity:\"}),\" Measure the time spent selling versus non-selling activities to identify opportunities to streamline processes and optimize sales efficiency.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Win Rates and Deal Sizes:\"}),\" Analyze the conversion rate of leads to closed deals and the average deal size to gauge the effectiveness of your sales enablement efforts.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Ramp-up Time for New Hires:\"}),\" Track the time it takes for new sales reps to reach full productivity, and assess the impact of your onboarding program on this metric.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Content Usage and Effectiveness:\"}),\" Monitor the usage of sales content, its relevance, and its impact on sales conversations to refine your content strategy.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Tools for Data Collection and Analysis\"}),/*#__PURE__*/e(\"p\",{children:\"To collect and analyze data, leverage the following tools:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"CRM Reporting Features:\"}),\" Utilize your CRM system's built-in reporting capabilities to track sales performance and metrics.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Sales Enablement Platform Analytics:\"}),\" Tap into the analytics provided by your sales enablement platform to gain insights into content usage and effectiveness.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Survey and Feedback Mechanisms:\"}),\" Conduct regular surveys and gather feedback from sales reps to understand their pain points and areas for improvement.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Conducting Regular Reviews and Adjustments\"}),/*#__PURE__*/e(\"p\",{children:\"Regularly review your sales enablement metrics to identify areas for improvement and adjust your strategy accordingly:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Quarterly Performance Assessments:\"}),\" Schedule regular reviews to assess sales performance, discuss challenges, and refine strategies.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Iterative Improvements:\"}),\" Use data insights to inform iterative improvements to your sales enablement strategy, ensuring it remains aligned with your sales team's needs.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By tracking the right metrics, using the right tools, and conducting regular reviews, you can measure the success of your sales enablement strategy and continually refine it to drive better sales performance.\"}),/*#__PURE__*/e(\"h2\",{children:\"Conclusion\"}),/*#__PURE__*/e(\"p\",{children:\"In conclusion, sales enablement is a critical component of modern sales strategies. By equipping sales teams with the resources, tools, and knowledge they need to succeed, organizations can improve sales performance, close more deals, and drive revenue growth. Throughout this article, we've explored the definition and importance of sales enablement, its evolution, core components, and best practices for implementation.\"}),/*#__PURE__*/e(\"p\",{children:\"By adopting a data-driven approach, sales enablement can help bridge the gap between sales and marketing, ensuring that sales teams are equipped with the content, training, and technology they need to excel. It's essential for organizations to recognize the importance of continuous improvement in sales enablement, staying ahead of the curve with the latest trends and innovations.\"}),/*#__PURE__*/e(\"p\",{children:\"So, what's next? It's time to take action. Assess your current sales processes, identify areas for improvement, and develop a sales enablement strategy that aligns with your business objectives. Invest in the tools, training, and technology needed to support your sales team. By doing so, you'll be well on your way to achieving sales success and driving growth in today's competitive market.\"}),/*#__PURE__*/e(\"p\",{children:\"Remember, sales enablement is not a one-time project; it's an ongoing process that requires dedication, commitment, and continuous improvement. Stay focused on your goals, and with the right approach, you'll be unlocking the full potential of your sales team in no time.\"})]});export const richText2=/*#__PURE__*/i(a.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"As a small business owner, you're no stranger to the daily grind of finding new customers and driving growth. But let's face it \u2013 lead generation can be a daunting task, especially when you're limited by time, budget, and personnel. You're not alone in this struggle. In fact, 61% of marketers consider lead generation to be their biggest challenge.\"}),/*#__PURE__*/e(\"p\",{children:\"So, what exactly is lead generation, and why is it so crucial for small businesses? Simply put, lead generation is the process of attracting and converting potential customers into interested leads. It's the lifeblood of any business, as it directly impacts revenue, customer acquisition, and ultimately, growth.\"}),/*#__PURE__*/e(\"p\",{children:\"However, small businesses face unique challenges when it comes to lead generation. With limited resources, it can be tough to stand out in a crowded market and capture the attention of your target audience. That's why it's essential to have a solid understanding of your audience, a well-optimized website, and a range of strategies to attract and nurture leads.\"}),/*#__PURE__*/e(\"p\",{children:\"In this article, we'll dive into the world of lead generation for small businesses, covering the importance of audience research, website optimization, content marketing, email marketing, social media, search engine marketing, partnerships, and more. By the end of this article, you'll have a comprehensive understanding of how to generate high-quality leads and drive growth for your small business.\"}),/*#__PURE__*/e(\"h2\",{children:\"Understanding Your Target Audience\"}),/*#__PURE__*/e(\"p\",{children:\"Before you start generating leads, it's essential to understand who your ideal customer is. This might seem obvious, but many businesses struggle to define their target audience accurately. In this section, we'll explore the importance of audience research, creating buyer personas, and tools to help you get started.\"}),/*#__PURE__*/e(\"h3\",{children:\"Why Audience Research Matters\"}),/*#__PURE__*/e(\"p\",{children:\"Audience research is crucial because it helps you tailor your marketing efforts to the people most likely to become customers. When you understand your target audience, you can create content that resonates with them, use language that speaks to their needs, and build trust with your brand.\"}),/*#__PURE__*/e(\"h3\",{children:\"Creating Buyer Personas\"}),/*#__PURE__*/e(\"p\",{children:\"A buyer persona is a semi-fictional representation of your ideal customer. It's based on real data and research, and it helps you understand your customers' needs, goals, and behaviors. A comprehensive buyer persona should include:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Demographics:\"}),\" age, location, income, education, and job title\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Psychographics:\"}),\" interests, values, pain points, and goals\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Behavioral patterns:\"}),\" online habits, purchasing behaviors, and preferred communication channels\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"For example, let's say you're a small business owner who sells eco-friendly cleaning products. Your buyer persona might look like this:\"}),/*#__PURE__*/e(\"p\",{children:\"\\\"Meet Emma, a 35-year-old mother of two living in the suburbs. She's highly educated, with a graduate degree, and earns a decent income. Emma cares deeply about the environment and wants to reduce her carbon footprint. She's active on social media, particularly Facebook and Instagram, and enjoys reading blogs about sustainable living. She's frustrated with the lack of eco-friendly cleaning products available in stores and is willing to pay a premium for high-quality, environmentally friendly products.\\\"\"}),/*#__PURE__*/e(\"h3\",{children:\"Mapping the Customer Journey\"}),/*#__PURE__*/e(\"p\",{children:\"Understanding the customer journey is critical to generating leads. It's the process by which your customers become aware of your brand, consider your products or services, and eventually make a purchase. The customer journey typically consists of three stages:\"}),/*#__PURE__*/i(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Awareness stage:\"}),\" your customer becomes aware of your brand through advertising, social media, or word of mouth\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Consideration stage:\"}),\" your customer evaluates your products or services, compares them to others, and weighs the pros and cons\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Decision stage:\"}),\" your customer makes a purchase or decides not to buy from you\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Tools for Audience Research\"}),/*#__PURE__*/e(\"p\",{children:\"Conducting audience research can be time-consuming, but there are several tools to help you get started:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Google Analytics:\"}),\" provides insights into your website traffic, user behavior, and demographics\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Social media insights:\"}),\" offers data on your social media followers, engagement rates, and content performance\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Customer surveys and interviews:\"}),\" help you gather qualitative data about your customers' needs, pain points, and goals\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"Remember, understanding your target audience is an ongoing process. Continuously gather feedback, refine your buyer personas, and adjust your marketing strategies accordingly.\"}),/*#__PURE__*/e(\"h2\",{children:\"Optimizing Your Website for Lead Generation\"}),/*#__PURE__*/e(\"p\",{children:\"A well-designed website is crucial for converting visitors into leads. Here are some essential elements to focus on:\"}),/*#__PURE__*/e(\"h3\",{children:\"User-Friendly Design and Navigation\"}),/*#__PURE__*/e(\"p\",{children:\"Your website should be easy to navigate, even for those who aren't tech-savvy. Ensure:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Mobile responsiveness\"}),\": Your website should adapt seamlessly to different screen sizes and devices.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Clear menu structure\"}),\": Make it easy for visitors to find what they're looking for.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Fast loading times\"}),\": Aim for under 3 seconds to prevent visitors from abandoning your site.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Compelling Landing Pages\"}),/*#__PURE__*/e(\"p\",{children:\"Landing pages are designed to convert visitors into leads. Make sure yours have:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Clear value proposition\"}),\": Clearly communicate your unique selling proposition (USP).\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Strong headlines and subheadings\"}),\": Grab attention and guide visitors through your content.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"High-quality images and videos\"}),\": Enhance the user experience and showcase your product or service.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Social proof\"}),\": Add testimonials, case studies, or customer reviews to build trust.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Effective Call-to-Action (CTA) Buttons\"}),/*#__PURE__*/e(\"p\",{children:\"CTAs are crucial for converting visitors into leads. Ensure:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Placement\"}),\": Position CTAs above the fold or at the end of your content.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Design\"}),\": Use contrasting colors and sufficient white space to make your CTAs stand out.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Copy\"}),\": Use action-oriented language that emphasizes the benefits of taking action.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Lead Capture Forms\"}),/*#__PURE__*/e(\"p\",{children:\"Optimize your lead capture forms to increase conversions:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Optimal length\"}),\": Limit forms to 3-5 fields to reduce friction and increase conversions.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Progressive profiling\"}),\": Only ask for essential information initially and gather more details later.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"GDPR compliance\"}),\": Ensure you're compliant with the General Data Protection Regulation.\"]})})]}),/*#__PURE__*/e(\"h2\",{children:\"Content Marketing Strategies\"}),/*#__PURE__*/e(\"p\",{children:\"Content marketing is a powerful lead generation strategy for small businesses. By creating valuable, relevant, and consistent content, you can attract and engage your target audience, ultimately driving profitable customer action.\"}),/*#__PURE__*/e(\"h3\",{children:\"Blogging for Lead Generation\"}),/*#__PURE__*/e(\"p\",{children:\"A well-written blog can be a goldmine for generating leads. Here are a few tips to get you started:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Keyword research and SEO optimization\"}),\": Use tools like Google Keyword Planner, Ahrefs, or SEMrush to identify relevant keywords and phrases. Optimize your blog posts with meta tags, header tags, and descriptive content to improve search engine rankings.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Creating comprehensive, valuable content\"}),\": Write in-depth guides, tutorials, or industry insights that answer your target audience's questions. Make sure your content is well-researched, engaging, and easy to read.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Incorporating lead magnets within blog posts\"}),\": Use inline CTAs, pop-ups, or sidebar widgets to offer relevant e-books, whitepapers, or webinars in exchange for contact information.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Ebooks and Whitepapers\"}),/*#__PURE__*/e(\"p\",{children:\"E-books and whitepapers are excellent lead magnets that provide in-depth information on a specific topic. Here are some tips to create effective e-books and whitepapers:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Choosing relevant topics\"}),\": Identify topics that resonate with your target audience. Use keyword research, customer surveys, or social media listening to determine what topics are most interesting.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Designing visually appealing documents\"}),\": Use high-quality graphics, fonts, and formatting to create a professional-looking document. Keep the design clean, concise, and easy to read.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Promotion strategies\"}),\": Promote your e-book or whitepaper through social media, email marketing, content upgrades, or paid advertising.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Webinars and Online Workshops\"}),/*#__PURE__*/e(\"p\",{children:\"Webinars and online workshops are engaging ways to educate your target audience and generate leads. Here are some tips to get started:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Selecting engaging topics and speakers\"}),\": Choose topics that resonate with your audience, and select speakers who are knowledgeable and engaging. Use tools like polls or Q&A sessions to keep attendees engaged.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Technical setup and platform selection\"}),\": Choose a reliable webinar platform that can handle a large number of attendees. Test your setup beforehand to ensure a seamless experience.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Follow-up strategies for attendees\"}),\": Send follow-up emails, offer additional resources, or provide a recording of the webinar to attendees. This helps to build trust and encourages further engagement.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Case Studies and Success Stories\"}),/*#__PURE__*/e(\"p\",{children:\"Case studies and success stories are powerful lead generation tools that demonstrate your expertise and showcase real results. Here are some tips to create effective case studies:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Structuring compelling narratives\"}),\": Use a clear, concise format to structure your case study. Highlight the problem, solution, and results in a clear, easy-to-read format.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Highlighting specific results and benefits\"}),\": Use concrete numbers, statistics, or quotes to demonstrate the impact of your solution. Highlight the benefits, such as cost savings, increased revenue, or improved efficiency.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Using visuals to enhance impact\"}),\": Incorporate images, infographics, or videos to break up text and make your case study more engaging.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Video Marketing\"}),/*#__PURE__*/e(\"p\",{children:\"Video marketing is an effective way to engage your target audience and generate leads. Here are some tips to get started:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Types of videos\"}),\": Create explainer videos, testimonials, product demos, or how-to tutorials that educate and engage your audience.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Optimizing for different platforms\"}),\": Optimize your videos for YouTube, social media, or your website. Use subtitles, descriptions, and tags to improve visibility.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Including CTAs in videos\"}),': Add CTAs to your videos, such as \"Download our e-book\" or \"Sign up for our webinar.\" This encourages viewers to take action.']})})]}),/*#__PURE__*/e(\"h2\",{children:\"Email Marketing for Lead Nurturing\"}),/*#__PURE__*/e(\"p\",{children:\"Email marketing is a powerful tool for nurturing leads and encouraging them to move further along in the buying process. When done correctly, it can help build trust, establish your brand as an authority, and ultimately drive conversions. Here's how to make the most of email marketing for lead generation:\"}),/*#__PURE__*/e(\"h3\",{children:\"Building an Email List\"}),/*#__PURE__*/e(\"p\",{children:\"To get started, you need to build a list of subscribers who are interested in hearing from you. Here are some strategies to help you grow your list:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Opt-in incentives:\"}),\" Offer something valuable in exchange for someone's email address, such as a lead magnet, exclusive content, or a free consultation.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Double opt-in process:\"}),\" Ensure that people have explicitly opted-in to receive emails from you by sending a confirmation email after they've signed up.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"List segmentation:\"}),\" Organize your list into different segments based on demographics, behavior, or other relevant factors to tailor your emails to specific groups.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Crafting Effective Email Campaigns\"}),/*#__PURE__*/e(\"p\",{children:\"Once you have a list, it's time to start sending emails. Here are some best practices to keep in mind:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Subject line best practices:\"}),\" Keep your subject lines concise, clear, and attention-grabbing to increase open rates.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Personalization techniques:\"}),\" Use the recipient's name, tailor the content based on their interests, and make the email feel more human.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Mobile-friendly design:\"}),\" Ensure that your emails look great on mobile devices, as more and more people check their emails on their smartphones.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Automated Email Sequences\"}),/*#__PURE__*/e(\"p\",{children:\"Automated email sequences can help you save time and resources while still providing value to your subscribers. Here are some examples of sequences you can set up:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Welcome series:\"}),\" Send a series of emails to new subscribers introducing them to your brand, providing valuable content, and setting expectations.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Abandoned cart recovery:\"}),\" Send reminders to people who have abandoned their shopping carts to encourage them to complete their purchase.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Re-engagement campaigns:\"}),\" Win back inactive subscribers by sending targeted emails that reignite their interest in your brand.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Measuring Email Marketing Success\"}),/*#__PURE__*/e(\"p\",{children:\"To optimize your email marketing efforts, you need to track the right metrics. Here are some key performance indicators (KPIs) to focus on:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Open rates:\"}),\" The percentage of people who opened your email.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Click-through rates (CTRs):\"}),\" The percentage of people who clicked on a link in your email.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Conversions:\"}),\" The number of people who took a desired action, such as making a purchase or downloading an eBook.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By following these best practices and continuously monitoring your performance, you can create an email marketing strategy that drives real results for your business.\"}),/*#__PURE__*/e(\"h2\",{children:\"Social Media Lead Generation\"}),/*#__PURE__*/e(\"p\",{children:\"Social media is an essential channel for lead generation, offering a vast audience and a range of formats to engage with them. Let's dive into the strategies for leveraging social media to drive leads for your small business.\"}),/*#__PURE__*/e(\"h3\",{children:\"Choosing the Right Platforms for Your Business\"}),/*#__PURE__*/e(\"p\",{children:\"Not all social media platforms are created equal. It's essential to select the platforms where your target audience is most active. Consider the demographics of each platform and how they align with your business goals.\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Facebook:\"}),\" With over 2.7 billion monthly active users, Facebook is an excellent choice for most businesses. Its targeting options and ad formats make it an ideal platform for lead generation.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"LinkedIn:\"}),\" As a professional networking site, LinkedIn is perfect for B2B lead generation. Its sponsored content and InMail features help you target specific job titles, industries, and companies.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Twitter:\"}),\" Twitter is ideal for real-time engagement and customer service. Its promoted tweets and follower campaigns can help increase brand awareness and drive website traffic.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Creating Engaging Social Media Content\"}),/*#__PURE__*/e(\"p\",{children:\"Content is king on social media. Focus on creating engaging, visually appealing content that resonates with your target audience.\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Visual Content:\"}),\" Use high-quality images, infographics, and videos to capture attention and convey complex information in an easy-to-digest format.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"User-Generated Content (UGC) Campaigns:\"}),\" Encourage your customers to share their experiences, photos, or videos with your brand. UGC campaigns foster engagement and social proof.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Live Streaming and Stories:\"}),\" Leverage live streaming and Stories to provide behind-the-scenes insights, sneak peeks, or exclusive content that disappears after 24 hours.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Paid Social Media Advertising\"}),/*#__PURE__*/e(\"p\",{children:\"Paid social media advertising helps you reach a larger audience, increase brand awareness, and drive conversions.\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Facebook Ads:\"}),\" Target specific demographics, interests, and behaviors to reach your ideal audience. Choose from various ad formats, such as image, video, carousel, and collection ads.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"LinkedIn Ads:\"}),\" Sponsored content and InMail ads help you target specific job titles, industries, and companies. This precision targeting ensures your message reaches the right decision-makers.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Twitter Ads:\"}),\" Promoted tweets, video ads, and follower campaigns help increase brand awareness, drive website traffic, and generate leads.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Social Listening and Engagement\"}),/*#__PURE__*/e(\"p\",{children:\"Social listening is critical to understanding your audience's concerns, preferences, and pain points. Respond promptly to comments, messages, and mentions to build trust and foster engagement.\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Monitor Brand Mentions and Industry Conversations:\"}),\" Keep track of conversations about your brand, competitors, and industry-related topics.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Respond to Comments and Messages:\"}),\" Engage with your audience by responding to comments, messages, and mentions in a timely and personalized manner.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Participate in Relevant Groups and Communities:\"}),\" Join and actively participate in groups and communities related to your industry to build relationships, establish thought leadership, and generate leads.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By implementing these social media strategies, you'll be well on your way to generating quality leads and driving business growth.\"}),/*#__PURE__*/e(\"h2\",{children:\"Search Engine Marketing (SEM)\"}),/*#__PURE__*/e(\"p\",{children:\"Search engine marketing (SEM) is a powerful way to drive targeted traffic to your website and generate leads. In this section, we'll explore how to use Google Ads and remarketing to reach potential customers and grow your business.\"}),/*#__PURE__*/e(\"h3\",{children:\"Google Ads for Lead Generation\"}),/*#__PURE__*/e(\"p\",{children:\"Google Ads is a popular platform for search engine marketing. When set up correctly, it can be an effective way to drive targeted traffic to your website and generate leads. Here are some tips to get you started:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Keyword research and selection\"}),\": Identify relevant keywords that your target audience is searching for. Use tools like Google Keyword Planner or Ahrefs to find keywords with high search volume and low competition.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Create compelling ad copy\"}),\": Craft ad copy that resonates with your target audience. Make sure it's clear, concise, and relevant to their search query.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Landing page optimization for PPC\"}),\": Ensure that your landing page is optimized for PPC traffic. This means having a clear and relevant headline, a prominent call-to-action, and a simple and easy-to-use form.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Remarketing Campaigns\"}),/*#__PURE__*/e(\"p\",{children:\"Remarketing campaigns allow you to target users who have previously visited your website. This is a great way to re-engage potential customers who may not have converted initially. Here's how to set up a remarketing campaign:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Setting up remarketing lists\"}),\": Create lists of users who have visited specific pages on your website. You can create separate lists for different pages or actions, such as cart abandoners or blog readers.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Creating tailored ads for previous visitors\"}),\": Craft ad copy that's relevant to the user's previous behavior on your website. For example, if they abandoned their cart, create an ad that offers a discount or free shipping.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Cross-platform remarketing\"}),\": Use Google Ads and Facebook Ads to target users across multiple platforms. This ensures that you're reaching users wherever they are online.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Local SEO Strategies\"}),/*#__PURE__*/e(\"p\",{children:\"If you have a local business, it's essential to optimize your website for local SEO. Here are some strategies to help you rank higher in local search results:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Google My Business optimization\"}),\": Claim and optimize your Google My Business listing. This includes adding accurate and up-to-date information, responding to reviews, and posting regular updates.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Local keyword targeting\"}),\": Identify local keywords that your target audience is searching for. Use tools like Google Keyword Planner to find relevant keywords with high search volume.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Online reviews and reputation management\"}),\": Encourage happy customers to leave reviews on your Google My Business listing and other review platforms. Respond promptly to negative reviews and maintain a good online reputation.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By implementing these SEM strategies, you can drive targeted traffic to your website, increase conversions, and grow your business. Remember to regularly monitor and optimize your campaigns to ensure maximum ROI.\"}),/*#__PURE__*/e(\"h2\",{children:\"Leveraging Partnerships and Networking\"}),/*#__PURE__*/e(\"p\",{children:\"As a small business, it can be challenging to generate leads on your own. That's why leveraging partnerships and networking can be a powerful way to expand your reach and tap into new audiences. In this section, we'll explore three strategies for doing just that.\"}),/*#__PURE__*/e(\"h3\",{children:\"Referral Programs\"}),/*#__PURE__*/e(\"p\",{children:\"A referral program is a great way to incentivize your existing customers to refer new business to you. Here are a few tips for structuring a successful referral program:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Structure incentives carefully\"}),\". You want to make sure the incentive is attractive enough to motivate your customers to refer new business, but not so generous that it eats into your profit margins.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Automate referral tracking\"}),\". Make it easy for customers to refer new business and for you to track those referrals. You can use tools like referral software or even a simple spreadsheet to get started.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Promote the program to existing customers\"}),\". Make sure your existing customers know about the referral program and how it works. You can promote it through email, social media, or even a dedicated webpage.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Strategic Partnerships\"}),/*#__PURE__*/e(\"p\",{children:\"Strategic partnerships can be a powerful way to tap into new audiences and generate leads. Here are a few tips for identifying and pursuing strategic partnerships:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Identify complementary businesses\"}),\". Look for businesses that offer products or services that complement your own. For example, if you're a web designer, you might partner with a copywriter or a developer.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Co-market initiatives\"}),\". Work together with your partner to co-market initiatives, such as joint webinars, ebooks, or social media campaigns.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Joint webinars or events\"}),\". Consider hosting joint webinars or events with your partner. This can be a great way to build credibility and generate leads.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Industry Events and Conferences\"}),/*#__PURE__*/e(\"p\",{children:\"Industry events and conferences can be a great way to network and generate leads. Here are a few tips for making the most of these events:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Choose relevant events\"}),\". Make sure the event is relevant to your industry and target audience. Research the event beforehand to make sure it's a good fit.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Network strategically\"}),\". Don't just collect business cards \u2013 take the time to have meaningful conversations with people. Ask questions, listen to their challenges, and look for ways to help.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Follow up with new connections\"}),\". After the event, make sure to follow up with new connections. Send a personalized email or LinkedIn message to continue the conversation.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By leveraging partnerships and networking, you can expand your reach and tap into new audiences. Remember to stay focused on providing value to your partners and attendees \u2013 that's the key to generating high-quality leads.\"}),/*#__PURE__*/e(\"h2\",{children:\"Measuring and Optimizing Lead Generation Efforts\"}),/*#__PURE__*/e(\"p\",{children:\"To ensure the success of your lead generation strategies, it's crucial to measure their performance regularly and make data-driven decisions to optimize them. In this section, we'll explore how to track key performance indicators (KPIs), leverage analytics tools, and implement continuous improvement strategies.\"}),/*#__PURE__*/e(\"h3\",{children:\"Key Performance Indicators (KPIs)\"}),/*#__PURE__*/e(\"p\",{children:\"To gauge the effectiveness of your lead generation efforts, focus on these essential KPIs:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Lead quantity and quality metrics:\"}),\" Track the number of leads generated, their sources, and their quality based on factors like job title, company size, or industry.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Conversion rates at different funnel stages:\"}),\" Monitor the percentage of leads that progress from one stage to the next, such as from lead to opportunity or from opportunity to customer.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Customer acquisition cost (CAC):\"}),\" Calculate the cost of acquiring a new customer, including marketing and sales expenses, to determine the return on investment (ROI) of your lead generation strategies.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Analytics Tools and Dashboards\"}),/*#__PURE__*/e(\"p\",{children:\"Leverage these analytics tools and dashboards to track your KPIs and gain valuable insights:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Google Analytics:\"}),\" Monitor website traffic, landing page performance, and conversion rates.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"CRM reporting features:\"}),\" Use your customer relationship management (CRM) system to analyze sales performance, lead pipeline, and customer behavior.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Marketing automation platform analytics:\"}),\" Tap into your marketing automation platform's analytics capabilities to track email marketing, lead scoring, and social media performance.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Continuous Improvement Strategies\"}),/*#__PURE__*/e(\"p\",{children:\"To refine your lead generation efforts, implement these continuous improvement strategies:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Regular performance reviews:\"}),\" Schedule regular review sessions to assess KPIs, identify areas for improvement, and adjust strategies accordingly.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"A/B testing across channels:\"}),\" Conduct A/B testing on various channels, such as email subject lines, social media ad creatives, or landing page designs, to determine which variations perform better.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Staying updated on industry trends and best practices:\"}),\" Participate in industry events, follow thought leaders, and read relevant blogs to stay informed about the latest lead generation strategies and best practices.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By measuring your lead generation efforts, leveraging analytics tools, and implementing continuous improvement strategies, you'll be able to refine your approach, maximize ROI, and drive business growth.\"}),/*#__PURE__*/e(\"h2\",{children:\"Conclusion\"}),/*#__PURE__*/e(\"p\",{children:\"By now, you should have a comprehensive understanding of the various lead generation strategies that can help small businesses thrive. From understanding your target audience to leveraging partnerships and networking, each section has provided actionable tips and insights to drive business growth.\"}),/*#__PURE__*/e(\"p\",{children:\"The key takeaways from this article can be summarized as follows:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Lead generation is crucial for small businesses to survive and thrive in today's competitive market.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"A well-defined target audience is essential for creating effective lead generation strategies.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"A multi-channel approach that incorporates content marketing, email marketing, social media, SEM, and partnerships can help small businesses reach a wider audience and generate high-quality leads.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Continuous measurement and optimization of lead generation efforts are critical to achieving desired results.\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Remember, lead generation is an ongoing process that requires patience, persistence, and creativity. By implementing the strategies outlined in this article, you can start generating high-quality leads that convert into loyal customers.\"}),/*#__PURE__*/e(\"p\",{children:\"Don't be overwhelmed by the numerous strategies and tactics discussed herein. Start with one or two that resonate with your business goals and target audience, and gradually build upon them. With time and effort, you'll be able to develop a robust lead generation system that propels your small business towards success.\"}),/*#__PURE__*/e(\"p\",{children:\"So, what are you waiting for? Get started on your lead generation journey today and watch your small business blossom into a thriving enterprise!\"})]});export const richText3=/*#__PURE__*/i(a.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"Email addresses and social media accounts are deeply intertwined in our digital lives. We use our email addresses to create social media profiles, and in turn, these profiles often require email verification to activate and maintain them. This connection has led to a new era of people search, where individuals can be discovered and identified across multiple social media platforms using their email address as a search key.\"}),/*#__PURE__*/e(\"p\",{children:\"The ability to find social media accounts using email addresses has become a crucial skill in various professional and personal contexts. For instance, recruiters and HR professionals may use email-based searches to vet job candidates or find potential talent. Marketing professionals and sales teams can leverage this technique to find and connect with target audiences or decision-makers. Even individuals may want to find friends or acquaintances on social media using their email addresses.\"}),/*#__PURE__*/e(\"p\",{children:\"However, it's essential to acknowledge the ethical considerations and legal implications of searching for personal information using email addresses. Privacy laws and regulations, such as the General Data Protection Regulation (GDPR) in Europe, impose strict guidelines on how personal data can be collected, stored, and used. Moreover, individuals have a right to privacy, and their information should be respected and protected.\"}),/*#__PURE__*/e(\"p\",{children:\"In this article, we'll explore the various methods and tools available to find social media accounts using email addresses. We'll delve into the basics of email and social media correlation, manual search methods, specialized search tools and services, and social engineering techniques. We'll also discuss the importance of ethical considerations, legal implications, and best practices for protecting your own online privacy.\"}),/*#__PURE__*/e(\"h2\",{children:\"Understanding the Basics of Email and Social Media Correlation\"}),/*#__PURE__*/e(\"p\",{children:\"Before diving into the methods of finding social media accounts using email addresses, it's essential to understand how these two entities are connected. This section will explore the relationship between email addresses and social media profiles, the types of information associated with email addresses, and the limitations of email-based social media searches.\"}),/*#__PURE__*/e(\"h3\",{children:\"How Email Addresses are Linked to Social Media Accounts\"}),/*#__PURE__*/e(\"p\",{children:\"When creating a social media account, users typically provide an email address as a means of verification and communication. This email address becomes linked to the user's social media profile, allowing the platform to send notifications, password reset links, and other important information. During the account creation process, social media platforms often require users to verify their email address by clicking a confirmation link sent to their inbox. This step ensures that the email address belongs to the user and helps prevent spam or fake accounts.\"}),/*#__PURE__*/e(\"h3\",{children:\"Types of Information Typically Associated with Email Addresses\"}),/*#__PURE__*/e(\"p\",{children:\"Email addresses are often associated with various types of information that can be useful when searching for social media accounts. These include:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Name:\"}),\" The user's real name, which may be displayed on their social media profile.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Profile Pictures:\"}),\" A user's profile picture may be connected to their email address, making it easier to identify their social media accounts.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Public Account Details:\"}),\" Public information such as bio, location, and interests may be linked to an email address, providing additional context for searching.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Limitations of Email-Based Social Media Searches\"}),/*#__PURE__*/e(\"p\",{children:\"While email addresses can be a powerful tool for finding social media accounts, there are some limitations to consider:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Privacy Settings:\"}),\" Users may have restricted their social media profiles to only be visible to friends, followers, or specific groups, making it difficult to find their accounts using email searches.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Disconnected Accounts:\"}),\" Users may have abandoned or disconnected their social media accounts, leaving the email address unassociated with an active profile.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Fake or Abandoned Profiles:\"}),\" Email searches may yield fake or abandoned social media profiles, which can lead to inaccurate or misleading results.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"Understanding these basics is crucial for developing effective strategies for finding social media accounts using email addresses. In the next section, we'll explore manual search methods that can be employed to find social media accounts.\"}),/*#__PURE__*/e(\"h2\",{children:\"Manual Search Methods\"}),/*#__PURE__*/e(\"p\",{children:\"Conducting a manual search using email addresses can be a time-consuming but cost-effective way to find social media accounts. In this section, we'll explore the strengths and limitations of manual search methods across various social media platforms and search engines.\"}),/*#__PURE__*/e(\"h3\",{children:\"Direct Platform Searches\"}),/*#__PURE__*/e(\"p\",{children:\"Let's dive into the process of searching for social media profiles using email addresses on popular platforms.\"}),/*#__PURE__*/e(\"h4\",{children:\"Facebook\"}),/*#__PURE__*/e(\"p\",{children:\"Facebook's email search function is a useful feature for finding accounts. Here's how to use it:\"}),/*#__PURE__*/i(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Log in to your Facebook account.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Type the email address you're searching for in the search bar.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:'Click on the \"People\" tab to filter results.'})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Browse through the search results to find the desired profile.\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Keep in mind that Facebook's privacy restrictions may limit your search results. If the person has set their profile to \\\"private,\\\" you won't be able to access their information.\"}),/*#__PURE__*/e(\"h4\",{children:\"Twitter\"}),/*#__PURE__*/e(\"p\",{children:\"Twitter's advanced search techniques can help you find accounts using email addresses. Here's how:\"}),/*#__PURE__*/i(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Log in to your Twitter account.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:'Click on the \"Search Twitter\" icon (magnifying glass).'})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:'Type the email address you\\'re searching for in the search bar, using quotes for an exact match (e.g., \"john.doe@example.com\").'})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:'Click on the \"People\" tab to filter results.'})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Browse through the search results to find the desired profile.\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Twitter's email search feature can be useful, but be aware that it might not always yield accurate results.\"}),/*#__PURE__*/e(\"h4\",{children:\"LinkedIn\"}),/*#__PURE__*/e(\"p\",{children:\"LinkedIn's professional network search strategies can help you find accounts using email addresses. Here's how:\"}),/*#__PURE__*/i(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Log in to your LinkedIn account.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:'Click on the \"Search\" icon (magnifying glass).'})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Type the email address you're searching for in the search bar.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:'Click on the \"People\" tab to filter results.'})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Browse through the search results to find the desired profile.\"})})]}),/*#__PURE__*/e(\"p\",{children:\"LinkedIn's connection suggestions can also be helpful in finding related profiles.\"}),/*#__PURE__*/e(\"h4\",{children:\"Instagram\"}),/*#__PURE__*/e(\"p\",{children:\"Instagram does not have an email search function, but you can try alternative search methods:\"}),/*#__PURE__*/i(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Log in to your Instagram account.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:'Click on the \"Search\" icon (magnifying glass).'})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Type the name or username associated with the email address.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Browse through the search results to find the desired profile.\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Google and Other Search Engines\"}),/*#__PURE__*/e(\"p\",{children:\"Google and other search engines can be effective tools for finding social media profiles using email addresses. Here's how to use advanced search operators:\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Using Quotation Marks for Exact Matches\"})}),/*#__PURE__*/e(\"p\",{children:\"Enclose the email address in quotation marks to search for an exact match:\"}),/*#__PURE__*/e(\"p\",{children:'\"john.doe@example.com\" site:Facebook'}),/*#__PURE__*/e(\"p\",{children:\"This search query will look for the exact email address on Facebook.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:'Employing the \"site:\" Operator for Specific Platforms'})}),/*#__PURE__*/e(\"p\",{children:'Use the \"site:\" operator to search for email addresses on specific platforms:'}),/*#__PURE__*/e(\"p\",{children:\"john.doe@example.com site:Twitter\"}),/*#__PURE__*/e(\"p\",{children:\"This search query will look for the email address on Twitter.\"}),/*#__PURE__*/e(\"h3\",{children:\"Interpreting Search Results\"}),/*#__PURE__*/e(\"p\",{children:\"When interpreting search results, be cautious of false positives and irrelevant results. Identify relevant social media profiles by:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Verifying the profile picture and bio information.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Checking the account's activity and engagement.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Looking for consistent information across multiple platforms.\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Pros and Cons of Manual Search Methods\"}),/*#__PURE__*/e(\"p\",{children:\"Manual search methods can be time-consuming but cost-effective. Here are the pros and cons:\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Pros:\"})}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Free or low-cost.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Requires patience and persistence.\"})})]}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"strong\",{children:\"Cons:\"})}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Time-consuming.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"May miss hidden or private accounts.\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Manual search methods can be effective, but it's essential to be aware of their limitations and potential drawbacks. In the next section, we'll explore specialized search tools and services that can help you find social media profiles using email addresses.\"}),/*#__PURE__*/e(\"h2\",{children:\"Specialized Search Tools and Services\"}),/*#__PURE__*/e(\"p\",{children:\"While manual search methods can be effective, they can also be time-consuming and may not yield the desired results. Specialized search tools and services can help streamline the process and provide more comprehensive results. Here, we'll explore some of the top free and paid options, as well as browser extensions that can aid in your search.\"}),/*#__PURE__*/e(\"h3\",{children:\"Free Tools\"}),/*#__PURE__*/e(\"p\",{children:\"These free tools can be a great starting point for your search, but keep in mind that they may have limitations and varying degrees of accuracy.\"}),/*#__PURE__*/e(\"h4\",{children:\"Spokeo\"}),/*#__PURE__*/e(\"p\",{children:\"Spokeo is a popular people search engine that allows you to search for social media profiles using an email address. The free version provides limited information, but it can give you a good starting point for your search.\"}),/*#__PURE__*/e(\"p\",{children:\"To use Spokeo, simply enter the email address in the search bar, and the platform will provide a list of potential matches. You can then refine your search by filtering by location, age, or other criteria.\"}),/*#__PURE__*/e(\"h4\",{children:\"Social Searcher\"}),/*#__PURE__*/e(\"p\",{children:\"Social Searcher is a free social media search engine that allows you to search for profiles across multiple platforms, including Facebook, Twitter, Instagram, and more. The platform uses advanced search operators to help you find the information you're looking for.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h4\",{children:\"Pipl\"}),/*#__PURE__*/e(\"p\",{children:\"Pipl is a deep web search engine that aggregates results from multiple sources, including social media platforms, public records, and more. The platform uses advanced algorithms to provide accurate results, making it an excellent tool for finding hidden or hard-to-reach profiles.\"}),/*#__PURE__*/e(\"p\",{children:\"Pipl offers a free version with limited searches, but you can upgrade to a paid subscription for more comprehensive results.\"}),/*#__PURE__*/e(\"p\",{children:\"While free tools can be useful, paid services often provide more comprehensive results and advanced features. Here are two popular paid services worth considering:\"}),/*#__PURE__*/e(\"h4\",{children:\"BeenVerified\"}),/*#__PURE__*/e(\"p\",{children:\"BeenVerified is a comprehensive background check service that provides detailed information on individuals, including social media profiles, public records, and more. The platform offers a user-friendly interface and accurate results, making it an excellent tool for professionals and individuals alike.\"}),/*#__PURE__*/e(\"p\",{children:\"BeenVerified offers a range of pricing plans, including a one-time search option and a monthly subscription.\"}),/*#__PURE__*/e(\"h4\",{children:\"PeopleLooker\"}),/*#__PURE__*/e(\"p\",{children:\"PeopleLooker is another popular background check service that provides detailed information on individuals, including social media profiles, public records, and more. The platform offers a user-friendly interface and accurate results, making it an excellent tool for professionals and individuals alike.\"}),/*#__PURE__*/e(\"p\",{children:\"PeopleLooker offers a range of pricing plans, including a one-time search option and a monthly subscription.\"}),/*#__PURE__*/e(\"p\",{children:\"Browser extensions can be a convenient way to search for social media profiles without leaving your browser. Here are two popular options:\"}),/*#__PURE__*/e(\"h4\",{children:\"Hunter.io\"}),/*#__PURE__*/e(\"p\",{children:\"Hunter.io is a browser extension that allows you to find and verify email addresses, as well as discover social media profiles. The extension integrates with popular platforms like LinkedIn and Twitter, making it an excellent tool for professionals and recruiters.\"}),/*#__PURE__*/e(\"p\",{children:\"Hunter.io offers a free version with limited searches, but you can upgrade to a paid subscription for more comprehensive results.\"}),/*#__PURE__*/e(\"h4\",{children:\"Snov.io\"}),/*#__PURE__*/e(\"p\",{children:\"Snov.io is a browser extension that allows you to search for social media profiles and verify email addresses. The extension integrates with popular platforms like LinkedIn and Twitter, making it an excellent tool for professionals and recruiters.\"}),/*#__PURE__*/e(\"p\",{children:\"Snov.io offers a free version with limited searches, but you can upgrade to a paid subscription for more comprehensive results.\"}),/*#__PURE__*/e(\"h2\",{children:\"Utilizing Professional Networks\"}),/*#__PURE__*/e(\"p\",{children:\"In addition to general search methods, leveraging professional networks can be an effective way to find social media accounts using email addresses. These networks often provide a more targeted and accurate search results, especially when searching for individuals within a specific industry or profession.\"}),/*#__PURE__*/e(\"h3\",{children:\"LinkedIn Strategies\"}),/*#__PURE__*/e(\"p\",{children:\"LinkedIn is a prime example of a professional network that can be utilized for social media searches. Here are some strategies to employ:\"}),/*#__PURE__*/e(\"p\",{children:\"* \"}),/*#__PURE__*/e(\"p\",{children:\"Advanced search filters: Use LinkedIn's advanced search features to filter results by location, industry, company, and more. This can help you narrow down your search to find the correct individual.\"}),/*#__PURE__*/e(\"p\",{children:\"* \"}),/*#__PURE__*/e(\"p\",{children:\"Leveraging mutual connections: If you have a mutual connection with the person you're searching for, you can use LinkedIn's \\\"People You May Know\\\" feature to find their profile.\"}),/*#__PURE__*/e(\"h3\",{children:\"Industry-Specific Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"Other industry-specific platforms can also be utilized for social media searches. For example:\"}),/*#__PURE__*/e(\"p\",{children:\"* \"}),/*#__PURE__*/e(\"p\",{children:\"GitHub for developers: If you're looking for a developer, GitHub can be a great resource. You can search for users by name, email, or other criteria.\"}),/*#__PURE__*/e(\"p\",{children:\"* \"}),/*#__PURE__*/e(\"p\",{children:\"Behance for designers: Behance is a platform for creatives, and you can search for users by name, email, or other criteria.\"}),/*#__PURE__*/e(\"h3\",{children:\"Alumni Networks and Databases\"}),/*#__PURE__*/e(\"p\",{children:\"Alumni networks and databases can also be a valuable resource for social media searches. These networks often provide access to directories of alumni, which can be searched by name, email, or other criteria.\"}),/*#__PURE__*/e(\"p\",{children:\"* \"}),/*#__PURE__*/e(\"p\",{children:\"University alumni directories: Many universities provide online directories of alumni, which can be searched by name, email, or other criteria.\"}),/*#__PURE__*/e(\"p\",{children:\"* \"}),/*#__PURE__*/e(\"p\",{children:\"Professional association member lists: Many professional associations, such as the American Medical Association or the American Bar Association, provide member lists that can be searched by name, email, or other criteria.\"}),/*#__PURE__*/e(\"p\",{children:\"By leveraging these professional networks, you can increase your chances of finding the social media accounts associated with a specific email address.\"}),/*#__PURE__*/e(\"h2\",{children:\"Social Engineering Techniques\"}),/*#__PURE__*/e(\"p\",{children:\"Social engineering, in the context of finding social media accounts using email addresses, involves using psychological manipulation to gather information from individuals or groups. This section will explore the ethical considerations and legal implications of using social engineering techniques to find social media profiles.\"}),/*#__PURE__*/e(\"h3\",{children:\"Ethical Considerations and Legal Boundaries\"}),/*#__PURE__*/e(\"p\",{children:\"Before we dive into social engineering techniques, it's essential to emphasize the importance of ethical considerations and legal boundaries. Social engineering can be a grey area, and it's crucial to respect individuals' privacy and personal boundaries. Always ensure that your methods are legal and comply with applicable laws and regulations.\"}),/*#__PURE__*/e(\"h3\",{children:\"Information Gathering through Mutual Contacts\"}),/*#__PURE__*/e(\"p\",{children:\"One social engineering technique is to gather information through mutual contacts. This involves identifying individuals who are connected to the target email address holder and leveraging those relationships to gather information. For example, if you're trying to find a social media profile of someone who works at a particular company, you could try reaching out to a mutual acquaintance who also works at the same company.\"}),/*#__PURE__*/e(\"h3\",{children:\"Leveraging Public Events and Conferences\"}),/*#__PURE__*/e(\"p\",{children:\"Public events and conferences are another way to gather information about an individual. Attend industry events, join online groups, or participate in webinars where your target audience is likely to be present. This can help you gather information about individuals, including their social media profiles.\"}),/*#__PURE__*/e(\"h3\",{children:\"Analyzing Email Signatures and Website Contact Information\"}),/*#__PURE__*/e(\"p\",{children:\"Email signatures and website contact information can also provide valuable clues about an individual's social media presence. Analyze email signatures for links to social media profiles or websites that may contain information about the individual.\"}),/*#__PURE__*/e(\"p\",{children:\"Remember, social engineering techniques should be used responsibly and within legal boundaries. Always respect individuals' privacy and personal boundaries, and avoid using manipulation or coercion to gather information.\"}),/*#__PURE__*/e(\"h2\",{children:\"Social Engineering Techniques\"}),/*#__PURE__*/e(\"p\",{children:\"In this section, we'll discuss social engineering techniques that can be used to find social media accounts using email addresses. While these methods can be effective, it's essential to consider the ethical and legal implications of using them.\"}),/*#__PURE__*/e(\"h3\",{children:\"Ethical Considerations and Legal Boundaries\"}),/*#__PURE__*/e(\"p\",{children:\"Before we dive into these techniques, it's crucial to understand the ethical and legal boundaries. Social engineering techniques can be intrusive and may violate individuals' privacy. It's essential to ensure that you're using these methods for legitimate purposes and with consent from the individuals involved.\"}),/*#__PURE__*/e(\"h3\",{children:\"Information Gathering through Mutual Contacts\"}),/*#__PURE__*/e(\"p\",{children:\"One social engineering technique is to gather information through mutual contacts. For example, if you have a common friend with someone, you can ask your friend if they have any information about the person's social media profiles. This method can be effective, but it requires building relationships and trust with the mutual contact.\"}),/*#__PURE__*/e(\"h3\",{children:\"Leveraging Public Events and Conferences\"}),/*#__PURE__*/e(\"p\",{children:\"Another technique is to leverage public events and conferences. Attend industry events, and try to strike up conversations with people. You can ask them about their social media presence or exchange contact information. This method can be effective, especially if you're attending niche events where you're likely to meet people with similar interests.\"}),/*#__PURE__*/e(\"h3\",{children:\"Analyzing Email Signatures and Website Contact Information\"}),/*#__PURE__*/e(\"p\",{children:\"You can also analyze email signatures and website contact information to find social media profiles. Many people include their social media handles in their email signatures or on their website contact pages. This method can be time-consuming, but it can provide valuable information.\"}),/*#__PURE__*/e(\"p\",{children:\"Remember, social engineering techniques require a high degree of social skill and empathy. It's essential to be respectful of people's privacy and only use these methods for legitimate purposes.\"}),/*#__PURE__*/e(\"h2\",{children:\"Combining Methods for Comprehensive Results\"}),/*#__PURE__*/e(\"p\",{children:\"Searching for social media accounts using email addresses often requires a multi-faceted approach. Combining different methods can help you achieve more comprehensive results.\"}),/*#__PURE__*/e(\"h3\",{children:\"Creating a Search Strategy\"}),/*#__PURE__*/e(\"p\",{children:\"Start by using free methods, such as manual searches on social media platforms and search engines. If these methods don't yield the desired results, consider escalating to paid services. A well-structured search strategy can help you make the most of your time and resources.\"}),/*#__PURE__*/e(\"h3\",{children:\"Cross-Referencing Results\"}),/*#__PURE__*/e(\"p\",{children:\"When using multiple search methods, it's essential to cross-reference the results to ensure accuracy. Verify the information found across different platforms and sources to identify potential discrepancies.\"}),/*#__PURE__*/e(\"h3\",{children:\"Verifying Found Information\"}),/*#__PURE__*/e(\"p\",{children:\"Once you've found a social media profile associated with an email address, verify the information by checking for consistency across platforms. Look for red flags, such as inconsistent profile pictures, names, or public account details. This step is crucial in ensuring the accuracy of your search results.\"}),/*#__PURE__*/e(\"p\",{children:\"By combining different search methods and carefully verifying the results, you can increase the chances of finding the social media accounts associated with an email address. Remember to approach each search with a clear strategy and a critical eye to ensure the most accurate results.\"}),/*#__PURE__*/e(\"h2\",{children:\"Best Practices for Protecting Your Own Online Privacy\"}),/*#__PURE__*/e(\"p\",{children:\"As we've explored the various methods for finding social media accounts using email addresses, it's essential to remember that online privacy is a two-way street. While it's crucial to respect others' privacy, it's equally important to protect your own online presence. Here are some best practices to help you safeguard your online privacy:\"}),/*#__PURE__*/e(\"h3\",{children:\"Managing Social Media Privacy Settings\"}),/*#__PURE__*/e(\"p\",{children:\"Familiarize yourself with the privacy settings of each social media platform you use. Review the default settings and adjust them to control who can see your posts, profile information, and contact details. Be cautious when granting access to third-party apps, and regularly review the permissions you've granted.\"}),/*#__PURE__*/e(\"h3\",{children:\"Using Separate Email Addresses for Different Purposes\"}),/*#__PURE__*/e(\"p\",{children:\"Consider using separate email addresses for personal and professional purposes. This will help you maintain a level of separation between your personal and professional online lives. Additionally, using a unique email address for each social media platform can help you track which accounts are associated with each email address.\"}),/*#__PURE__*/e(\"h3\",{children:\"Regularly Auditing Your Online Presence\"}),/*#__PURE__*/e(\"p\",{children:\"Periodically search for your name, email address, and other personal information online to see what's publicly available. This will help you identify any potential privacy vulnerabilities and take steps to rectify them. You can use online tools like Google Alerts to notify you when your name or email address appears online.\"}),/*#__PURE__*/e(\"h3\",{children:\"Employing Two-Factor Authentication\"}),/*#__PURE__*/e(\"p\",{children:\"Enable two-factor authentication (2FA) whenever possible. 2FA adds an extra layer of security to your accounts by requiring you to enter a unique code sent to your phone or generated by an authenticator app, in addition to your password. This makes it much more difficult for unauthorized users to access your accounts.\"}),/*#__PURE__*/e(\"p\",{children:\"By following these best practices, you can significantly reduce the risk of your personal information being discovered through social media searches. Remember, online privacy is an ongoing effort, and staying vigilant is key to protecting your online identity.\"}),/*#__PURE__*/e(\"h2\",{children:\"Best Practices for Protecting Your Own Online Privacy\"}),/*#__PURE__*/e(\"p\",{children:\"As you delve into the world of social media searches and email lookups, it's essential to remember that online privacy is a two-way street. While you're learning how to find others online, you should also take steps to protect your own digital footprint. Here are some best practices to keep in mind:\"}),/*#__PURE__*/e(\"h3\",{children:\"Managing Social Media Privacy Settings\"}),/*#__PURE__*/e(\"p\",{children:\"Take control of your social media privacy settings by reviewing and adjusting them regularly. For each platform, consider:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Limiting who can see your profile information and posts\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Restricting access to your friends list and followers\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Disabling location sharing and geotagging\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Enabling two-factor authentication\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Using Separate Email Addresses for Different Purposes\"}),/*#__PURE__*/e(\"p\",{children:\"To minimize the risk of your personal email address being tied to your social media profiles, consider using:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"A professional email address for work-related activities\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"A personal email address for friends and family\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"A throwaway email address for online sign-ups and subscriptions\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Regularly Auditing Your Online Presence\"}),/*#__PURE__*/e(\"p\",{children:\"Set aside time to review your online presence and:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Google yourself to see what others can find\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Check for outdated or incorrect information\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Remove or update old profiles and accounts\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Employing Two-Factor Authentication\"}),/*#__PURE__*/e(\"p\",{children:\"Two-factor authentication (2FA) adds an extra layer of security to your accounts by requiring a verification code sent to your phone or email in addition to your password. Enable 2FA whenever possible to protect your accounts from unauthorized access.\"}),/*#__PURE__*/e(\"p\",{children:\"By following these best practices, you'll be better equipped to maintain control over your online presence and protect your privacy in the digital age.\"})]});export const richText4=/*#__PURE__*/i(a.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"Customer Relationship Management (CRM) software has become an essential tool for small businesses to manage their customer interactions, drive sales, and stay ahead of the competition. As a small business owner, you understand the importance of building strong relationships with your customers, but managing them manually can be time-consuming and prone to errors. This is where CRM software comes in \u2013 to help you streamline your customer management process, enhance customer service, and boost revenue.\"}),/*#__PURE__*/e(\"p\",{children:\"In a competitive market, using CRM software is no longer a nice-to-have, but a must-have to stay ahead of the competition. With the right CRM software, you can centralize your customer data, track interactions, and analyze customer behavior to make data-driven decisions. But, with so many CRM options available, choosing the right one for your small business can be overwhelming.\"}),/*#__PURE__*/e(\"p\",{children:\"That's why we've created this comprehensive guide to help you navigate the world of CRM software. In this article, we'll walk you through the key features to look for in a CRM, top CRM options tailored to small businesses, and provide decision-making criteria to ensure you choose the best CRM software for your unique needs.\"}),/*#__PURE__*/e(\"h2\",{children:\"Brief Overview of Key Features to Look for in CRM Software\"}),/*#__PURE__*/e(\"p\",{children:\"When evaluating CRM software, it's essential to consider the following key features: contact management, sales pipeline management, marketing automation, reporting and analytics, integration capabilities, mobile accessibility, and customization options. By understanding these essential features, you'll be better equipped to choose a CRM that meets your specific business needs.\"}),/*#__PURE__*/e(\"p\",{children:\"In the following sections, we'll delve deeper into the world of CRM software, exploring the benefits of CRM, common challenges small businesses face without CRM, and the top CRM options available. By the end of this guide, you'll have a clear understanding of how to choose and implement the best CRM software for your small business, empowering you to drive growth, increase revenue, and build lasting relationships with your customers.\"}),/*#__PURE__*/e(\"h2\",{children:\"Understanding CRM Software for Small Businesses\"}),/*#__PURE__*/e(\"p\",{children:\"As a small business owner, you wear many hats. You're responsible for managing your team, driving sales, and providing exceptional customer service. But without the right tools, it can be difficult to keep track of customer interactions, workflow, and sales performance. That's where CRM software comes in.\"}),/*#__PURE__*/e(\"h3\",{children:\"What is CRM Software?\"}),/*#__PURE__*/e(\"p\",{children:\"Customer Relationship Management (CRM) software is a powerful tool designed to help businesses of all sizes organize, automate, and analyze customer interactions and data. It's a centralized hub that stores customer information, sales leads, marketing campaigns, and other critical data points. With CRM software, you can better understand your customers, streamline your workflows, and boost revenue.\"}),/*#__PURE__*/e(\"p\",{children:\"At its core, CRM software is designed to help you build stronger relationships with your customers. By consolidating customer data, you can quickly identify patterns, preferences, and pain points. This information enables you to tailor your marketing efforts, deliver personalized service, and anticipate customer needs.\"}),/*#__PURE__*/e(\"h3\",{children:\"Benefits of CRM Software for Small Businesses\"}),/*#__PURE__*/e(\"p\",{children:\"By implementing CRM software, small businesses can experience a range of benefits, including:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Improved Customer Service and Retention:\"}),\" With CRM software, you can respond promptly to customer inquiries, resolve issues efficiently, and provide tailored support. This leads to increased customer satisfaction and loyalty.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Increased Sales and Revenue:\"}),\" CRM software helps you track sales leads, analyze customer behavior, and identify new business opportunities. This results in increased conversions, improved sales forecasts, and revenue growth.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Enhanced Marketing Effectiveness:\"}),\" With CRM software, you can create targeted marketing campaigns that resonate with your audience. This leads to better lead generation, improved brand awareness, and increased engagement.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Better Team Collaboration and Productivity:\"}),\" CRM software streamlines workflows, automates repetitive tasks, and provides real-time visibility into customer interactions. This enables your team to work more efficiently, reduce mistakes, and focus on high-value tasks.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Common Challenges Small Businesses Face Without CRM Software\"}),/*#__PURE__*/e(\"p\",{children:\"Without CRM software, small businesses often struggle with:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Disorganized Customer Data:\"}),\" Spreadsheets, sticky notes, and scattered files can quickly become overwhelming, making it difficult to access critical customer information.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Inefficient Manual Processes:\"}),\" Relying on manual data entry, phone calls, and emails can lead to errors, wasted time, and missed opportunities.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Lack of Customer Insights:\"}),\" Without access to centralized customer data, it's difficult to understand customer behavior, preferences, and pain points.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Difficulty Scaling Operations:\"}),\" As your business grows, manual processes can become unsustainable, making it challenging to scale operations, manage workflows, and maintain customer satisfaction.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By adopting CRM software, you can overcome these challenges, optimize your workflows, and drive business growth. But how do you choose the right CRM software for your small business? Let's explore the key features to look for in CRM software and the top options available.\"}),/*#__PURE__*/e(\"h2\",{children:\"Key Features to Look for in Small Business CRM Software\"}),/*#__PURE__*/e(\"p\",{children:\"When evaluating CRM software for your small business, there are several key features to look for to ensure you get the most out of your investment. These features can be categorized into seven main areas: contact management, sales pipeline management, marketing automation, reporting and analytics, integration capabilities, mobile accessibility, and customization options.\"}),/*#__PURE__*/e(\"h3\",{children:\"Contact Management\"}),/*#__PURE__*/e(\"p\",{children:\"Contact management is the backbone of any CRM system. Look for the following features:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Centralized customer database\"}),\": A single, unified view of all your customers' information, including contact details, interactions, and purchase history.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Contact history and interaction tracking\"}),\": The ability to log and track all interactions with customers, including emails, calls, and meetings.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Custom fields and tagging\"}),\": The ability to add custom fields and tags to contacts to segment and categorize them based on specific criteria.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Sales Pipeline Management\"}),/*#__PURE__*/e(\"p\",{children:\"Sales pipeline management features help you visualize and manage your sales process. Look for:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Visual sales funnel\"}),\": A graphical representation of your sales pipeline, showing the stages and milestones of your sales process.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Deal tracking and forecasting\"}),\": The ability to track deals, predict sales outcomes, and forecast revenue.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Automated task reminders\"}),\": Automated reminders for follow-up tasks and deadlines to ensure no leads fall through the cracks.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Marketing Automation\"}),/*#__PURE__*/e(\"p\",{children:\"Marketing automation features help you streamline and optimize your marketing efforts. Look for:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Email marketing campaigns\"}),\": The ability to create and send targeted email campaigns to specific segments of your customer base.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Lead scoring and nurturing\"}),\": The ability to score leads based on their behavior and engagement, and automate nurturing campaigns to move them through the sales funnel.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Social media integration\"}),\": The ability to integrate your CRM with social media platforms to track engagement and respond to customer inquiries.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Reporting and Analytics\"}),/*#__PURE__*/e(\"p\",{children:\"Reporting and analytics features provide insights into your sales and marketing performance. Look for:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Customizable dashboards\"}),\": The ability to create custom dashboards with the metrics and KPIs that matter most to your business.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Sales performance metrics\"}),\": Metrics and analytics to track sales performance, including conversion rates, sales velocity, and revenue growth.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Customer behavior insights\"}),\": Insights into customer behavior, including purchase history, engagement, and sentiment analysis.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Integration Capabilities\"}),/*#__PURE__*/e(\"p\",{children:\"Integration capabilities are critical for connecting your CRM with other business systems. Look for:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Email and calendar sync\"}),\": The ability to sync your CRM with your email and calendar systems to ensure seamless communication and scheduling.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Third-party app integrations\"}),\": Integrations with popular business apps, such as accounting software, e-commerce platforms, and marketing automation tools.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Mobile Accessibility\"}),/*#__PURE__*/e(\"p\",{children:\"Mobile accessibility is essential for remote teams and on-the-go access. Look for:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Mobile apps for iOS and Android\"}),\": Native mobile apps for easy access to your CRM on-the-go.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Offline access to customer data\"}),\": The ability to access customer data even when offline, ensuring continuous productivity.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Customization Options\"}),/*#__PURE__*/e(\"p\",{children:\"Customization options allow you to tailor your CRM to your specific business needs. Look for:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Workflow automation\"}),\": The ability to automate custom workflows and business processes.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Custom fields and layouts\"}),\": The ability to add custom fields and create custom layouts to fit your unique business needs.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By considering these key features, you'll be well-equipped to find a CRM system that meets your small business needs and helps you achieve your customer management goals.\"}),/*#__PURE__*/e(\"h2\",{children:\"Top CRM Software Options for Small Businesses\"}),/*#__PURE__*/e(\"p\",{children:\"Choosing the right CRM software can be overwhelming, especially with so many options available. In this section, we'll review the top CRM software options for small businesses, highlighting their key features, pricing, pros, and cons.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"A. HubSpot CRM\"}),/*#__PURE__*/e(\"p\",{children:\"HubSpot CRM is an all-in-one solution that offers a free plan, making it an attractive option for small businesses. Its comprehensive features include a marketing hub, sales hub, and service hub, making it an excellent choice for businesses looking for a 360-degree customer view.\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Pricing:\"}),\" Free plan, paid plans starting at $45/month\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Pros:\"}),\" User-friendly interface, comprehensive features, excellent customer support\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Cons:\"}),\" Can be expensive for advanced features, limited customization options\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"B. Salesforce Essentials\"}),/*#__PURE__*/e(\"p\",{children:\"Salesforce Essentials is a lightweight version of Salesforce's enterprise CRM solution, designed specifically for small businesses. It offers AI-powered insights and a robust sales and service cloud.\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Pricing:\"}),\" Starting at $25/user/month\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Pros:\"}),\" Scalable, extensive customization options, excellent customer support\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Cons:\"}),\" Steep learning curve, can be complex for small teams\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"C. Zoho CRM\"}),/*#__PURE__*/e(\"p\",{children:\"Zoho CRM is an affordable option that offers a range of features, including workflow automation, multichannel communication, and AI-powered sales forecasting.\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Pricing:\"}),\" Free plan, paid plans starting at $14/user/month\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Pros:\"}),\" Affordable, integrates well with other Zoho products, user-friendly interface\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Cons:\"}),\" Limited customization options in lower-tier plans\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"D. Pipedrive\"}),/*#__PURE__*/e(\"p\",{children:\"Pipedrive is a sales-focused CRM solution that offers a visual sales pipeline, AI-powered sales assistant, and customizable sales workflows.\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Pricing:\"}),\" Starting at $12.50/user/month\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Pros:\"}),\" Intuitive interface, sales-focused features, excellent customer support\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Cons:\"}),\" Limited marketing automation capabilities\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"E. Freshsales\"}),/*#__PURE__*/e(\"p\",{children:\"Freshsales is a CRM solution that offers a built-in phone and email system, AI-powered lead scoring, and customizable workflows.\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Pricing:\"}),\" Free plan, paid plans starting at $15/user/month\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Pros:\"}),\" User-friendly, good value for money, excellent customer support\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/i(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Cons:\"}),\" Limited reporting options in lower-tier plans\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"When evaluating these CRM software options, consider your business needs, budget, and the features that matter most to your team. Remember to take advantage of free trials and demos to get a feel for each solution before making a decision.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h2\",{children:\"How to Choose the Right CRM Software for Your Small Business\"}),/*#__PURE__*/e(\"p\",{children:\"Choosing the right CRM software for your small business can be a daunting task, but by following a few key steps, you can make an informed decision that meets your needs and sets you up for success.\"}),/*#__PURE__*/e(\"h3\",{children:\"Assess Your Business Needs\"}),/*#__PURE__*/e(\"p\",{children:\"Before you start evaluating CRM software, take some time to reflect on your current customer management process. Identify the pain points, inefficiencies, and areas where you'd like to improve. Ask yourself:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"What are the most common customer complaints or issues?\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Where are you wasting time or resources in your current process?\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"What are your top sales goals and objectives?\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"What features do you need to better manage your sales pipeline, customer interactions, and marketing efforts?\"})})]}),/*#__PURE__*/e(\"p\",{children:\"By understanding your specific needs, you'll be able to prioritize the features and functionality that matter most to your business.\"}),/*#__PURE__*/e(\"h3\",{children:\"Consider Your Budget\"}),/*#__PURE__*/e(\"p\",{children:\"Determine how much you're willing to spend on CRM software and consider the total cost of ownership, including:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Monthly or annual subscription fees\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Implementation and training costs\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Any additional features or integrations you may need\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Free options may be tempting, but keep in mind that they often come with limitations. Be sure to evaluate the cost-benefit tradeoff and consider the long-term value of investing in a CRM solution that meets your needs.\"}),/*#__PURE__*/e(\"h3\",{children:\"Evaluate Ease of Use and User Adoption\"}),/*#__PURE__*/e(\"p\",{children:\"A CRM system is only as good as the people using it. Look for solutions with:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Intuitive interfaces that minimize the learning curve\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Comprehensive training resources, including tutorials, webinars, and customer support\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Customizable workflows and views that adapt to your business needs\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Involve your team in the evaluation process to ensure that the CRM software you choose is user-friendly and meets their needs.\"}),/*#__PURE__*/e(\"h3\",{children:\"Check Integration Capabilities\"}),/*#__PURE__*/e(\"p\",{children:\"To get the most out of your CRM software, you'll want to ensure that it integrates seamlessly with your existing tools and platforms. Look for:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Native integrations with popular software and services\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"API access for custom integrations\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Compatibility with your operating system and mobile devices\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Test Drive Before Committing\"}),/*#__PURE__*/e(\"p\",{children:\"DON'T commit to a CRM software without taking it for a spin. Take advantage of free trials, demos, and pilot projects to:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Get hands-on experience with the software\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Test the features and functionality that matter most to your business\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Assess the level of customer support and resources provided\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Plan for Scalability\"}),/*#__PURE__*/e(\"p\",{children:\"As your business grows, your CRM software should be able to keep up. Look for solutions that:\"}),/*#__PURE__*/i(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Offer upgrade paths and additional features as you need them\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Provide scalable architecture and infrastructure to support expanding teams and customer bases\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Have a clear roadmap for future development and innovation\"})})]}),/*#__PURE__*/e(\"p\",{children:\"By considering these factors, you'll be able to choose a CRM software that meets your current needs and sets you up for long-term success.\"}),/*#__PURE__*/e(\"h2\",{children:\"Implementing CRM Software in Your Small Business\"}),/*#__PURE__*/e(\"p\",{children:\"Now that you've chosen the perfect CRM software for your small business, it's time to implement it. This process can be daunting, but with a clear plan, you'll be up and running in no time. Here's a step-by-step guide to help you transition smoothly.\"}),/*#__PURE__*/e(\"h3\",{children:\"Prepare Your Team for the Transition\"}),/*#__PURE__*/e(\"p\",{children:\"Before introducing the new CRM software, it's essential to prepare your team. Communicate the benefits of CRM adoption, such as improved customer relationships and increased sales. Address any concerns or resistance to change, and make sure everyone understands the reasons behind the switch.\"}),/*#__PURE__*/e(\"h3\",{children:\"Clean and Organize Your Existing Customer Data\"}),/*#__PURE__*/e(\"p\",{children:\"Get your customer data in order before importing it into the new CRM system. Remove duplicate and outdated information, and standardize data formats to ensure a smooth transition. This might seem like a tedious task, but it's crucial for getting the most out of your CRM software.\"}),/*#__PURE__*/e(\"h3\",{children:\"Set Up Your CRM System\"}),/*#__PURE__*/e(\"p\",{children:\"Customize fields and workflows to match your business processes. Import your cleaned customer data, and make sure everything is organized and easily accessible. This is also the time to set up user roles, permissions, and access levels.\"}),/*#__PURE__*/e(\"h3\",{children:\"Train Your Team on the New CRM Software\"}),/*#__PURE__*/e(\"p\",{children:\"Provide hands-on training sessions for your team, and create standard operating procedures (SOPs) for CRM usage. This will help ensure that everyone is on the same page and using the software to its full potential.\"}),/*#__PURE__*/e(\"h3\",{children:\"Monitor Adoption and Gather Feedback\"}),/*#__PURE__*/e(\"p\",{children:\"Track usage metrics to identify areas for improvement, and continuously refine your CRM processes based on team input. Encourage feedback and suggestions, and make adjustments as needed. This will help you get the most out of your CRM software and ensure a successful implementation.\"}),/*#__PURE__*/e(\"p\",{children:\"By following these steps, you'll be able to implement your CRM software effectively and start reaping the benefits of improved customer relationships and increased sales. Remember to be patient, and don't hesitate to ask for help if you need it.\"}),/*#__PURE__*/e(\"h2\",{children:\"Conclusion\"}),/*#__PURE__*/e(\"p\",{children:\"In conclusion, CRM software is a crucial tool for small businesses looking to streamline their customer management processes, improve sales, and enhance customer relationships. By understanding the benefits of CRM software, identifying key features, and evaluating top options, small business owners can make informed decisions and choose the best CRM software for their unique needs.\"}),/*#__PURE__*/e(\"p\",{children:\"Remember, a successful CRM implementation requires careful evaluation, consideration of your team's needs, and a well-planned rollout. Don't be afraid to take your time, explore different options, and involve your team in the decision-making process.\"}),/*#__PURE__*/e(\"p\",{children:\"By following the guidelines and best practices outlined in this guide, you'll be well on your way to harnessing the power of CRM software and taking your small business to the next level. So, what are you waiting for? Start your CRM journey today and discover the transformative impact it can have on your business!\"})]});\nexport const __FramerMetadata__ = {\"exports\":{\"richText1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["richText", "u", "x", "p", "richText1", "richText2", "richText3", "richText4", "__FramerMetadata__"]
}
