{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/jjDNJqU4Lr1w7CYr2CRv/6FgRVxeguzHJjYWveLaA/ZgfbcMiRZ-56.js"],
  "sourcesContent": ["import{jsx as e,jsxs as n}from\"react/jsx-runtime\";import*as i from\"react\";export const richText=/*#__PURE__*/n(i.Fragment,{children:[/*#__PURE__*/e(\"h2\",{children:\"Understanding Email Address Formats\"}),/*#__PURE__*/e(\"p\",{children:\"An email address is a unique identifier that enables users to send and receive electronic messages over the internet. It consists of a local part, the @ symbol, and a domain name. The local part, also known as the username, identifies the recipient of the email, while the domain name specifies the domain that hosts the recipient's mailbox.\"}),/*#__PURE__*/e(\"p\",{children:\"Understanding email address formats is crucial for ensuring proper communication, avoiding errors in email delivery, and maintaining a professional appearance in business communication. A well-structured email address not only facilitates seamless communication but also helps prevent email fraud and phishing attacks.\"}),/*#__PURE__*/e(\"p\",{children:\"The origin of email addresses dates back to the 1970s with the advent of ARPANET, a precursor to the modern internet. Since then, email addresses have evolved to accommodate changing user needs, technological advancements, and new domain name extensions.\"}),/*#__PURE__*/e(\"p\",{children:\"In this article, we will delve into the anatomy of an email address, explore the rules and standards governing email address formats, and discuss best practices for creating and managing email addresses. We will also examine special cases and variations, email address security and privacy, and future trends in email address formats.\"}),/*#__PURE__*/e(\"h2\",{children:\"Anatomy of an Email Address\"}),/*#__PURE__*/e(\"p\",{children:\"An email address consists of three primary components: the local part, the @ symbol, and the domain name. Understanding these components is essential for creating and managing effective email addresses.\"}),/*#__PURE__*/e(\"h3\",{children:\"Local Part (Username)\"}),/*#__PURE__*/e(\"p\",{children:\"The local part, also known as the username, is the first component of an email address. It can contain:\"}),/*#__PURE__*/n(\"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:\"Certain special characters, such as periods (.), hyphens (-), and underscores (_) (although these may be restricted by some email providers)\"})})]}),/*#__PURE__*/e(\"p\",{children:'The local part is case-insensitive in most email systems, meaning that \"JohnDoe\" is equivalent to \"johndoe.\" However, it\\'s essential to note that some email systems may treat the local part as case-sensitive.'}),/*#__PURE__*/e(\"p\",{children:\"The maximum length of the local part is 64 characters. While it's possible to use longer usernames, many email providers impose shorter limits.\"}),/*#__PURE__*/e(\"h3\",{children:\"@ Symbol\"}),/*#__PURE__*/e(\"p\",{children:\"The @ symbol is a critical component of an email address, separating the local part from the domain name. It's always required in a valid email address.\"}),/*#__PURE__*/e(\"h3\",{children:\"Domain Name\"}),/*#__PURE__*/e(\"p\",{children:'The domain name is the final component of an email address. It typically consists of a second-level domain (SLD) and a top-level domain (TLD). For example, in the email address \"john.doe@example.com,\" \"example\" is the SLD, and \"com\" is the TLD.'}),/*#__PURE__*/e(\"p\",{children:\"Domain names must be registered and follow DNS (Domain Name System) naming conventions. The maximum length of a domain name, including subdomains, is 255 characters.\"}),/*#__PURE__*/e(\"h3\",{children:\"Examples of Valid Email Address Structures\"}),/*#__PURE__*/e(\"p\",{children:\"Here are a few examples of valid email address structures:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"firstname.lastname@company.com\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"username123@subdomain.domain.tld\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"firstname+tag@email-provider.com\"})})]}),/*#__PURE__*/e(\"p\",{children:\"These examples demonstrate the flexibility of email address formats, which can accommodate various naming conventions and special characters. However, it's crucial to remember that email providers may impose additional restrictions on email address structures.\"}),/*#__PURE__*/e(\"h2\",{children:\"Email Address Format Rules and Standards\"}),/*#__PURE__*/e(\"p\",{children:\"Email addresses may seem simple, but there are rules and standards governing their format to ensure smooth communication across different email systems. Understanding these rules is essential to create valid and functional email addresses.\"}),/*#__PURE__*/e(\"h3\",{children:\"RFC 5322 (Internet Message Format) Guidelines\"}),/*#__PURE__*/e(\"p\",{children:\"The Internet Engineering Task Force (IETF) publishes guidelines for email address formats in RFC 5322. This document defines the syntax and structure of email addresses, including:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Allowed characters in the local part: letters (a-z, A-Z), numbers (0-9), and special characters (!, #, $, %, etc.)\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Rules for using special characters: only certain characters are allowed, and they must be escaped using a backslash (\\\\) if they appear within the local part\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Restrictions on the use of quotation marks: quotation marks can be used to enclose the local part, but they must be properly balanced and escaped\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Internationalized Email Address Standards (RFC 6530)\"}),/*#__PURE__*/e(\"p\",{children:\"In 2012, the IETF published RFC 6530, which introduced internationalized email addresses. These standards enable the use of non-ASCII characters in email addresses, allowing for greater diversity and inclusivity.\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Support for non-ASCII characters in the local part and domain: this enables the use of characters from languages other than English\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Use of Punycode for domain names: Punycode is an encoding scheme that translates non-ASCII characters into ASCII characters, allowing for compatibility with older systems\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Compatibility considerations with older systems: email providers and clients may need to update their systems to support internationalized email addresses\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Length Limitations\"}),/*#__PURE__*/e(\"p\",{children:\"Email addresses have length limitations to ensure compatibility and usability. These limitations include:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Maximum total length of 320 characters: this is the maximum length of an email address, including the local part, @ symbol, and domain\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Practical considerations for usability and memorability: while longer email addresses are allowed, shorter addresses are generally easier to remember and type\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Case Sensitivity\"}),/*#__PURE__*/e(\"p\",{children:\"Email addresses have specific rules regarding case sensitivity:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Local part technically case-sensitive, but treated as case-insensitive by most systems: this means that most email providers ignore the case of the local part when processing email addresses\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Domain part always case-insensitive: the domain part of an email address is always treated as case-insensitive\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Subaddressing and Plus Addressing\"}),/*#__PURE__*/e(\"p\",{children:\"Subaddressing and plus addressing are techniques used to create disposable email addresses or filter email messages. These techniques include:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Using the plus sign (+) for creating disposable addresses: a plus sign can be used to create multiple email addresses that forward to a single mailbox\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Benefits for organization and spam filtering: subaddressing and plus addressing can help users organize their email messages and filter out spam\"})})]}),/*#__PURE__*/e(\"h2\",{children:\"Common Email Address Formats\"}),/*#__PURE__*/e(\"p\",{children:\"In this section, we'll explore some of the most common email address formats used in personal, business, educational, and government contexts.\"}),/*#__PURE__*/e(\"h3\",{children:\"Personal Email Addresses\"}),/*#__PURE__*/e(\"p\",{children:\"Personal email addresses are often used for private communication and can vary in format. Here are some common examples:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Firstname.lastname@protocol.com (e.g., john.doe@gmail.com)\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Firstinitial.lastname@protocol.com (e.g., j.doe@yahoo.com)\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Username@protocol.com (e.g., johndoe@hotmail.com)\"})})]}),/*#__PURE__*/e(\"p\",{children:\"These formats are commonly used by popular email providers like Gmail, Yahoo, and Hotmail.\"}),/*#__PURE__*/e(\"h3\",{children:\"Business Email Addresses\"}),/*#__PURE__*/e(\"p\",{children:\"Business email addresses typically follow a more structured format to maintain a professional image. Here are some common examples:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Firstname@company.com (e.g., john@acmeinc.com)\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Firstname.lastname@company.com (e.g., john.doe@acmeinc.com)\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Department@company.com (e.g., sales@acmeinc.com)\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Role@company.com (e.g., info@acmeinc.com, support@acmeinc.com)\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Using a consistent format for business email addresses can help to establish a professional brand identity.\"}),/*#__PURE__*/e(\"h3\",{children:\"Educational Institution Email Addresses\"}),/*#__PURE__*/e(\"p\",{children:\"Educational institutions often use specific email address formats to identify students, faculty, and staff. Here are some common examples:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Username@university.edu (e.g., johndoe@harvard.edu)\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Studentid@college.edu (e.g., j12345@stanford.edu)\"})})]}),/*#__PURE__*/e(\"p\",{children:\"These formats may vary depending on the institution's email infrastructure and naming conventions.\"}),/*#__PURE__*/e(\"h3\",{children:\"Government Email Addresses\"}),/*#__PURE__*/e(\"p\",{children:\"Government email addresses typically follow a standardized format to ensure consistency across different agencies and departments. Here are some common examples:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Firstname.lastname@agency.gov (e.g., john.doe@fbi.gov)\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Department@agency.gov (e.g., hr@defense.gov)\"})})]}),/*#__PURE__*/e(\"p\",{children:\"These formats may vary depending on the country, state, or local government agency.\"}),/*#__PURE__*/e(\"h2\",{children:\"Special Cases and Variations\"}),/*#__PURE__*/e(\"p\",{children:\"Email addresses can take on various forms beyond the standard formats. In this section, we'll explore special cases and variations that deviate from the norm.\"}),/*#__PURE__*/e(\"h3\",{children:\"Disposable Email Addresses\"}),/*#__PURE__*/e(\"p\",{children:\"Disposable email addresses are temporary email addresses used for a specific purpose, such as signing up for a service or receiving a one-time notification. These addresses are often used to avoid spam or protect the user's primary email address.\"}),/*#__PURE__*/e(\"p\",{children:\"Disposable email services, like 10 Minute Mail or Mailinator, provide users with temporary email addresses that can be used for a short period. These services often use a standardized format, such as:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"code\",{children:\"username@10minutemail.com\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"code\",{children:\"temporary@email t\u1EA1m.com\"})})})]}),/*#__PURE__*/e(\"h3\",{children:\"Catch-all Email Addresses\"}),/*#__PURE__*/n(\"p\",{children:[\"Catch-all email addresses are used to receive emails sent to non-existent email addresses on a domain. For example, if a user sends an email to \",/*#__PURE__*/e(\"code\",{children:\"nonexistent@example.com\"}),\", the catch-all address would receive the email.\"]}),/*#__PURE__*/e(\"p\",{children:\"Catch-all addresses are often used for:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Misdirected emails: Catch-all addresses can help organizations catch emails sent to incorrect or invalid addresses.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Spam filtering: Catch-all addresses can be used to filter out spam emails sent to random addresses on a domain.\"})})]}),/*#__PURE__*/e(\"p\",{children:\"However, catch-all addresses can also pose security risks, as they can make it easier for spammers to send emails to a domain.\"}),/*#__PURE__*/e(\"h3\",{children:\"Role-based Email Addresses\"}),/*#__PURE__*/e(\"p\",{children:\"Role-based email addresses are used to send emails to a specific department or role within an organization. Examples include:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"code\",{children:\"admin@example.com\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"code\",{children:\"webmaster@example.com\"})})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"code\",{children:\"support@example.com\"})})})]}),/*#__PURE__*/e(\"p\",{children:\"Role-based addresses are useful for directing emails to the correct department or person within an organization.\"}),/*#__PURE__*/e(\"h3\",{children:\"Shared Mailboxes\"}),/*#__PURE__*/e(\"p\",{children:\"Shared mailboxes are email addresses used by multiple users within an organization. These mailboxes are often used for:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Team collaboration: Shared mailboxes can facilitate teamwork and simplify communication.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Customer support: Shared mailboxes can be used to provide customer support and ensure that emails are responded to promptly.\"})})]}),/*#__PURE__*/e(\"p\",{children:\"When creating shared mailboxes, it's essential to consider access control and management to ensure that authorized users can access the mailbox.\"}),/*#__PURE__*/e(\"h2\",{children:\"Email Address Validation and Verification\"}),/*#__PURE__*/e(\"p\",{children:\"Validating and verifying email addresses is crucial to ensure that messages are delivered to the intended recipients and to prevent email address abuse. In this section, we'll explore the different aspects of email address validation and verification.\"}),/*#__PURE__*/e(\"h3\",{children:\"Syntax Validation\"}),/*#__PURE__*/e(\"p\",{children:\"Syntax validation involves checking if the email address adheres to the basic format rules defined in RFC 5322. This can be done using regular expressions, which can check for the presence of the @ symbol, the local part, and the domain name. However, relying solely on regular expressions for validation has its limitations. For instance, it may accept invalid email addresses or reject valid ones.\"}),/*#__PURE__*/e(\"h3\",{children:\"Domain Validation\"}),/*#__PURE__*/e(\"p\",{children:\"Domain validation involves checking if the domain name part of the email address exists and has a valid MX record. This can be done by performing a DNS lookup to retrieve the MX records associated with the domain. This step helps to eliminate email addresses with non-existent or malformed domain names.\"}),/*#__PURE__*/e(\"h3\",{children:\"Mailbox Verification\"}),/*#__PURE__*/e(\"p\",{children:\"Mailbox verification involves checking if the mailbox associated with the email address exists and is active. This can be done using SMTP conversation techniques, such as sending a test email to the address and checking for a bounce response. However, this method can be resource-intensive and may not be suitable for large-scale verification.\"}),/*#__PURE__*/e(\"h3\",{children:\"Common Validation Pitfalls\"}),/*#__PURE__*/e(\"p\",{children:\"When implementing email address validation, it's essential to avoid common pitfalls that can lead to false positives or false negatives. Some common mistakes include:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Overly strict validation rules that reject valid email addresses\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Failure to handle international characters or non-English domain names\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Not considering subdomains or country-code top-level domains\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Best Practices for Email Address Validation\"}),/*#__PURE__*/e(\"p\",{children:\"To ensure effective email address validation, follow these best practices:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Balance strictness with user experience to avoid rejecting valid email addresses\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Use a combination of syntax, domain, and mailbox verification techniques\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Consider real-time validation vs. batch processing depending on the application\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Tools and Services for Email Validation\"}),/*#__PURE__*/e(\"p\",{children:\"There are various open-source libraries and commercial API services available for email address validation. These tools can simplify the validation process and provide additional features, such as email address cleansing and verification. When choosing a tool or service, consider factors such as accuracy, performance, and scalability.\"}),/*#__PURE__*/e(\"p\",{children:\"By implementing effective email address validation and verification, you can ensure that your email communication is reliable, and your users receive the messages intended for them.\"}),/*#__PURE__*/e(\"h2\",{children:\"Email Address Security and Privacy\"}),/*#__PURE__*/e(\"p\",{children:\"When it comes to email addresses, security and privacy are crucial concerns. Here are some best practices to protect your email addresses from harvesting, spoofing, and other security threats.\"}),/*#__PURE__*/e(\"h3\",{children:\"Protecting Email Addresses from Harvesting\"}),/*#__PURE__*/e(\"p\",{children:\"Email address harvesting refers to the practice of collecting email addresses from various sources, often for malicious purposes such as spamming or phishing. To protect your email addresses from harvesting:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:'Use obfuscation techniques for public-facing addresses, such as replacing the \"@\" symbol with \"at\" or using a contact form instead of displaying the email address.'})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Avoid using your primary email address on public websites, forums, or social media profiles.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Use a disposable email address or a temporary email address when signing up for services or newsletters that you don't plan to use long-term.\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Preventing Email Address Spoofing\"}),/*#__PURE__*/e(\"p\",{children:\"Email address spoofing is a technique used by spammers and phishers to send emails that appear to come from a legitimate source. To prevent email address spoofing:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Implement SPF (Sender Policy Framework) records to specify which mail servers are authorized to send emails on behalf of your domain.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Use DKIM (DomainKeys Identified Mail) signatures to authenticate the sender of an email and ensure it has not been tampered with during transmission.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Set up DMARC (Domain-based Message Authentication, Reporting, and Conformance) policies to specify how to handle unauthenticated emails.\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Email Address Encryption\"}),/*#__PURE__*/e(\"p\",{children:\"Email address encryption ensures that emails are protected from interception and eavesdropping during transmission. To encrypt your emails:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Use PGP (Pretty Good Privacy) or GPG (GNU Privacy Guard) to encrypt emails using public-key cryptography.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Enable S/MIME (Secure/Multipurpose Internet Mail Extensions) in your email client to encrypt emails using X.509 certificates.\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Legal Considerations\"}),/*#__PURE__*/e(\"p\",{children:\"When handling email addresses, it's essential to comply with relevant laws and regulations, such as:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"CAN-SPAM Act: requires that you provide a clear and conspicuous way for recipients to opt-out of future emails.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"GDPR: requires that you obtain explicit consent from individuals before collecting or processing their email addresses.\"})})]}),/*#__PURE__*/e(\"p\",{children:\"By following these best practices, you can ensure the security and privacy of your email addresses and protect yourself from spam, phishing, and other email-related threats.\"}),/*#__PURE__*/e(\"h2\",{children:\"Best Practices for Creating and Managing Email Addresses\"}),/*#__PURE__*/e(\"p\",{children:\"Creating and managing email addresses can be a daunting task, especially for individuals and organizations with multiple users and complex email systems. In this section, we'll explore best practices for choosing an email address format, managing the email address lifecycle, and maintaining email address lists.\"}),/*#__PURE__*/e(\"h3\",{children:\"Choosing an Appropriate Email Address Format\"}),/*#__PURE__*/n(\"p\",{children:[\"When choosing an email address format, consider the purpose of the email address. For personal use, a simple and memorable format like \",/*#__PURE__*/e(\"em\",{children:\"firstname.lastname@provider.com\"}),\" or \",/*#__PURE__*/e(\"em\",{children:\"nickname@provider.com\"}),\" may be sufficient. For professional or business use, a more formal and standardized format like \",/*#__PURE__*/e(\"em\",{children:\"firstname@company.com\"}),\" or \",/*#__PURE__*/e(\"em\",{children:\"department@company.com\"}),\" is recommended.\"]}),/*#__PURE__*/e(\"p\",{children:\"It's essential to balance uniqueness with simplicity. Avoid using too much personal information or sensitive data in the email address. Also, avoid using special characters or numbers if possible, as they can be difficult to remember and type.\"}),/*#__PURE__*/e(\"h3\",{children:\"Email Address Lifecycle Management\"}),/*#__PURE__*/e(\"p\",{children:\"Email address lifecycle management involves creating, provisioning, and managing email addresses throughout their lifespan. Here are some best practices to follow:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Creation and provisioning:\"}),\" Establish a standardized process for creating and provisioning email addresses. This may involve using a template or format for generating email addresses.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Deactivation and deletion procedures:\"}),\" Develop a policy for deactivating and deleting email addresses when they're no longer needed. This may involve redirecting emails to a central mailbox or deleting the account entirely.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Email Address Policies for Organizations\"}),/*#__PURE__*/e(\"p\",{children:\"Organizations should establish email address policies to ensure consistency and standardization across the organization. Here are some best practices to follow:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Standardizing formats:\"}),\" Establish a standardized format for email addresses across the organization. This may involve using a specific domain name or format for departmental or role-based email addresses.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Handling employee name changes and departures:\"}),\" Develop a policy for handling employee name changes and departures. This may involve updating email addresses or redirecting emails to a central mailbox.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Maintaining Email Address Lists\"}),/*#__PURE__*/e(\"p\",{children:\"Maintaining email address lists is crucial for ensuring communication and reducing bounce rates. Here are some best practices to follow:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Regular cleaning and validation:\"}),\" Regularly clean and validate email address lists to remove invalid or bounced addresses.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Handling bounces and undeliverable addresses:\"}),\" Develop a policy for handling bounced or undeliverable addresses. This may involve removing the address from the list or updating the email address.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Email Address Portability\"}),/*#__PURE__*/e(\"p\",{children:\"Email address portability is the ability to move an email address from one provider to another. Here are some best practices to follow:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Using custom domains:\"}),\" Use custom domains for long-term ownership and control over email addresses.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Forwarding and aliasing strategies:\"}),\" Develop a forwarding and aliasing strategy to ensure continuity and flexibility in email address management.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By following these best practices, individuals and organizations can create and manage email addresses effectively, reducing errors and improving communication.\"}),/*#__PURE__*/e(\"h2\",{children:\"Future Trends in Email Address Formats\"}),/*#__PURE__*/e(\"p\",{children:\"As technology continues to evolve, email address formats are likely to change and adapt to new demands and innovations. Here are some potential trends that may shape the future of email addresses:\"}),/*#__PURE__*/e(\"h3\",{children:\"Increased Adoption of Internationalized Email Addresses\"}),/*#__PURE__*/e(\"p\",{children:\"The internet is becoming more global, and email addresses need to accommodate non-ASCII characters and languages. Internationalized email addresses, as defined by RFC 6530, will become more widespread, allowing users to create email addresses in their native languages and scripts.\"}),/*#__PURE__*/e(\"h3\",{children:\"Potential Impact of Decentralized Identity Systems\"}),/*#__PURE__*/e(\"p\",{children:\"Decentralized identity systems, such as blockchain-based solutions, may revolutionize the way we think about email addresses. These systems could enable users to have more control over their digital identities and create decentralized email addresses that are not tied to a specific provider.\"}),/*#__PURE__*/e(\"h3\",{children:\"Integration with Messaging Platforms and Social Media Identities\"}),/*#__PURE__*/e(\"p\",{children:\"As messaging platforms and social media continue to grow, we may see a convergence of email addresses with these platforms. This could lead to new formats and uses for email addresses, such as using email addresses as usernames or integrating email with messaging apps.\"}),/*#__PURE__*/e(\"h3\",{children:\"Enhanced Privacy Features in Email Address Design\"}),/*#__PURE__*/e(\"p\",{children:\"With growing concerns about data privacy and security, email address formats may evolve to include enhanced privacy features. This could include built-in encryption, temporary or disposable email addresses, and more.\"}),/*#__PURE__*/e(\"p\",{children:\"These are just a few potential trends that may shape the future of email address formats. As technology continues to evolve, it's essential to stay informed and adapt to changes in the email landscape.\"}),/*#__PURE__*/e(\"h2\",{children:\"Conclusion\"}),/*#__PURE__*/e(\"p\",{children:\"As we've explored in this article, email address formats may seem simple at first glance, but they involve a complex set of rules, standards, and best practices. From understanding the anatomy of an email address to managing email address lists and ensuring security and privacy, there's a lot to consider when it comes to this essential component of online communication.\"}),/*#__PURE__*/e(\"p\",{children:\"In today's digital age, having a solid grasp of email address formats is crucial for effective communication, avoiding errors, and maintaining a professional online presence. By following the guidelines and recommendations outlined in this article, individuals and organizations can ensure they're making the most of their email addresses and avoiding common pitfalls.\"}),/*#__PURE__*/e(\"p\",{children:\"Stay informed about evolving standards and technologies, and keep in mind that email address formats will continue to adapt to emerging trends and innovations. Whether you're an individual looking to create a more effective email address or an organization seeking to optimize your email management, the key takeaway is to prioritize clarity, simplicity, and security in your email address formats.\"}),/*#__PURE__*/e(\"p\",{children:\"Remember, a well-crafted email address is more than just a unique identifier \u2013 it's an essential tool for communication, collaboration, and connection in the digital world.\"})]});export const richText1=/*#__PURE__*/n(i.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"A revenue operations consultant is an expert advisor who helps businesses optimize their revenue processes, aligning sales, marketing, and customer success teams to drive growth and efficiency. By bridging the gap between these departments, RevOps consultants enable companies to make data-driven decisions, streamline operations, and ultimately, increase revenue.\"}),/*#__PURE__*/e(\"p\",{children:\"In recent years, revenue operations has become a critical component of modern business strategy. According to a recent survey, over 70% of SaaS companies have established RevOps teams to address the challenges of siloed departments and fragmented customer data. This trend is expected to continue, as businesses recognize the importance of aligning their revenue-generating functions to achieve sustainable growth.\"}),/*#__PURE__*/e(\"p\",{children:\"This comprehensive guide is designed to provide readers with a deep understanding of revenue operations consulting. Whether you're a business leader considering RevOps, an aspiring consultant, or simply looking to understand the field, this article will cover the skills needed, day-to-day responsibilities, and challenges faced by RevOps consultants, as well as how to hire or become one.\"}),/*#__PURE__*/e(\"h2\",{children:\"What Does a Revenue Operations Consultant Do?\"}),/*#__PURE__*/e(\"p\",{children:\"As a revenue operations consultant, your primary goal is to help businesses optimize their revenue processes, align their sales, marketing, and customer success teams, and implement the right technology to support their growth. Here's a breakdown of the core responsibilities, typical projects, and deliverables of a RevOps consultant.\"}),/*#__PURE__*/e(\"h3\",{children:\"Core Responsibilities\"}),/*#__PURE__*/e(\"p\",{children:\"A revenue operations consultant is responsible for:\"}),/*#__PURE__*/n(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Analyzing existing revenue processes and identifying inefficiencies:\"}),\" This involves assessing the current state of the business, identifying pain points, and pinpointing areas for improvement.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Developing strategies to align sales, marketing, and customer success teams:\"}),\" This includes creating a clear plan to ensure that all teams are working together seamlessly to drive revenue growth.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Implementing and optimizing tech stacks for better data flow and reporting:\"}),\" RevOps consultants help businesses select and implement the right tools and platforms to support their revenue operations, such as CRM systems, marketing automation software, and data analytics tools.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Creating metrics and KPIs to measure revenue performance:\"}),\" Consultants help businesses establish meaningful metrics to track revenue performance, identify areas for improvement, and make data-driven decisions.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Training teams on new processes and tools:\"}),\" RevOps consultants provide training and support to ensure that teams understand how to use new tools and processes effectively.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Typical Projects and Engagements\"}),/*#__PURE__*/e(\"p\",{children:\"Some common projects and engagements that a revenue operations consultant might work on include:\"}),/*#__PURE__*/n(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"RevOps maturity assessments:\"}),\" Consultants assess a business's current revenue operations maturity level and provide recommendations for improvement.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Sales and marketing funnel optimization:\"}),\" Consultants help businesses optimize their sales and marketing funnels to improve conversion rates and revenue growth.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"CRM implementation and customization:\"}),\" Consultants implement and customize CRM systems, such as Salesforce or HubSpot, to meet the unique needs of a business.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Revenue forecasting and predictive analytics setup:\"}),\" Consultants help businesses set up revenue forecasting and predictive analytics capabilities to inform data-driven decisions.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Customer journey mapping and optimization:\"}),\" Consultants map out the customer journey and identify areas for improvement to enhance the overall customer experience.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Collaboration with Internal Teams\"}),/*#__PURE__*/e(\"p\",{children:\"As a revenue operations consultant, you'll work closely with various internal teams, including:\"}),/*#__PURE__*/n(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"C-suite executives:\"}),\" You'll collaborate with top executives to ensure that revenue operations align with business goals and objectives.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Facilitating cross-functional meetings and workshops:\"}),\" You'll bring together teams from sales, marketing, and customer success to facilitate collaboration and drive alignment.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Mentoring and upskilling internal RevOps teams:\"}),\" You'll provide training and support to help internal teams develop the skills they need to drive revenue growth.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Deliverables and Outcomes\"}),/*#__PURE__*/e(\"p\",{children:\"Some common deliverables and outcomes of a revenue operations consulting engagement include:\"}),/*#__PURE__*/n(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Detailed revenue process maps and optimization plans:\"}),\" Consultants provide clear, actionable plans to improve revenue operations.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Custom dashboards and reports for revenue visibility:\"}),\" Consultants set up dashboards and reports to provide real-time visibility into revenue performance.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Documented standard operating procedures (SOPs) for revenue processes:\"}),\" Consultants develop clear, step-by-step guides to ensure consistency and efficiency in revenue operations.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Recommendations for tech stack improvements and integrations:\"}),\" Consultants provide guidance on selecting and implementing the right tools and platforms to support revenue growth.\"]})})]}),/*#__PURE__*/e(\"h2\",{children:\"Essential Skills for Revenue Operations Consultants\"}),/*#__PURE__*/e(\"p\",{children:\"Revenue operations consultants require a unique blend of technical, analytical, and interpersonal skills to excel in their role. Here are the essential skills you should possess to become a successful RevOps consultant:\"}),/*#__PURE__*/e(\"h3\",{children:\"Technical Skills\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"CRM Platforms:\"}),\" Proficiency in popular CRM platforms like Salesforce, HubSpot, or Microsoft Dynamics is crucial. You should be able to configure, customize, and integrate these systems to optimize revenue processes.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Data Analysis and Visualization:\"}),\" Knowledge of data analysis tools like SQL, Tableau, Power BI, or Excel is necessary to extract insights from customer data and create actionable reports.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Marketing Automation:\"}),\" Familiarity with marketing automation software like Marketo, Pardot, or Eloqua is essential to understand the marketing funnel and optimize lead generation.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"APIs and Integrations:\"}),\" A basic understanding of APIs and integrations is necessary to connect disparate systems and ensure seamless data flow.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Analytical and Strategic Thinking\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Data Interpretation:\"}),\" The ability to interpret complex data sets and derive actionable insights is critical to identify revenue opportunities and optimize processes.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Revenue Modeling and Forecasting:\"}),\" Experience with revenue modeling and forecasting techniques is necessary to develop strategic plans and predict revenue growth.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Process Mapping and Optimization:\"}),\" Knowledge of process mapping and optimization techniques is essential to identify inefficiencies and streamline revenue processes.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Communication and Interpersonal Skills\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Clear Communication:\"}),\" The ability to present complex ideas in a clear, concise manner to both technical and non-technical stakeholders is vital.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Facilitation and Collaboration:\"}),\" Strong facilitation and collaboration skills are necessary to work with cross-functional teams, lead workshops, and drive consensus.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Stakeholder Management:\"}),\" Effective stakeholder management skills are essential to set expectations, manage conflicting priorities, and ensure successful project outcomes.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Industry Knowledge\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"SaaS Business Models and Metrics:\"}),\" Understanding of SaaS business models, metrics, and KPIs is necessary to develop tailored solutions for clients.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Sales Methodologies:\"}),\" Familiarity with popular sales methodologies like MEDDIC, Challenger Sale, or Sandler is helpful to understand sales teams' needs and optimize their processes.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Marketing Best Practices and Attribution Models:\"}),\" Knowledge of marketing best practices and attribution models is essential to develop effective marketing strategies and optimize campaign ROI.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Project Management\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Multi-Project Management:\"}),\" Ability to manage multiple client engagements simultaneously, prioritize tasks, and meet deadlines is crucial.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Agile Methodologies:\"}),\" Familiarity with Agile or other project management methodologies is necessary to iterate quickly, deliver results, and adapt to changing client needs.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Change Management:\"}),\" Understanding of change management principles and practices is essential to ensure successful adoption of new processes and tools by clients.\"]})})]}),/*#__PURE__*/e(\"h2\",{children:\"Challenges Faced by Revenue Operations Consultants\"}),/*#__PURE__*/e(\"p\",{children:\"As a revenue operations consultant, you'll encounter various challenges that can impact your success and the success of your clients. Here are some of the common obstacles you may face:\"}),/*#__PURE__*/e(\"h3\",{children:\"Resistance to Change Within Client Organizations\"}),/*#__PURE__*/e(\"p\",{children:\"One of the biggest challenges you'll face is resistance to change within client organizations. This can manifest in different ways, such as:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Departmental silos and turf wars\"}),\": Sales, marketing, and customer success teams may resist changes that affect their territories or responsibilities.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Concerns about job security\"}),\": Employees may worry that process changes will lead to job losses or changes in their roles.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"To overcome these challenges, it's essential to communicate the benefits of change clearly and empathetically. You should also involve key stakeholders in the decision-making process and provide training and support to help them adapt to new processes.\"}),/*#__PURE__*/e(\"h3\",{children:\"Data Quality and Accessibility Issues\"}),/*#__PURE__*/e(\"p\",{children:\"Data quality and accessibility issues can hinder your ability to analyze and optimize revenue processes. You may encounter:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Incomplete or inaccurate customer data\"}),\": This can make it difficult to get a clear picture of customer behavior and preferences.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Disparate systems and data sources\"}),\": Integrating data from different systems can be a complex and time-consuming task.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"To overcome these challenges, you should prioritize data quality and accessibility from the outset. This may involve implementing data governance policies, conducting data audits, and integrating data management tools into your workflow.\"}),/*#__PURE__*/e(\"h3\",{children:\"Balancing Short-Term Wins with Long-Term Strategy\"}),/*#__PURE__*/e(\"p\",{children:\"As a revenue operations consultant, you may face pressure to deliver quick results while also implementing sustainable changes. This can lead to:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Pressure to show rapid ROI\"}),\": Clients may expect immediate results, which can lead to focusing on short-term gains over long-term sustainability.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Educating clients on the importance of ongoing optimization\"}),\": You may need to convince clients that ongoing process optimization is essential for long-term success.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"To balance short-term wins with long-term strategy, you should set clear expectations with clients about the timeline and outcomes of your work. You should also prioritize education and knowledge transfer to ensure that clients understand the importance of ongoing optimization.\"}),/*#__PURE__*/e(\"h3\",{children:\"Keeping Up with the Rapidly Evolving Technology Landscape\"}),/*#__PURE__*/e(\"p\",{children:\"The technology landscape is constantly evolving, and as a revenue operations consultant, you need to stay up-to-date with the latest tools and platforms. This can be challenging because:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Continuous learning is required\"}),\": You need to invest time and effort in learning new tools and platforms.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Evaluating and recommending solutions\"}),\": You must stay impartial and evaluate solutions based on client needs, rather than personal preferences.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"To overcome these challenges, you should prioritize ongoing education and training. You should also stay connected with the revenue operations community and participate in industry events to stay informed about the latest trends and best practices.\"}),/*#__PURE__*/e(\"h3\",{children:\"Managing Client Expectations and Scope Creep\"}),/*#__PURE__*/e(\"p\",{children:\"Finally, you may face challenges in managing client expectations and scope creep. This can occur when:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Setting realistic timelines and deliverables\"}),\": You need to ensure that clients have realistic expectations about what you can achieve and by when.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Defining project boundaries and additional billable work\"}),\": You must clearly define the scope of your work and communicate any additional costs or work required.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"To overcome these challenges, you should prioritize clear communication and set clear expectations with clients from the outset. You should also establish a change management process to handle scope creep and ensure that clients understand the implications of changes to the project scope.\"}),/*#__PURE__*/e(\"h2\",{children:\"How to Hire a Revenue Operations Consultant\"}),/*#__PURE__*/e(\"p\",{children:\"Determining whether you need a revenue operations consultant can be a crucial step in optimizing your revenue processes. Here are some signs that you might require external expertise:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Declining conversion rates\"}),\": If your sales and marketing teams are struggling to convert leads into customers, it may indicate inefficiencies in your revenue processes.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Misaligned teams\"}),\": When your sales, marketing, and customer success teams are working in silos, it can lead to disjointed customer experiences and revenue leaks.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Lack of data visibility\"}),\": If you're struggling to get a clear view of your revenue performance, it's essential to bring in an expert who can help you streamline your data and analytics.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Qualities to Look for in a RevOps Consultant\"}),/*#__PURE__*/e(\"p\",{children:\"When selecting a revenue operations consultant, consider the following essential qualities:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Proven track record\"}),\": Look for consultants with a demonstrated history of success in optimizing revenue processes for similar companies in your industry.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Depth of experience\"}),\": Ensure your consultant has extensive experience across sales, marketing, and customer success, as well as technical proficiency in relevant tools and platforms.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Strong references\"}),\": Request case studies and references from previous clients to gauge the consultant's ability to deliver results.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Questions to Ask Potential Consultants\"}),/*#__PURE__*/e(\"p\",{children:\"During the hiring process, ask potential consultants the following questions:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"How do you approach RevOps assessments and strategy development?\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"What metrics do you use to measure the success of a RevOps engagement?\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Can you provide examples of how you've solved similar challenges for other clients?\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"How do you ensure knowledge transfer and long-term adoption of your recommendations?\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Engagement Models and Pricing Structures\"}),/*#__PURE__*/e(\"p\",{children:\"When it comes to engagement models, you have several options:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Project-based\"}),\": This model involves a fixed scope of work and a one-time fee.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Retainer-based\"}),\": A retainer arrangement provides ongoing support and guidance for a recurring fee.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Hourly rate\"}),\": This model is suitable for smaller projects or ad-hoc work.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Performance-based compensation\"}),\": This model ties the consultant's fees to specific performance metrics or outcomes.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Red Flags to Watch Out For\"}),/*#__PURE__*/e(\"p\",{children:\"Be cautious of consultants who:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Promising unrealistic results or timelines\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Lack a clear methodology or approach to RevOps\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Are unable to provide references or case studies\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Show an over-reliance on specific tools or technologies without considering your unique needs\"})})]}),/*#__PURE__*/e(\"p\",{children:\"By carefully evaluating potential consultants and their approaches, you can ensure that you find the right expert to help you optimize your revenue operations and drive business growth.\"}),/*#__PURE__*/e(\"h2\",{children:\"How to Become a Revenue Operations Consultant\"}),/*#__PURE__*/e(\"p\",{children:\"So, you're interested in becoming a revenue operations consultant? This section will guide you through the necessary steps to build a successful career in RevOps consulting.\"}),/*#__PURE__*/e(\"h3\",{children:\"Building the necessary skills and experience\"}),/*#__PURE__*/e(\"p\",{children:\"To become a successful RevOps consultant, you need to develop a unique blend of skills and experience. Here are some key areas to focus on:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Gain hands-on experience in sales, marketing, and customer success roles\"}),\": You need to understand the inner workings of each department and how they interact with each other.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Develop expertise in CRM and marketing automation platforms\"}),\": Familiarize yourself with popular tools like Salesforce, HubSpot, and Marketo.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Pursue relevant certifications\"}),\": Consider getting certified as a Salesforce Admin, HubSpot RevOps, or other industry-recognized certifications.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Strengthen your data analysis and visualization skills\"}),\": Learn to work with data, create reports, and visualize insights using tools like Tableau, Power BI, or SQL.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Transitioning from an in-house role to consulting\"}),/*#__PURE__*/e(\"p\",{children:\"Are you currently working in an in-house RevOps role and looking to transition to consulting? Here's how to make the leap:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Start with small projects or part-time consulting work\"}),\": Dip your toes into consulting by taking on small projects or part-time engagements.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Build a network within the RevOps community\"}),\": Attend industry events, join online forums, and connect with other RevOps professionals on LinkedIn.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Create case studies and testimonials from initial engagements\"}),\": Document your successes and gather feedback from clients to build your portfolio.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Establishing your consulting business\"}),/*#__PURE__*/e(\"p\",{children:\"Once you've gained the necessary experience and skills, it's time to set up your consulting business:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Define your niche and target market\"}),\": Focus on a specific industry, company size, or type of RevOps services to differentiate yourself.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Develop a clear value proposition and service offerings\"}),\": Clearly articulate the benefits you bring to clients and the services you offer.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Create a professional website and online presence\"}),\": Showcase your expertise, services, and case studies on a professional website.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Set up basic business operations (legal structure, accounting, etc.)\"}),\": Take care of the administrative tasks to establish a solid foundation for your business.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Marketing your services\"}),/*#__PURE__*/e(\"p\",{children:\"To attract clients, you need to market your services effectively:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Leverage LinkedIn and other professional networks\"}),\": Utilize social media to share your expertise, participate in online forums, and connect with potential clients.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\": Establish yourself as a RevOps authority by creating valuable content.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Speak at industry events and conferences\"}),\": Showcase your expertise and build your professional network.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Partner with complementary service providers (e.g., software vendors)\"}),\": Collaborate with other businesses to expand your reach and offerings.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Continuously improving your skills and knowledge\"}),/*#__PURE__*/e(\"p\",{children:\"To stay ahead in the RevOps consulting field, it's essential to:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Stay updated on industry trends and best practices\"}),\": Continuously educate yourself on the latest developments in RevOps and adjacent fields.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Participate in RevOps communities and forums\"}),\": Engage with other professionals to share knowledge, ask questions, and learn from their experiences.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Invest in ongoing education and training\"}),\": Pursue additional certifications, attend workshops, and read industry publications to stay current.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By following these steps, you'll be well on your way to a successful career as a revenue operations consultant.\"}),/*#__PURE__*/e(\"h2\",{children:\"The Future of Revenue Operations Consulting\"}),/*#__PURE__*/e(\"p\",{children:\"As the revenue operations consulting landscape continues to evolve, it's essential to stay ahead of the curve. In this section, we'll explore emerging trends, evolving skill sets, and potential challenges and opportunities that will shape the future of RevOps consulting.\"}),/*#__PURE__*/e(\"h3\",{children:\"Emerging Trends in RevOps\"}),/*#__PURE__*/e(\"p\",{children:\"The future of RevOps consulting will be characterized by several trends that will impact the way consultants work with clients and the skills they need to develop.\"}),/*#__PURE__*/e(\"p\",{children:\"First, there will be an increased focus on customer experience and lifetime value. As companies prioritize customer-centricity, RevOps consultants will need to develop strategies that optimize revenue processes to improve customer outcomes.\"}),/*#__PURE__*/e(\"p\",{children:\"Second, artificial intelligence (AI) and machine learning will play a more significant role in revenue operations. Consultants will need to understand how to leverage AI-powered tools to automate processes, predict customer behavior, and identify new revenue opportunities.\"}),/*#__PURE__*/e(\"p\",{children:\"Finally, product-led growth strategies will become more prominent, and RevOps consultants will need to adapt their approaches to accommodate this shift.\"}),/*#__PURE__*/e(\"h3\",{children:\"Evolving Skill Sets for RevOps Consultants\"}),/*#__PURE__*/e(\"p\",{children:\"To remain relevant, RevOps consultants will need to develop new skills and expertise.\"}),/*#__PURE__*/e(\"p\",{children:\"First, they will need to become more proficient in data science and predictive analytics to unlock insights from large datasets.\"}),/*#__PURE__*/e(\"p\",{children:\"Second, consultants will need to understand change management and organizational design principles to help clients implement RevOps strategies that stick.\"}),/*#__PURE__*/e(\"p\",{children:\"Finally, they will need to stay up-to-date with emerging regulations around data governance and privacy, ensuring their clients are compliant and customer data is protected.\"}),/*#__PURE__*/e(\"h3\",{children:\"Potential Challenges and Opportunities\"}),/*#__PURE__*/e(\"p\",{children:\"The future of RevOps consulting is not without its challenges. One of the primary concerns is increased competition as more professionals enter the field. However, this growth also presents opportunities for specialization and differentiation.\"}),/*#__PURE__*/e(\"p\",{children:\"Another potential challenge is the need for RevOps consultants to adapt to new industries and sectors, such as healthcare or finance, which may have unique revenue operations requirements.\"}),/*#__PURE__*/e(\"p\",{children:\"Despite these challenges, the future of RevOps consulting looks promising. As companies continue to recognize the importance of revenue operations, demand for specialized consultants will grow, and those who stay ahead of the curve will thrive.\"}),/*#__PURE__*/e(\"h2\",{children:\"Conclusion\"}),/*#__PURE__*/e(\"p\",{children:\"In conclusion, revenue operations consulting is a vital function that can help businesses streamline their revenue processes, boost efficiency, and drive growth. Throughout this comprehensive guide, we've explored the role of a revenue operations consultant, the skills and expertise required, and the challenges they face. We've also discussed how to hire a RevOps consultant and how to become one yourself.\"}),/*#__PURE__*/e(\"p\",{children:\"As the business landscape continues to evolve, the importance of revenue operations will only continue to grow. By understanding the intricacies of RevOps and its potential to transform your organization, you'll be better equipped to make informed decisions about your revenue strategy and operations.\"}),/*#__PURE__*/e(\"p\",{children:\"Whether you're a business leader considering RevOps, an aspiring consultant, or simply interested in learning more about this critical function, we hope this guide has provided valuable insights and practical advice. As you embark on your own RevOps journey, remember that effective revenue operations is about more than just optimizing processes \u2013 it's about driving growth, improving customer experiences, and staying ahead of the competition.\"}),/*#__PURE__*/e(\"p\",{children:\"As you look to the future, keep in mind the emerging trends and evolving skill sets that will shape the RevOps landscape. By staying informed and adapting to these changes, you'll be well-positioned to harness the transformative power of revenue operations and take your business to new heights.\"})]});export const richText2=/*#__PURE__*/n(i.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"In the world of business, time is money. Every minute wasted on manual tasks is a minute that could be spent closing deals, building relationships, and driving revenue. That's where CRM automation comes in \u2013 a game-changing technology that streamlines business processes, boosts productivity, and enhances customer experience.\"}),/*#__PURE__*/e(\"p\",{children:\"But what exactly is CRM automation? Simply put, it's the integration of automation technology with customer relationship management (CRM) systems to automate repetitive tasks, workflows, and business processes. By leveraging CRM automation, businesses can free up valuable time and resources, reducing the risk of human error and inconsistency.\"}),/*#__PURE__*/e(\"p\",{children:\"The benefits of CRM automation are undeniable. By automating manual tasks, businesses can save time, improve accuracy, and enhance customer satisfaction. In this article, we'll delve into the world of CRM automation, exploring its core components, key features, and top software solutions. We'll also discuss how to implement CRM automation in your business, common challenges, and future trends in this exciting field.\"}),/*#__PURE__*/e(\"p\",{children:\"So, let's get started on this journey to explore the best CRM for automation and discover how this powerful technology can revolutionize your business operations.\"}),/*#__PURE__*/e(\"h2\",{children:\"Understanding CRM Automation\"}),/*#__PURE__*/e(\"p\",{children:\"At its core, CRM automation is about streamlining and optimizing the way you manage customer relationships. But to truly appreciate its benefits, let's break down the components that make up CRM automation and how it works.\"}),/*#__PURE__*/e(\"h3\",{children:\"Core Components of CRM Automation\"}),/*#__PURE__*/e(\"p\",{children:\"A comprehensive CRM automation system should include the following features:\"}),/*#__PURE__*/n(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Contact Management:\"}),\" A centralized hub for storing and managing customer contact information, including profiles, interactions, and behavior.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Lead Scoring and Qualification:\"}),\" A system that assigns scores to leads based on their behavior, demographics, and other factors to determine their sales readiness.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Sales Pipeline Management:\"}),\" A visual representation of your sales process, allowing you to track leads as they move through various stages.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Email Marketing Automation:\"}),\" A feature that enables you to create and send targeted, personalized emails to customers and leads based on their behavior and preferences.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Task and Workflow Automation:\"}),\" A system that automates routine tasks and workflows, freeing up your team to focus on high-value activities.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"How CRM Automation Works\"}),/*#__PURE__*/e(\"p\",{children:\"Here's a high-level overview of how CRM automation works:\"}),/*#__PURE__*/n(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Data Collection and Organization:\"}),\" CRM automation systems collect data from various sources, including customer interactions, website behavior, and social media.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Trigger-Based Actions:\"}),\" The system triggers specific actions or workflows based on predefined rules, such as sending a follow-up email or assigning a task to a team member.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Rule-Based Decision Making:\"}),\" The system uses pre-defined rules to make decisions, such as lead scoring or task assignment.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Integration with Other Business Systems:\"}),\" CRM automation systems integrate with other business applications, such as marketing automation software or customer service platforms.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Benefits of Implementing CRM Automation\"}),/*#__PURE__*/e(\"p\",{children:\"By automating routine tasks and workflows, CRM automation can help you:\"}),/*#__PURE__*/n(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Increase Productivity and Efficiency:\"}),\" Free up your team to focus on high-value activities, such as building relationships and closing deals.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Improve Lead Nurturing and Conversion Rates:\"}),\" Automate routine tasks and personalize interactions to increase lead engagement and conversion rates.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Better Customer Retention and Satisfaction:\"}),\" Provide a more personalized and streamlined customer experience, leading to increased loyalty and satisfaction.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Data-Driven Decision Making:\"}),\" Make informed decisions based on accurate, up-to-date data and insights.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Scalability for Growing Businesses:\"}),\" CRM automation systems grow with your business, adapting to changing needs and requirements.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By understanding the components and benefits of CRM automation, you can begin to appreciate its potential to transform your business. In the next section, we'll explore the key features to look for in CRM automation software.\"}),/*#__PURE__*/e(\"h2\",{children:\"Key Features to Look for in CRM Automation Software\"}),/*#__PURE__*/e(\"p\",{children:\"When evaluating CRM automation software, it's essential to consider the features that will help your business streamline processes, improve efficiency, and drive growth. Here are the key features to look for:\"}),/*#__PURE__*/e(\"h3\",{children:\"User-Friendly Interface and Ease of Use\"}),/*#__PURE__*/e(\"p\",{children:\"A user-friendly interface is critical to ensure adoption and utilization of the CRM automation software. Look for a system with an intuitive dashboard design, customizable views, and reports that provide a 360-degree view of your customers. Mobile accessibility is also crucial to enable your teams to work on-the-go.\"}),/*#__PURE__*/e(\"h3\",{children:\"Robust Contact Management Capabilities\"}),/*#__PURE__*/e(\"p\",{children:\"A comprehensive contact management system is the backbone of any CRM automation software. Ensure the system provides:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Comprehensive contact profiles that capture all interactions and relationships\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Automated data entry and updates to minimize manual errors\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Segmentation and tagging options to categorize contacts based on specific criteria\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Advanced Lead Scoring and Qualification\"}),/*#__PURE__*/e(\"p\",{children:\"Lead scoring and qualification are critical components of CRM automation. Look for a system that offers:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Customizable scoring criteria to fit your business needs\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Behavior-based lead scoring to identify high-quality leads\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Automated lead assignment to ensure prompt follow-up and response\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Sales Pipeline Management Tools\"}),/*#__PURE__*/e(\"p\",{children:\"A visual sales pipeline management tool helps you track progress, identify bottlenecks, and forecast revenue. Ensure the system provides:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"A visual representation of your sales pipeline\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Stage tracking and probability forecasting to predict deal closures\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Automated task creation and reminders to ensure timely follow-ups\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Email Marketing Automation Features\"}),/*#__PURE__*/e(\"p\",{children:\"Email marketing automation helps you nurture leads, build relationships, and drive conversions. Look for a system that offers:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Personalized email sequences tailored to individual customer needs\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"A/B testing capabilities to optimize email campaigns\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Performance tracking and analytics to measure email campaign effectiveness\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Task and Workflow Automation\"}),/*#__PURE__*/e(\"p\",{children:\"Automating tasks and workflows helps reduce manual errors, increases productivity, and saves time. Ensure the system provides:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Customizable workflow templates to fit your business processes\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Trigger-based task creation to automate routine tasks\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Team collaboration tools to ensure seamless communication and task assignment\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Reporting and Analytics Capabilities\"}),/*#__PURE__*/e(\"p\",{children:\"Accurate and timely reporting and analytics are crucial to measure performance, identify areas for improvement, and forecast growth. Look for a system that provides:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Real-time dashboards to track key performance indicators (KPIs)\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Custom report builders to create tailored reports\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Predictive analytics and forecasting to drive data-driven decision making\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Integration Capabilities\"}),/*#__PURE__*/e(\"p\",{children:\"Seamless integration with other business systems is critical to ensure data consistency and accuracy. Ensure the system provides:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Native integrations with popular business tools and applications\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"API access for custom integrations with proprietary systems\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Data synchronization across platforms to ensure data consistency\"})})]}),/*#__PURE__*/e(\"h2\",{children:\"Top CRM Automation Software Solutions\"}),/*#__PURE__*/e(\"p\",{children:\"Now that we've explored the key features to look for in CRM automation software, let's dive into some of the top solutions on the market. We'll examine the strengths, pricing, and ideal user profiles for each platform, as well as provide an overview of user reviews and ratings.\"}),/*#__PURE__*/e(\"h3\",{children:\"A. HubSpot CRM\"}),/*#__PURE__*/e(\"p\",{children:\"HubSpot CRM is an all-in-one sales, marketing, and customer service platform that offers robust automation capabilities. Its key features include:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Contact and company management\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Lead scoring and qualification\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Sales pipeline management\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Email marketing automation\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Task and workflow automation\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Pricing: HubSpot CRM offers a variety of plans, including a free option, as well as Starter, Professional, and Enterprise plans, ranging from $50 to $1,200 per month.\"}),/*#__PURE__*/e(\"p\",{children:\"Ideal for: Small to medium-sized businesses, marketing and sales teams.\"}),/*#__PURE__*/e(\"p\",{children:\"User reviews and ratings: 4.5/5 stars on G2 Crowd, 4.5/5 stars on Capterra.\"}),/*#__PURE__*/e(\"h3\",{children:\"B. Salesforce Automation\"}),/*#__PURE__*/e(\"p\",{children:\"Salesforce Automation is a comprehensive CRM platform that offers advanced automation capabilities through its Einstein Automation feature. Its key features include:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Contact and account management\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Lead scoring and qualification\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Sales pipeline management\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Email marketing automation\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Task and workflow automation\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Pricing: Salesforce Automation offers a variety of plans, including Essentials, Lightning Professional, and Enterprise, ranging from $25 to $300 per user per month.\"}),/*#__PURE__*/e(\"p\",{children:\"Ideal for: Large enterprises, sales and marketing teams.\"}),/*#__PURE__*/e(\"p\",{children:\"User reviews and ratings: 4.5/5 stars on G2 Crowd, 4.5/5 stars on Capterra.\"}),/*#__PURE__*/e(\"h3\",{children:\"C. ActiveCampaign\"}),/*#__PURE__*/e(\"p\",{children:\"ActiveCampaign is a marketing automation platform that offers robust CRM capabilities. Its key features include:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Contact and list management\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Lead scoring and qualification\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Email marketing automation\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Task and workflow automation\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Sales pipeline management\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Pricing: ActiveCampaign offers a variety of plans, including Lite, Plus, and Professional, ranging from $9 to $149 per month.\"}),/*#__PURE__*/e(\"p\",{children:\"Ideal for: Small to medium-sized businesses, marketing teams.\"}),/*#__PURE__*/e(\"p\",{children:\"User reviews and ratings: 4.5/5 stars on G2 Crowd, 4.5/5 stars on Capterra.\"}),/*#__PURE__*/e(\"h3\",{children:\"D. Zoho CRM\"}),/*#__PURE__*/e(\"p\",{children:\"Zoho CRM is an all-in-one CRM platform that offers advanced automation capabilities. Its key features include:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Contact and account management\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Lead scoring and qualification\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Sales pipeline management\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Email marketing automation\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Task and workflow automation\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Pricing: Zoho CRM offers a variety of plans, including Standard, Professional, and Enterprise, ranging from $12 to $25 per user per month.\"}),/*#__PURE__*/e(\"p\",{children:\"Ideal for: Small to medium-sized businesses, sales and marketing teams.\"}),/*#__PURE__*/e(\"p\",{children:\"User reviews and ratings: 4.5/5 stars on G2 Crowd, 4.5/5 stars on Capterra.\"}),/*#__PURE__*/e(\"h3\",{children:\"E. Pipedrive\"}),/*#__PURE__*/e(\"p\",{children:\"Pipedrive is a sales CRM platform that focuses on pipeline management and automation. Its key features include:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Contact and deal management\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Sales pipeline management\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Lead scoring and qualification\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Email marketing automation\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Task and workflow automation\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Pricing: Pipedrive offers a variety of plans, including Silver, Gold, and Platinum, ranging from $15 to $149 per user per month.\"}),/*#__PURE__*/e(\"p\",{children:\"Ideal for: Small to medium-sized businesses, sales teams.\"}),/*#__PURE__*/e(\"p\",{children:\"User reviews and ratings: 4.5/5 stars on G2 Crowd, 4.5/5 stars on Capterra.\"}),/*#__PURE__*/e(\"h3\",{children:\"F. Freshsales\"}),/*#__PURE__*/e(\"p\",{children:\"Freshsales is a sales CRM platform that offers advanced automation capabilities. Its key features include:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Contact and account management\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Lead scoring and qualification\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Sales pipeline management\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Email marketing automation\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Task and workflow automation\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Pricing: Freshsales offers a variety of plans, including Blossom, Garden, and Estate, ranging from $12 to $49 per user per month.\"}),/*#__PURE__*/e(\"p\",{children:\"Ideal for: Small to medium-sized businesses, sales and marketing teams.\"}),/*#__PURE__*/e(\"p\",{children:\"User reviews and ratings: 4.5/5 stars on G2 Crowd, 4.5/5 stars on Capterra.\"}),/*#__PURE__*/e(\"h3\",{children:\"G. Keap (formerly Infusionsoft)\"}),/*#__PURE__*/e(\"p\",{children:\"Keap is a sales and marketing automation platform that offers advanced CRM capabilities. Its key features include:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Contact and list management\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Lead scoring and qualification\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Email marketing automation\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Task and workflow automation\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Sales pipeline management\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Pricing: Keap offers a variety of plans, including Lite, Pro, and Max, ranging from $79 to $199 per month.\"}),/*#__PURE__*/e(\"p\",{children:\"Ideal for: Small to medium-sized businesses, marketing and sales teams.\"}),/*#__PURE__*/e(\"p\",{children:\"User reviews and ratings: 4.5/5 stars on G2 Crowd, 4.5/5 stars on Capterra.\"}),/*#__PURE__*/e(\"h2\",{children:\"Comparison Table of All Featured CRM Automation Software\"}),/*#__PURE__*/e(\"p\",{children:\"Here's a comparison table of the key features, pricing, and ideal user profiles for each of the CRM automation software solutions featured in this section:\"}),/*#__PURE__*/e(\"p\",{children:\"Software    Pricing    Ideal User Profile        HubSpot CRM    Contact management, lead scoring, sales pipeline management, email marketing automation, task and workflow automation    $50-$1,200/month    Small to medium-sized businesses, marketing and sales teams        Salesforce Automation    Contact and account management, lead scoring, sales pipeline management, email marketing automation, task and workflow automation    $25-$300/user/month    Large enterprises, sales and marketing teams        ActiveCampaign    Contact and list management, lead scoring, email marketing automation, task and workflow automation, sales pipeline management    $9-$149/month    Small to medium-sized businesses, marketing teams        Zoho CRM    Contact and account management, lead scoring, sales pipeline management, email marketing automation, task and workflow automation    $12-$25/user/month    Small to medium-sized businesses, sales and marketing teams        Pipedrive    Contact and deal management, sales pipeline management, lead scoring, email marketing automation, task and workflow automation    $15-$149/user/month    Small to medium-sized businesses, sales teams        Freshsales    Contact and account management, lead scoring, sales pipeline management, email marketing automation, task and workflow automation    $12-$49/user/month    Small to medium-sized businesses, sales and marketing teams        Keap (formerly Infusionsoft)    Contact and list management, lead scoring, email marketing automation, task and workflow automation, sales pipeline management    $79-$199/month    Small to medium-sized businesses, marketing and sales teams  \"}),/*#__PURE__*/e(\"p\",{children:\"This comparison table provides a quick overview of the key features, pricing, and ideal user profiles for each of the CRM automation software solutions featured in this section. By considering your business needs and comparing the features and pricing of each platform, you can make an informed decision about which CRM automation software is right for you.\"}),/*#__PURE__*/e(\"h2\",{children:\"Implementing CRM Automation in Your Business\"}),/*#__PURE__*/e(\"p\",{children:\"Now that you've chosen the right CRM automation software, it's time to implement it in your business. This section will guide you through the process, helping you to avoid common pitfalls and ensure a smooth transition.\"}),/*#__PURE__*/e(\"h3\",{children:\"Assessing Your Business Needs\"}),/*#__PURE__*/e(\"p\",{children:\"Before you start implementing CRM automation, take some time to assess your business needs. Identify the pain points in your current processes that you want to address with automation. Set clear goals for what you want to achieve with CRM automation, such as increasing productivity, improving customer satisfaction, or enhancing lead nurturing.\"}),/*#__PURE__*/e(\"p\",{children:\"Evaluate your team's readiness and skills to ensure they can adapt to the new system. This will help you to identify areas where you may need to provide additional training or support.\"}),/*#__PURE__*/e(\"h3\",{children:\"Choosing the Right CRM Automation Software\"}),/*#__PURE__*/e(\"p\",{children:\"Match the features of your chosen CRM automation software to your business requirements. Consider the scalability of the software and whether it can adapt to your future needs. Evaluate the total cost of ownership, including any additional features, support, or training you may need.\"}),/*#__PURE__*/e(\"h3\",{children:\"Planning the Implementation Process\"}),/*#__PURE__*/e(\"p\",{children:\"Plan the implementation process carefully, breaking it down into manageable tasks and milestones. This will help you to stay on track and ensure a smooth transition.\"}),/*#__PURE__*/e(\"p\",{children:\"Data migration and cleansing are critical steps in the implementation process. Ensure that your data is accurate, up-to-date, and consistent across all systems. Customize the CRM automation software to fit your business needs, and integrate it with existing systems.\"}),/*#__PURE__*/e(\"h3\",{children:\"Training and Onboarding Your Team\"}),/*#__PURE__*/e(\"p\",{children:\"Develop a comprehensive training program to ensure your team is proficient in using the new system. Address any resistance to change by communicating the benefits of CRM automation and providing ongoing support and training.\"}),/*#__PURE__*/e(\"p\",{children:\"Establish best practices and guidelines for using the system, and celebrate early wins and successes to keep your team motivated.\"}),/*#__PURE__*/e(\"h3\",{children:\"Measuring Success and Optimizing\"}),/*#__PURE__*/e(\"p\",{children:\"Set key performance indicators (KPIs) to measure the success of your CRM automation implementation. Regularly review and analyze data to identify areas for improvement, and continuously refine your automation processes.\"}),/*#__PURE__*/e(\"p\",{children:\"By following these steps, you can ensure a successful implementation of CRM automation in your business, leading to increased productivity, improved customer satisfaction, and enhanced lead nurturing.\"}),/*#__PURE__*/e(\"h2\",{children:\"Common Challenges and How to Overcome Them\"}),/*#__PURE__*/e(\"p\",{children:\"While implementing CRM automation can be a game-changer for businesses, it's not without its challenges. Here are some common obstacles you might face and how to overcome them:\"}),/*#__PURE__*/e(\"h3\",{children:\"Data Quality and Consistency Issues\"}),/*#__PURE__*/e(\"p\",{children:\"One of the most significant challenges of CRM automation is ensuring data quality and consistency. Inaccurate or incomplete data can lead to poor decision-making, redundant tasks, and a lack of trust in the system.\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Implementing data validation rules\"}),\": Set up rules to ensure data is accurate and complete before it's entered into the system.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Regular data audits and cleansing\"}),\": Schedule regular data audits to identify and cleanse inaccurate or outdated data.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Training users on proper data entry\"}),\": Educate users on the importance of accurate data entry and provide guidance on how to do it correctly.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"User Adoption and Resistance\"}),/*#__PURE__*/e(\"p\",{children:\"Getting your team to adopt new technology can be difficult, especially if they're set in their ways. Resistance to change is a common challenge, but it can be overcome with the right approach.\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Communicating the benefits of automation\"}),\": Explain how automation will make their lives easier and improve productivity.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Providing ongoing support and training\"}),\": Offer training sessions, webinars, or workshops to ensure users are comfortable with the new system.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Celebrating early wins and successes\"}),\": Recognize and celebrate the achievements of early adopters to encourage others to follow suit.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Integration Complexities\"}),/*#__PURE__*/e(\"p\",{children:\"Integrating your CRM automation software with existing systems can be complex and time-consuming. However, with proper planning, it can be done successfully.\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Thorough planning and testing\"}),\": Take the time to plan and test integrations before going live to ensure a smooth transition.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Working with experienced integration partners\"}),\": Partner with experts who have experience integrating CRM automation software with various systems.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Phased implementation approach\"}),\": Implement integrations in phases to minimize disruption and ensure a successful rollout.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Balancing Automation with Personal Touch\"}),/*#__PURE__*/e(\"p\",{children:\"While automation is essential, it's equally important to ensure that you're not sacrificing the personal touch that's so crucial in building strong customer relationships.\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Identifying processes that require human intervention\"}),\": Determine which processes require a human touch and ensure that they're not fully automated.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Using automation to enhance, not replace, personal interactions\"}),\": Use automation to augment personal interactions, such as sending personalized emails or notifications.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Regularly reviewing and adjusting automation rules\"}),\": Continuously review and refine automation rules to ensure they're aligned with your business goals and customer needs.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By being aware of these common challenges and taking steps to overcome them, you can ensure a successful CRM automation implementation that drives productivity, efficiency, and customer satisfaction.\"}),/*#__PURE__*/e(\"h2\",{children:\"Future Trends in CRM Automation\"}),/*#__PURE__*/e(\"p\",{children:\"The world of CRM automation is constantly evolving, and businesses need to stay ahead of the curve to remain competitive. Here are some of the trends that are likely to shape the future of CRM automation:\"}),/*#__PURE__*/e(\"h3\",{children:\"Artificial Intelligence and Machine Learning\"}),/*#__PURE__*/e(\"p\",{children:\"AI and ML are already making waves in CRM automation, and their impact is only going to grow. Some of the exciting developments include:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Predictive lead scoring\"}),\": AI-powered lead scoring will become even more accurate, allowing businesses to focus on high-potential leads.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Automated customer segmentation\"}),\": Machine learning algorithms will enable businesses to segment their customers with precision, allowing for targeted marketing and personalized experiences.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Chatbots and virtual assistants\"}),\": AI-powered chatbots will become more prevalent, providing 24/7 customer support and freeing up human customer support agents to focus on complex issues.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Increased Focus on Customer Experience\"}),/*#__PURE__*/e(\"p\",{children:\"Businesses are recognizing that customer experience is a key differentiator, and CRM automation will play a crucial role in delivering exceptional experiences:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Hyper-personalization\"}),\": With the help of CRM automation, businesses will be able to deliver highly personalized experiences to individual customers, increasing engagement and loyalty.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Omnichannel automation\"}),\": CRM automation will enable businesses to deliver seamless, integrated experiences across all touchpoints, including social media, email, and phone.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Real-time engagement\"}),\": CRM automation will allow businesses to respond to customer interactions in real-time, providing instant support and resolutions.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Advanced Analytics and Data Visualization\"}),/*#__PURE__*/e(\"p\",{children:\"CRM automation will also drive advancements in analytics and data visualization, enabling businesses to make data-driven decisions:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Predictive analytics for sales forecasting\"}),\": Advanced analytics will enable businesses to accurately forecast sales, allowing for better resource allocation and planning.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Customer journey mapping\"}),\": CRM automation will provide a detailed, visual representation of the customer journey, helping businesses identify pain points and areas for improvement.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Interactive dashboards and reports\"}),\": CRM automation will enable businesses to create interactive, real-time dashboards and reports, providing instant insights and actionable data.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"As CRM automation continues to evolve, businesses that adapt and innovate will be the ones that thrive. By embracing these trends, you can unlock new levels of efficiency, productivity, and customer satisfaction.\"}),/*#__PURE__*/e(\"h2\",{children:\"Common Challenges and How to Overcome Them\"}),/*#__PURE__*/e(\"p\",{children:\"Implementing CRM automation is not without its challenges. In this section, we'll explore some of the common obstacles businesses face and provide guidance on how to overcome them.\"}),/*#__PURE__*/e(\"h3\",{children:\"Data Quality and Consistency Issues\"}),/*#__PURE__*/e(\"p\",{children:\"Data quality and consistency are crucial for CRM automation to work effectively. However, many businesses struggle with inaccurate, incomplete, or duplicated data. To overcome this challenge:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Implement data validation rules\"}),\" to ensure data accuracy and completeness.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Regularly perform data audits and cleansing\"}),\" to eliminate duplicates and incorrect information.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Train users on proper data entry\"}),\" to prevent future data quality issues.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"User Adoption and Resistance\"}),/*#__PURE__*/e(\"p\",{children:\"Getting users to adopt CRM automation can be a significant challenge. To overcome this:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Communicate the benefits of automation\"}),\" to users, highlighting how it can simplify their work and improve productivity.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Provide ongoing support and training\"}),\" to ensure users are comfortable with the new system.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Celebrate early wins and successes\"}),\" to build momentum and enthusiasm for the new system.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Integration Complexities\"}),/*#__PURE__*/e(\"p\",{children:\"Integrating CRM automation with existing systems can be complex and time-consuming. To overcome this:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Thoroughly plan and test integrations\"}),\" to ensure seamless connectivity.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Work with experienced integration partners\"}),\" who can guide you through the process.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Implement a phased approach\"}),\" to integration, focusing on the most critical systems first.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Balancing Automation with Personal Touch\"}),/*#__PURE__*/e(\"p\",{children:\"It's essential to strike a balance between automation and personal touch in your customer interactions. To overcome this:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Identify processes that require human intervention\"}),\", such as complex customer inquiries or sensitive issues.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Use automation to enhance, not replace, personal interactions\"}),\", ensuring customers receive personalized attention when needed.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Regularly review and adjust automation rules\"}),\" to ensure they align with your business goals and customer needs.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By being aware of these common challenges and taking steps to overcome them, you can ensure a successful CRM automation implementation that drives business growth and customer satisfaction.\"})]});export const richText3=/*#__PURE__*/n(i.Fragment,{children:[/*#__PURE__*/e(\"h2\",{children:\"Attracting and Converting Potential Clients: The Art of Lead Generation for Consulting Companies\"}),/*#__PURE__*/e(\"p\",{children:\"Lead generation is the lifeblood of consulting companies. It's the process of attracting and converting potential clients into prospects, and ultimately, into paying customers. Without a steady stream of high-quality leads, consulting firms struggle to grow, let alone sustain themselves.\"}),/*#__PURE__*/e(\"p\",{children:\"The importance of lead generation can't be overstated. It's the key to securing new projects, expanding existing relationships, and driving revenue growth. Moreover, effective lead generation enables consulting companies to build a strong pipeline of potential clients, reducing the risk of revenue downturns and ensuring a stable future.\"}),/*#__PURE__*/e(\"p\",{children:\"However, lead generation has become increasingly challenging for consulting companies. The consulting industry is more competitive than ever, with a proliferation of firms offering similar services. Changing client preferences and expectations have also forced consulting companies to adapt their lead generation strategies.\"}),/*#__PURE__*/e(\"p\",{children:\"The digital transformation of the consulting industry has further complicated matters. Traditional lead generation methods, such as cold calling and networking, are no longer as effective. Consulting companies must now navigate a complex landscape of digital marketing channels, social media platforms, and content marketing strategies to reach their target audience.\"}),/*#__PURE__*/e(\"p\",{children:\"In this article, we'll explore the most effective lead generation strategies for consulting companies. We'll delve into understanding your target audience, building a strong online presence, and leveraging content marketing, email marketing, and paid advertising to attract and convert potential clients. Throughout this article, we'll provide actionable insights, real-world examples, and practical tips to help consulting companies overcome the challenges of lead generation and thrive in today's competitive landscape.\"}),/*#__PURE__*/e(\"p\",{children:\"By the end of this article, you'll have a comprehensive understanding of the lead generation strategies that work best for consulting companies. You'll be equipped with the knowledge and tools to attract high-quality leads, nurture them through the sales funnel, and ultimately, drive revenue growth for your firm.\"}),/*#__PURE__*/e(\"h2\",{children:\"Understanding Your Target Audience\"}),/*#__PURE__*/e(\"p\",{children:\"To generate high-quality leads, you need to understand who your ideal client is, what their pain points are, and how you can solve their problems. In this section, we'll explore how to identify and understand your target audience.\"}),/*#__PURE__*/e(\"h3\",{children:\"Identifying Ideal Client Profiles\"}),/*#__PURE__*/e(\"p\",{children:\"The first step in understanding your target audience is to identify your ideal client profiles. These are the companies or individuals who are most likely to need your consulting services. Consider the following factors:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Industry sectors:\"}),\" Which industries are most likely to need consulting services? Are you specializing in a particular sector, such as healthcare, finance, or technology?\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Company size and revenue thresholds:\"}),\" Are you targeting small startups, medium-sized businesses, or large corporations? What are the revenue thresholds for each type of company?\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Geographic location and market reach:\"}),\" Are you targeting local businesses, regional companies, or multinational corporations? Do you have a specific geographic location in mind?\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Common pain points and challenges:\"}),\" What are the common pain points and challenges faced by your ideal clients? Are they struggling with operational efficiency, strategy development, or talent management?\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By answering these questions, you can create a clear picture of your ideal client profiles.\"}),/*#__PURE__*/e(\"h3\",{children:\"Developing Buyer Personas\"}),/*#__PURE__*/e(\"p\",{children:\"Once you have identified your ideal client profiles, it's time to develop buyer personas. These are semi-fictional representations of your ideal clients, including their goals, challenges, and behaviors. Consider the following factors:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Key decision-makers:\"}),\" Who are the key decision-makers in your ideal client organizations? Are they C-suite executives, department heads, or middle managers?\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Roles, responsibilities, and goals:\"}),\" What are the roles, responsibilities, and goals of your key decision-makers? What are they trying to achieve, and how can you help them?\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Preferred communication channels and information sources:\"}),\" How do your key decision-makers prefer to communicate? Do they use social media, email, or phone? What are their preferred information sources?\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By developing buyer personas, you can create targeted marketing campaigns and messaging that resonate with your ideal clients.\"}),/*#__PURE__*/e(\"h3\",{children:\"Conducting Market Research\"}),/*#__PURE__*/e(\"p\",{children:\"Conducting market research is essential to understanding your target audience. You can gather insights from various sources, including:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Industry trends and market demands:\"}),\" What are the latest trends and demands in your industry? How can you position your consulting services to meet these demands?\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Competitor strategies and offerings:\"}),\" What are your competitors offering? How can you differentiate your services and provide unique value to your clients?\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Client feedback and testimonials:\"}),\" What do your current and past clients say about your services? How can you use this feedback to improve your offerings and attract new clients?\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By conducting market research, you can gather valuable insights that can inform your marketing strategies and help you attract high-quality leads.\"}),/*#__PURE__*/e(\"h2\",{children:\"Building a Strong Online Presence\"}),/*#__PURE__*/e(\"p\",{children:\"A strong online presence is crucial for consulting companies to establish credibility, build trust, and generate leads. In today's digital landscape, potential clients are likely to search for consulting services online before making a decision. A professional website, search engine optimization, and social media presence can help consulting firms attract and engage with their target audience.\"}),/*#__PURE__*/e(\"h3\",{children:\"Creating a Professional Website\"}),/*#__PURE__*/e(\"p\",{children:\"A consulting company's website is often the first point of contact with potential clients. It should clearly communicate the firm's value proposition, services, and expertise. A well-designed website can help establish credibility and build trust with visitors. Consider the following essential elements for a consulting company website:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Clear and concise messaging\"}),\": Clearly articulate the firm's consulting services and areas of expertise.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Showcase of past projects and case studies\"}),\": Highlight successful client engagements, including challenges, solutions, and results.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Client testimonials and success stories\"}),\": Share genuine feedback and endorsements from satisfied clients.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Easy-to-use contact forms and call-to-action buttons\"}),\": Make it easy for visitors to get in touch or request more information.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Optimizing for Search Engines (SEO)\"}),/*#__PURE__*/e(\"p\",{children:\"Search engine optimization (SEO) is critical for consulting companies to improve their online visibility and attract organic traffic. By optimizing the website for specific keywords and phrases, consulting firms can increase their chances of ranking higher in search engine results pages (SERPs). Consider the following SEO strategies:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Keyword research\"}),\": Identify relevant consulting-related keywords and phrases to target.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"On-page optimization techniques\"}),\": Optimize title tags, meta descriptions, header tags, and content structure.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Local SEO strategies\"}),\": Claim and optimize Google My Business listing, and target local keywords.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Building high-quality backlinks\"}),\": Obtain links from industry-relevant sources to improve website authority.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Leveraging Social Media Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"Social media can be an effective channel for consulting companies to build brand awareness, establish thought leadership, and engage with potential clients. Focus on the following social media platforms:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"LinkedIn\"}),\": Utilize LinkedIn for professional networking, thought leadership, and industry-specific content sharing.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Twitter\"}),\": Share industry news, quick updates, and engage with influencers and potential clients.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Facebook and Instagram\"}),\": Build brand awareness, share company culture, and showcase employee expertise.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Consistency in posting schedule and content themes\"}),\": Maintain a consistent tone, style, and posting schedule to build audience trust and engagement.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By building a strong online presence, consulting companies can increase their visibility, credibility, and lead generation potential. A professional website, effective SEO, and strategic social media presence can help consulting firms attract and engage with their target audience, ultimately driving business growth and success.\"}),/*#__PURE__*/e(\"h2\",{children:\"Content Marketing Strategies\"}),/*#__PURE__*/e(\"p\",{children:\"Content marketing is a crucial aspect of lead generation for consulting companies. By creating valuable, informative, and engaging content, you can attract potential clients, build trust, and establish your firm as a thought leader in the industry.\"}),/*#__PURE__*/e(\"h3\",{children:\"Blogging and Article Writing\"}),/*#__PURE__*/e(\"p\",{children:\"Blogging and article writing are excellent ways to showcase your expertise and provide value to potential clients. Your content should address common pain points and challenges faced by your target audience, providing solutions and insight that demonstrate your firm's capabilities.\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Topics addressing common client pain points and industry challenges\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"How-to guides and best practices in consulting\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Analysis of industry trends and market predictions\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Guest posting on reputable industry websites to expand your reach\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Creating Whitepapers and E-books\"}),/*#__PURE__*/e(\"p\",{children:\"Whitepapers and e-books provide in-depth exploration of specific consulting methodologies, case studies, and industry reports. These comprehensive resources demonstrate your firm's expertise and can be leveraged as lead magnets to capture potential clients' contact information.\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"In-depth exploration of specific consulting methodologies\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Case studies showcasing successful client engagements\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Industry reports with data-driven insights\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Developing Webinars and Video Content\"}),/*#__PURE__*/e(\"p\",{children:\"Webinars and video content offer a unique opportunity to engage with potential clients in real-time, providing educational value and showcasing your firm's expertise.\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Live Q&A sessions with consulting experts\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Educational series on key consulting concepts\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Client success story videos and testimonials\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Podcasting\"}),/*#__PURE__*/e(\"p\",{children:\"Podcasting is an excellent way to share your firm's expertise and thought leadership with a wider audience. By interviewing industry leaders and successful clients, you can provide valuable insights and establish your firm as a trusted authority in the consulting industry.\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Interviews with industry leaders and successful clients\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Discussion of current trends and challenges in consulting\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Sharing practical tips and advice for businesses\"})})]}),/*#__PURE__*/e(\"p\",{children:\"By implementing these content marketing strategies, you can attract potential clients, build trust, and establish your consulting firm as a thought leader in the industry. Remember to always focus on providing value to your audience, and to consistently measure and optimize your content's performance.\"}),/*#__PURE__*/e(\"h2\",{children:\"Email Marketing for Consultants\"}),/*#__PURE__*/e(\"p\",{children:\"When it comes to generating leads for consulting companies, email marketing is a crucial component of the overall strategy. Done correctly, it can help you nurture leads, build trust, and eventually convert them into paying clients. In this section, we'll explore the essential elements of an effective email marketing strategy for consultants.\"}),/*#__PURE__*/e(\"p\",{children:\"To get started, you need a list of email addresses from potential clients who are interested in your consulting services. Here are some ways to build and segment your email list:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Opt-in forms on your website and social media profiles:\"}),\" Make it easy for visitors to opt-in to your email list by placing forms in strategic locations.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Lead magnets:\"}),\" Offer free resources, such as e-books, whitepapers, or webinars, in exchange for email addresses.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Segmentation based on industry, company size, and interests:\"}),\" This helps you tailor your email content to specific groups, increasing the likelihood of engagement.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"When crafting email campaigns, keep the following best practices in mind:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Personalized subject lines and content:\"}),\" Use the recipient's name and tailor the content to their specific interests or pain points.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Valuable insights and tips:\"}),\" Provide actionable advice or industry insights that demonstrate your expertise and build trust.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Clear call-to-actions:\"}),\" Encourage recipients to contact you, schedule a call, or attend a webinar.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"Automated email sequences can help you nurture leads and move them through the sales funnel. Here are some examples:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Welcome series for new subscribers:\"}),\" Send a series of emails that introduce your consulting services and provide valuable resources.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Educational content drip campaigns:\"}),\" Send a series of emails that provide in-depth information on a specific topic or industry trend.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Re-engagement campaigns for inactive leads:\"}),\" Send targeted emails to re-engage leads that have gone cold.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By building a targeted email list, crafting effective email campaigns, and nurturing leads through automated sequences, you can generate high-quality leads and drive business growth for your consulting company.\"}),/*#__PURE__*/e(\"h2\",{children:\"Networking and Referral Strategies\"}),/*#__PURE__*/e(\"p\",{children:\"As a consulting firm, you understand the importance of building relationships and leveraging your professional network to generate leads. In this section, we'll explore strategies for attending industry events, building strategic partnerships, and implementing a client referral program.\"}),/*#__PURE__*/e(\"h3\",{children:\"Attending Industry Events and Conferences\"}),/*#__PURE__*/e(\"p\",{children:\"Industry events and conferences provide a platform to connect with potential clients, showcase your expertise, and stay updated on the latest trends and developments in your niche. To make the most of these events, prepare an elevator pitch that clearly communicates your consulting services and value proposition. Also, research the attendee list beforehand and identify key decision-makers you'd like to meet.\"}),/*#__PURE__*/e(\"p\",{children:\"After the event, be sure to follow up with new connections via email or LinkedIn, and maintain a record of the conversations you had. This will help you stay top of mind and potentially lead to new business opportunities.\"}),/*#__PURE__*/e(\"h3\",{children:\"Building Strategic Partnerships\"}),/*#__PURE__*/e(\"p\",{children:\"Strategic partnerships with complementary service providers can help expand your network and generate leads. Identify potential partners who share your target audience and have expertise that complements your consulting services. Together, you can co-host events, webinars, or even co-create valuable content that showcases your collective expertise.\"}),/*#__PURE__*/e(\"p\",{children:\"Developing a mutually beneficial referral program can also help drive leads. For example, you could agree to refer clients to each other's services, or offer joint proposals that showcase the combined value of your partnership.\"}),/*#__PURE__*/e(\"h3\",{children:\"Implementing a Client Referral Program\"}),/*#__PURE__*/e(\"p\",{children:\"Happy clients are often your best source of referrals. Implementing a client referral program can incentivize them to refer new business to your consulting firm. Here are some ideas:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Offer a discount on their next project or a small gift card for each successful referral.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Create an easy-to-use referral template that clients can use to refer new business.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Make it easy for clients to refer by providing a dedicated landing page or email address for referrals.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Show appreciation for successful referrals by sending a thank-you note or small gift.\"})})]}),/*#__PURE__*/e(\"p\",{children:\"By implementing these networking and referral strategies, you can expand your professional network, build relationships, and generate high-quality leads for your consulting firm.\"}),/*#__PURE__*/e(\"h2\",{children:\"Paid Advertising for Lead Generation\"}),/*#__PURE__*/e(\"p\",{children:\"Paid advertising can be a highly effective way to generate leads for consulting companies, especially when done strategically. Here are some key tactics to consider:\"}),/*#__PURE__*/e(\"h3\",{children:\"Google Ads for Consulting Services\"}),/*#__PURE__*/e(\"p\",{children:\"Google Ads is a powerful platform for reaching potential clients who are actively searching for consulting services. To get the most out of Google Ads, focus on the following:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Keyword selection:\"}),\" Choose consulting-related keywords that your target audience is likely to search for. Use tools like Google Keyword Planner to identify relevant keywords and phrases.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Compelling ad copy and landing pages:\"}),\" Craft ad copy that highlights your consulting services and expertise, and directs visitors to landing pages that are optimized for conversions.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Retargeting strategies:\"}),\" Use retargeting ads to reach users who have visited your website but haven't converted yet. This can be an effective way to stay top of mind and encourage them to take action.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"LinkedIn Advertising\"}),/*#__PURE__*/e(\"p\",{children:\"LinkedIn is a valuable platform for consulting companies, as it allows you to target specific job titles, industries, and companies. Here are some key LinkedIn advertising strategies to consider:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Sponsored content:\"}),\" Use sponsored content to target specific job titles and industries, and deliver valuable content that showcases your expertise.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"InMail campaigns:\"}),\" Use InMail campaigns to reach out to decision-makers directly, and personalize your messages to increase engagement.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Lead gen forms:\"}),\" Use lead gen forms to make it easy for potential clients to provide their information and express interest in your services.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Facebook and Instagram Ads\"}),/*#__PURE__*/e(\"p\",{children:\"Facebook and Instagram can be effective platforms for reaching potential clients who may not be actively searching for consulting services. Here are some key tactics to consider:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Targeting based on interests and behaviors:\"}),\" Use Facebook and Instagram's robust targeting options to reach users who are likely to be interested in your services.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Visually appealing ad creatives:\"}),\" Use high-quality visuals to grab users' attention and make your ads stand out in a crowded feed.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Custom audiences for retargeting:\"}),\" Use custom audiences to retarget users who have visited your website or engaged with your content.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Measuring and Optimizing Ad Performance\"}),/*#__PURE__*/e(\"p\",{children:\"To get the most out of your paid advertising efforts, it's essential to track and optimize your ad performance. Focus on the following:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Key metrics to track:\"}),\" Monitor metrics like CTR, conversion rate, and cost per lead to get a sense of your ads' performance.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"A/B testing ad elements:\"}),\" Continuously test different ad elements, such as headlines, images, and calls-to-action, to identify what performs best.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Adjusting budgets based on performance data:\"}),\" Use performance data to inform your budget allocation, and shift resources to the ads that are driving the most leads and conversions.\"]})})]}),/*#__PURE__*/e(\"h2\",{children:\"Inbound Marketing Techniques\"}),/*#__PURE__*/e(\"p\",{children:\"Inbound marketing is a powerful strategy for generating leads in the consulting industry. By creating valuable content and experiences, you can attract potential clients and establish your firm as a thought leader. Here are some inbound marketing techniques to consider:\"}),/*#__PURE__*/e(\"h3\",{children:\"Creating Valuable Lead Magnets\"}),/*#__PURE__*/e(\"p\",{children:\"A lead magnet is a free resource that provides value to potential clients in exchange for their contact information. Examples of lead magnets include:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Free consultations or strategy sessions\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Industry benchmark reports\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Templates and tools for common business processes\"})})]}),/*#__PURE__*/e(\"p\",{children:\"When creating a lead magnet, focus on providing real value to your target audience. This will help establish trust and increase the likelihood of them becoming a paying client.\"}),/*#__PURE__*/e(\"h3\",{children:\"Implementing Chatbots for Lead Qualification\"}),/*#__PURE__*/e(\"p\",{children:\"Chatbots can be a useful tool for qualifying leads and identifying potential clients. By scripting conversation flows, you can identify key pain points and interests, and direct leads to relevant content or consultants. When implementing chatbots, consider the following:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Integrate your chatbot with your CRM system to track interactions and follow-up\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Use AI to improve chatbot effectiveness over time\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Ensure conversation flows are natural and conversational\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Hosting Virtual Events and Workshops\"}),/*#__PURE__*/e(\"p\",{children:\"Hosting virtual events and workshops can be an effective way to establish your firm as a thought leader and generate leads. Consider the following:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Host interactive sessions on solving specific business challenges\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Provide demonstrations of consulting methodologies\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Offer networking opportunities for attendees\"})})]}),/*#__PURE__*/e(\"p\",{children:\"By hosting valuable and informative events, you can attract potential clients and showcase your firm's expertise. This can help establish trust and increase the likelihood of generating leads.\"}),/*#__PURE__*/e(\"h2\",{children:\"Outbound Lead Generation Tactics\"}),/*#__PURE__*/e(\"p\",{children:\"When it comes to generating leads for your consulting business, outbound tactics can be an effective way to proactively target potential clients. However, it's essential to approach outbound lead generation in a personalized and respectful manner to avoid being seen as spammy or intrusive. Here are some outbound lead generation tactics to consider:\"}),/*#__PURE__*/e(\"h3\",{children:\"Cold Emailing Best Practices\"}),/*#__PURE__*/e(\"p\",{children:\"Cold emailing can be an effective way to reach out to potential clients who may not be aware of your consulting services. To make cold emailing work, you need to do your research and personalize your emails.\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Research the company and the person you're emailing to understand their pain points and challenges.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Craft a compelling subject line and email body that speaks directly to their needs.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Follow up with a polite and non-pushy email if you don't receive a response.\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"LinkedIn Outreach Strategies\"}),/*#__PURE__*/e(\"p\",{children:\"LinkedIn can be a powerful platform for outbound lead generation, especially if you're targeting businesses and professionals.\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Optimize your LinkedIn profile to showcase your expertise and credibility.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Identify decision-makers in your target companies and connect with them.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Engage with their content and start a conversation before pitching your services.\"})})]}),/*#__PURE__*/e(\"h3\",{children:\"Phone Outreach Techniques\"}),/*#__PURE__*/e(\"p\",{children:\"Phone outreach can be an effective way to reach out to potential clients, especially if you're targeting high-value projects.\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Prepare a script and a clear value proposition to communicate your services.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Time your calls to maximize effectiveness, such as during a specific time of day or week.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/e(\"p\",{children:\"Handle objections professionally and schedule follow-up calls as needed.\"})})]}),/*#__PURE__*/e(\"p\",{children:\"Remember, outbound lead generation is about building relationships and providing value to potential clients. By personalizing your approach and respecting people's time, you can generate high-quality leads for your consulting business.\"}),/*#__PURE__*/e(\"h2\",{children:\"Measuring and Optimizing Lead Generation Efforts\"}),/*#__PURE__*/e(\"p\",{children:\"As a consulting company, it's crucial to measure the effectiveness of your lead generation strategies to understand what's working and what needs improvement. By tracking key performance indicators (KPIs), you can refine your approach to attract more qualified leads and convert them into paying clients.\"}),/*#__PURE__*/e(\"h3\",{children:\"Key Performance Indicators (KPIs) for Consulting Lead Generation\"}),/*#__PURE__*/e(\"p\",{children:\"Monitor the following KPIs to gauge the success of your lead generation efforts:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Lead quantity and quality metrics\"}),\": Track the number of leads generated, their source, and quality score. This will help you identify which channels are most effective and where to focus your efforts.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Conversion rates at each stage of the funnel\"}),\": Measure the percentage of leads that move from one stage to the next, such as from website visitor to lead, or from lead to proposal submission. This will help you identify areas where leads are dropping off and optimize your process.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Customer acquisition cost and lifetime value\"}),\": Calculate the cost of acquiring a new client and the lifetime value of that client to determine the return on investment (ROI) of your lead generation efforts.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Implementing Tracking and Analytics Tools\"}),/*#__PURE__*/e(\"p\",{children:\"To accurately measure your KPIs, you'll need to implement tracking and analytics tools, such as:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Google Analytics\"}),\": Monitor website performance, track user behavior, and analyze conversion rates.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"CRM systems\"}),\": Manage leads, track interactions, and analyze sales performance.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Marketing automation platforms\"}),\": Analyze campaign performance, track lead behavior, and automate workflows.\"]})})]}),/*#__PURE__*/e(\"h3\",{children:\"Continuous Improvement Strategies\"}),/*#__PURE__*/e(\"p\",{children:\"To ensure continued success, regularly review your lead generation performance and implement the following strategies:\"}),/*#__PURE__*/n(\"ul\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Regular review of lead generation performance\"}),\": Schedule regular check-ins to analyze KPIs, identify areas for improvement, and adjust your strategy accordingly.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"A/B testing different approaches and messages\"}),\": Experiment with different tactics, such as email subject lines, landing page designs, or social media content, to optimize your lead generation strategy.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/n(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Staying updated on industry trends and new lead gen techniques\"}),\": Attend industry events, read relevant blogs, and participate in online forums to stay informed about the latest lead generation strategies and best practices.\"]})})]}),/*#__PURE__*/e(\"p\",{children:\"By regularly measuring and optimizing your lead generation efforts, you'll be able to refine your approach, attract more qualified leads, and drive business growth.\"}),/*#__PURE__*/e(\"h2\",{children:\"Conclusion\"}),/*#__PURE__*/e(\"p\",{children:\"In conclusion, lead generation for consulting companies requires a strategic and multi-channel approach. By understanding your target audience, building a strong online presence, creating valuable content, leveraging social media, and utilizing email marketing, networking, and paid advertising, you can attract and convert potential clients into prospects.\"}),/*#__PURE__*/e(\"p\",{children:\"Remember, lead generation is an ongoing process that requires continuous measurement, optimization, and improvement. By staying up-to-date with the latest trends and strategies, you can refine your approach and stay ahead of the competition.\"}),/*#__PURE__*/e(\"p\",{children:\"Don't be discouraged if you don't see immediate results. Lead generation is a long-term investment in your business. Focus on providing value to your potential clients, and with persistence and creativity, you'll start to see the leads roll in.\"}),/*#__PURE__*/e(\"p\",{children:\"Finally, don't be afraid to experiment and try new things. The key to successful lead generation is to stay agile and adapt to changing market conditions and client needs. By doing so, you'll be well on your way to generating a steady stream of high-quality leads that will drive growth and revenue for your consulting business.\"})]});\nexport const __FramerMetadata__ = {\"exports\":{\"richText\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["richText", "u", "x", "p", "richText1", "richText2", "richText3", "__FramerMetadata__"]
}
