Win At Business And Life In An AI World

RESOURCES

  • Jabs Short insights and occassional long opinions.
  • Podcasts Jeff talks to successful entrepreneurs.
  • Guides Dive into topical guides for digital entrepreneurs.
  • Downloads Practical docs we use in our own content workflows.
  • Playbooks AI workflows that actually work.
  • Research Access original research on tools, trends, and tactics.
  • Forums Join the conversation and share insights with your peers.

MEMBERSHIP

HomeForumsPage 7

Jeff Bullas

Forum Replies Created

Viewing 15 posts – 91 through 105 (of 671 total)
  • Author
    Posts
  • in reply to: What is AMP in email marketing? #122971
    Jeff Bullas
    Keymaster

    A great question. AMP is one of the most exciting but also challenging technologies in email today.

    Short Answer: AMP for Email is a framework created by Google that allows you to embed interactive, website-like components directly into an email. It goes beyond static text and images, allowing for things like live forms, image carousels, and accordions that a user can interact with inside the inbox.

    The goal of AMP is to turn a static, read-only email into a dynamic, app-like experience, reducing the friction for a user to complete an action.

    With a standard email, if you want a user to fill out a form or browse a gallery, you need them to click a link and go to your website. AMP for Email aims to eliminate that step. It allows you to build emails with interactive elements, such as a product review form with text fields and a submit button that works inside the email, an image carousel a user can swipe through, or collapsible content sections that can be expanded or hidden. It can even pull in live data, so the content is up-to-date the moment the email is opened.

    However, there are significant challenges, which is why it has not been universally adopted. The first and biggest issue is limited email client support. AMP is primarily supported by Gmail, Yahoo Mail, and Mail.ru. It does not work in Apple Mail or the vast majority of Microsoft Outlook clients, which make up a huge portion of email users. This means you must always build a standard, non-AMP version of your email as a fallback for those recipients.

    The second challenge is technical complexity. Building and testing an AMP email requires specialised development skills and is far more time-consuming and expensive than creating a standard HTML email. You also have to go through a strict registration and approval process with Google to even be allowed to send AMP emails. For most businesses, the effort required currently outweighs the benefit, and focusing on creating a great traditional email with compelling text and images that links to a fast-loading landing page is still the more practical and effective approach.

    Cheers,
    Jeff

    Jeff Bullas
    Keymaster

    An excellent lead magnet strategy. Quizzes are one of the most effective list-builders when done well.

    Short Answer: You use a quiz as a lead magnet by offering a valuable, personalized result in exchange for an email address. The user takes the quiz, and just before their results are revealed, a form appears asking for their email to send the results to, turning an engaging piece of content into a lead capture tool.

    The key is the psychological principle of curiosity; once someone has invested time in answering the questions, their desire to see the personalized result is extremely high.

    The first and most important step is creating a compelling quiz concept. The quiz title and the promise of the result are the hook. The text of the title should offer a clear benefit, helping the user discover something about themselves that is relevant to your niche. For example, a fitness coach might create a “What’s Your Workout Personality?” quiz. The result must be a genuinely valuable insight, not a one-sentence gimmick.

    Next, the quiz itself should be an engaging piece of content. The questions and answers are a form of text that should be fun and easy to understand. You can make the experience more dynamic by using interesting images or even short video clips as part of the questions.

    The lead capture mechanism works by gating the results. After the user answers the final question, a form appears that requires them to enter their email address before they can view their personalized results. The text on this form should be benefit-driven, for example, “Enter your email to see your results!”.

    Finally, you must deliver a high-value results page. This is where you fulfill your promise. This page should provide a detailed, text-based description of their result type. This is also a powerful opportunity for segmentation and sales. The results page can recommend specific products, content, or services tailored to that user’s specific outcome. For instance, if their result is “The Social Exerciser,” you can show images and links to your group coaching programs.

    Cheers,
    Jeff

    Jeff Bullas
    Keymaster

    A great question. Countdown timers are a powerful tool for creating urgency when used correctly.

    Short Answer: Yes, you can put a live countdown timer in an email. It works by embedding a dynamic image, usually an animated GIF, that is generated by a third-party service. This service creates a new image frame every time it is requested by the email client.

    The key is to understand that you are not embedding a piece of code that runs in the email, but rather an image that is being constantly and instantly updated on a server.

    It’s a common misconception that there is complex code running inside the email itself. For security reasons, email clients block scripts, so a different approach is needed. The countdown timer is actually a dynamic image generated on the fly. When a subscriber opens your email, their email client sends a request to a server to download the images. The third-party timer service receives this request, instantly generates an animated GIF image showing the correct time remaining until your deadline, and sends that image back to the email.

    To create one, you use one of the many online countdown timer services. The process is simple. You go to their website, enter your specific deadline date and time, and customise the timer’s appearance with your brand’s colours and text styles. The service will then provide you with a small snippet of HTML code. You simply copy this code and paste it into your email template’s HTML where you want the timer image to appear. Your email marketing platform will then display the live, animated timer.

    The most important best practice is to ensure the urgency is real. A countdown timer for a fake deadline will quickly erode your customers’ trust. The timer image should also be placed directly above a clear call-to-action button with text like “Register Before Time Runs Out,” so the urgency is immediately followed by the solution.

    Cheers,
    Jeff

    Jeff Bullas
    Keymaster

    A great question. Unsubscribes aren’t just a loss; they are a valuable source of feedback.

    Short Answer: A healthy unsubscribe rate for an email campaign is generally considered to be below 0.5%. To analyze the reasons, you must implement an exit survey on your unsubscribe page that asks users for specific, text-based feedback on why they are leaving.

    The goal is to treat unsubscribes as a data point to learn from, not just a negative metric to be feared.

    As a general benchmark, an unsubscribe rate of under 0.5% per email is considered healthy for most industries. If your rate is significantly higher, it’s a strong signal that there is a mismatch between what your audience expects and what you are sending. It is also worth noting that you should expect temporary spikes in unsubscribes if you email a segment of your list that has been inactive for a long time. An unusually low rate, like 0.1%, can sometimes be a red flag that your unsubscribe link is too difficult to find.

    The only effective way to analyse the reasons for unsubscribes is to ask for feedback at the moment someone leaves. The best practice is to configure your unsubscribe link to lead to a simple landing page with an optional, one-question exit survey. This page should first confirm that they have been successfully unsubscribed, and then ask, “Could you tell us why you’re leaving?”.

    Provide a few clear, multiple-choice options in your survey. Common reasons include “I receive too many emails,” which is feedback on your sending frequency, or “The content is no longer relevant to me,” which is feedback on your content and segmentation strategy. You should also include an open text field for “Other” to capture more specific feedback. Analysing this text-based data over time will give you incredibly valuable, direct insight into how you can improve your email program for your remaining subscribers.

    Most importantly, never make the unsubscribe process difficult. Hiding the link or forcing users to log in is against email regulations and will only result in them hitting the spam button, which is far more damaging to your sender reputation.

    Cheers,
    Jeff

    Jeff Bullas
    Keymaster

    A very important distinction to understand for anyone serious about email deliverability.

    Short Answer: IP warming is the process of building a good sender reputation for a new, dedicated IP address. Domain warming is the process of building a good sender reputation for your sending domain name. While they are often done at the same time, they are two separate reputations that email providers track.

    Think of it this way: your IP address is the post office your mail comes from, and your domain is the return address on the envelope; internet service providers check the reputation of both.

    IP warming is the process of gradually increasing the volume of emails sent from a new, dedicated IP address over a period of weeks. A new, or “cold,” IP has no sending history, so inbox providers like Gmail are naturally suspicious of it. By starting with a low volume of text-based emails sent to your most engaged subscribers and then slowly ramping up, you are demonstrating good sending behaviour and proving that you are a legitimate sender, not a spammer. This process is only necessary for senders using a dedicated IP.

    Domain warming is a similar process, but it’s focused on the reputation of your sending domain, such as @yourbrand.com. Every email provider keeps a reputation score for your specific domain, and this reputation follows you even if you change email platforms or IP addresses. The process of building this reputation involves sending consistent, high-engagement emails over time. This is something every sender needs to be mindful of, whether they are on a dedicated IP or a shared one.

    If you are starting with both a new dedicated IP and a new domain, you are essentially warming them up at the same time with the same structured sending plan. However, if you have an established, warm domain but move to a new dedicated IP, you must still go through the IP warming process. They are separate but interconnected reputations that are critical to getting your text and image content into the inbox.

    Cheers,
    Jeff

    Jeff Bullas
    Keymaster

    A fantastic question. The post-purchase period is one of the most underrated opportunities in marketing.

    Short Answer: An effective post-purchase email sequence goes beyond the initial order confirmation. It should include a series of value-driven emails that help the customer use their product, ask for a review, and intelligently cross-sell related items, all while reinforcing their decision to buy from you.

    The goal is to transform a one-time buyer into a loyal, repeat customer by providing an exceptional post-sale experience.

    Your post-purchase sequence should begin right after the customer’s product has been delivered. The first email should not be another sales pitch; its only goal is to provide value. The text should focus on helping them get the most out of their new item. If it’s a complex product, this email could contain a link to a video tutorial. If it’s a clothing item, it could feature images showing different ways to style it. This first step is crucial for ensuring the customer has a positive product experience.

    About one to two weeks after the product has been delivered, send your second email: the review request. Now that the customer has had time to use the product, it’s the perfect moment to ask for their feedback. The text should be a simple and direct request for a review, with a clear button that takes them directly to the product page. This is a key step for gathering valuable social proof.

    A week or two after the review request, you can send the third email: the intelligent cross-sell. Do not just send a generic sales promotion. This email should be highly personalized. The text and images should feature products that directly complement the item they already purchased. For example, if they bought a particular coffee blend, you could promote a specific mug or brewing accessory that pairs well with it.

    By structuring your sequence this way—value first, then a request, then a relevant offer—you build trust and a much stronger customer relationship than a single, transactional email ever could.

    Cheers,
    Jeff

    in reply to: Do emojis increase open rates? #122946
    Jeff Bullas
    Keymaster

    A very common and often debated topic in email marketing.

    Short Answer: Yes, emojis in subject lines can increase open rates, but their effectiveness is highly dependent on your brand, audience, and industry. When used correctly, they can make your text-based subject line stand out, but when overused or used inappropriately, they can look like spam and hurt your brand.

    The goal is to use them as a strategic, attention-grabbing tool, not as a decorative gimmick.

    The primary reason emojis can work is that they are visual. In an inbox filled with plain text, a colourful emoji is an image that breaks the pattern and draws the human eye, causing the reader to pause on your subject line. They can also convey emotion and ideas more concisely than words, which is a major advantage when you have limited characters to make an impression.

    However, there are significant risks to consider. First, they must match your brand’s voice. If you are a serious, formal brand, using a winking emoji might feel out of place and damage your credibility. Second, overusing them is a classic spam trigger. A subject line with a long string of emojis looks unprofessional and can increase your chances of being filtered into the junk folder. Third, not all emojis render correctly on every email client and device. What looks perfect on an iPhone might appear as a generic square box on an older version of Outlook.

    The best practice is to be thoughtful and strategic. Use one, relevant emoji to supplement your text, not replace it. The subject line should be perfectly clear and compelling even without the emoji. Most importantly, the only way to know for sure if emojis work for your audience is to A/B test them. Send an identical email to two segments of your list, with the only difference being an emoji in one of the subject lines. The data from that test will give you a definitive answer.

    Cheers,
    Jeff

    Jeff Bullas
    Keymaster

    A very important topic. Understanding and avoiding spam traps is essential for long-term email success.

    Short Answer: Spam traps are email addresses used by anti-spam organizations to identify and block spammers. They are not used by real people. You can’t remove them individually because you don’t know which ones they are; you remove them by implementing strict, ongoing list hygiene practices.

    Think of them as secret landmines for email marketers; you don’t avoid them by finding them, you avoid them by never walking in the minefield in the first place.

    There are two main types of spam traps you need to be aware of. The first are ‘pristine’ spam traps. These are brand new email addresses created by anti-spam groups and placed on public websites for email-harvesting bots to find. Hitting one of these is a major red flag, as it proves you are sending text-based marketing to addresses that never opted in. The only way these get on your list is if you are buying lists or using other improper list-gathering techniques, which you must never do.

    The second, more common type are ‘recycled’ spam traps. These were once valid email addresses used by real people, but they were abandoned (for instance, when someone left a job). The provider deactivates the address, and after a long period of inactivity, they reactivate it as a trap. If you send an email to it, it signals to the provider that you are not regularly cleaning your list of inactive contacts.

    Since you cannot identify individual spam trap addresses, the only way to remove them is through disciplined list management. First, implement a double opt-in process for all new subscribers to confirm they are real and want your emails. Second, and most importantly, you must regularly clean your list. This means implementing a sunset policy to automatically remove subscribers who have not opened or clicked an email in a long time, for example, six months. An old, inactive email address is the most likely candidate to become a recycled spam trap.

    Cheers,
    Jeff

    in reply to: Win-back vs. re-engagement: What’s the difference? #122938
    Jeff Bullas
    Keymaster

    An excellent distinction to make. Using the right strategy for the right audience is key.

    Short Answer: A ‘re-engagement’ campaign targets subscribers who have become inactive but are still on your list. A ‘win-back’ campaign is a more aggressive strategy aimed at customers who have actively cancelled a service or have not purchased in a very long time, with the goal of winning back their business.

    Think of it as the difference between waking up a sleeping contact versus convincing an ex-customer to come back.

    A re-engagement campaign is focused on list hygiene and waking up subscribers who have simply stopped opening or clicking your emails. The audience is passive. The primary goal of the text is to get them to take a single action, even just an open, to signal that they are still interested. The tone of the text is often emotional or curiosity-driven, with subject lines like “Is this goodbye?” or “Here’s what you’ve missed”. The ultimate goal is often to identify the truly uninterested subscribers so you can remove them with a sunset policy.

    A win-back campaign, on the other hand, is a sales-focused strategy targeted at a much more valuable segment: lapsed customers. This audience has actively purchased from you in the past but has since churned. Because you know they have been a paying customer, the strategy can be more direct and incentive-driven. The email text should acknowledge their past loyalty and present a compelling offer to return, such as a significant discount, a special new product, or an exclusive service offering. The goal is not just an open, but a new conversion.

    So, while both campaigns target “inactive” contacts, re-engagement is for passive list members, while win-back is for former paying customers.

    Cheers,
    Jeff

    in reply to: What should I do if my YouTube channel gets hacked? #122880
    Jeff Bullas
    Keymaster

    This is a stressful situation, but there is a clear process to follow.

    Short Answer: First, attempt to secure your associated Google Account immediately. Then, your priority is to contact Creator Support by sending a public tweet to the @TeamYouTube handle on Twitter to report the channel hijack.

    Using the correct communication formats and providing the right information is the key to a swift recovery of your channel and its content.

    There is a specific sequence of actions you need to take. Firstly, focus on the primary communication format for this crisis, which is a public tweet to @TeamYouTube; this is their official and fastest channel for hijack recovery. Secondly, once they respond, they will guide you to a secure, private text format, usually a Direct Message, where you will need to provide several other information formats to verify your identity. Thirdly, you should prepare these information formats in advance, which must include your channel’s URL, the approximate date the hijack occurred, and screenshots of any unauthorised changes to your channel’s visual formats, like the banner, or any strange new video content that has appeared. Following this communication protocol is the most effective way to begin the process of restoring all of your original content formats.

    Cheers,

    Jeff

    in reply to: What are the best ways to avoid creator burnout? #122876
    Jeff Bullas
    Keymaster

    This is arguably the most important long-term challenge a creator will face.

    Short Answer: The most effective way to avoid burnout is to build a sustainable production system. This involves diversifying your content formats, batch-producing your videos, and strategically planning your content calendar well in advance.

    By optimising your relationship with your various content formats, you can reclaim your time and protect your creative energy.

    There are several ways to make your workflow more sustainable. Firstly, you should diversify your content formats by mixing in “lighter” content, like Shorts or Community posts, between your high-effort, long-form videos; this reduces the weekly production load while maintaining engagement. Secondly, you must embrace batching your primary video format by dedicating specific days to filming multiple videos and separate days to editing, which is far more efficient than the daily grind of creating one video from start to finish. Finally, you need to use your content calendar as a strategic planning tool, mapping out your video formats weeks ahead to eliminate the daily pressure of inventing new ideas and allowing you to schedule proper, guilt-free breaks into your schedule.

    Cheers,

    Jeff

    Jeff Bullas
    Keymaster

    Understanding this distinction is crucial for managing your revenue expectations.

    Short Answer: Regular videos earn a revenue share from ads that run directly on your specific video. In contrast, Shorts earn a share of a collective “Creator Pool,” which is funded by all the ads that run between videos in the Shorts feed.

    This fundamental difference in how ads are served against each content format is why the revenue models are completely separate.

    The monetisation methods are tied directly to the content formats. Firstly, for the traditional long-form video format, advertisers buy ad slots that are attached to your specific video, such as pre-rolls or mid-rolls, and you receive a 55% share of that ad revenue. Secondly, the Shorts video format is different because ads are not placed on your individual Short; instead, they appear in the feed as viewers swipe between videos. All the revenue from these feed ads is collected into a Creator Pool, which is then allocated to monetised creators based on their share of total Shorts views. You receive 45% of your allocated share, which is why a high view count on a Short typically results in a much lower RPM than a similar number of views on a long-form video.

    Cheers,

    Jeff

    in reply to: How do I make a media kit for sponsors? #122868
    Jeff Bullas
    Keymaster

    Creating a professional media kit is a fundamental step in monetising your influence.

    Short Answer: A strong media kit is a concise, visually appealing document, typically a PDF, that combines key text information, data formats from your analytics, and image formats that represent your brand.

    The goal is to use these different formats to tell a compelling story about your channel’s value to a potential sponsor.

    Your media kit should be a curated collection of your most important information, presented across several formats. Firstly, the text format is crucial for your introduction; this includes a short bio about you and a paragraph describing your channel’s niche and the value you provide. Secondly, the core of your kit is the data format, where you must present key metrics from your analytics like subscriber numbers, average viewership, and audience demographics, such as age and location. Thirdly, you need to include strong image formats, like a high-quality headshot and screenshots of your channel, to showcase your brand’s visual identity. Finally, you should outline the collaboration formats you offer, such as a dedicated video or a multi-platform campaign, but it is often best to state that specific rates are available upon request rather than listing them directly in the kit.

    Cheers,

    in reply to: How do I correctly disclose a paid sponsorship? #122864
    Jeff Bullas
    Keymaster

    Handling sponsorships transparently is crucial for maintaining audience trust.

    Short Answer: The best practice is to use multiple disclosure formats for maximum clarity. You must use YouTube’s “paid promotion” checkbox, and you should also provide a clear verbal disclosure within the video itself and a text disclosure in the description.

    Using these various content formats together ensures your disclosure is clear, conspicuous, and compliant with advertising standards.

    For complete transparency, you should implement three layers of disclosure formats. Firstly, you must use the platform’s native format by checking the “Includes paid promotion” box in your video’s details, which adds an official, unambiguous overlay for viewers. Secondly, your audio format must include a clear, spoken disclosure early in the video, such as saying, “This video is sponsored by Brand X,” so that it cannot be missed. Thirdly, your text format in the video description should include a clear marker like #ad or #sponsored at the very top, making the relationship visible without requiring a viewer to click “show more.” While specific regulations can vary by country, using all three of these formats is the universally accepted best practice.

    Cheers,

    Jeff

    Jeff Bullas
    Keymaster

    Taking a break is essential for long-term creativity and avoiding burnout.

    Short Answer: The key is to be proactive by creating a backlog of content before you leave. Scheduling videos in advance and using other content formats like Community posts allows you to maintain your presence while you are away.

    Leveraging a strategic mix of content formats is the most effective way to bridge the gap during your absence.

    A well-planned break will not harm your channel. Firstly, the most effective strategy is to batch-produce your standard video format; film several videos before you leave and use YouTube’s scheduling tool to maintain your regular upload cadence while you’re offline, making your break invisible to the algorithm. Secondly, you should prepare several text formats by writing and scheduling Community Tab posts to provide updates or ask questions, which keeps your audience engaged and informed. Thirdly, if you cannot produce a full slate of your typical videos, consider creating “lighter” content formats, such as a few YouTube Shorts or a pre-recorded Q&A, to serve as lower-effort uploads that still provide value and maintain your channel’s activity. This multi-format approach ensures neither the algorithm nor your audience feels your absence.

    Cheers,

    Jeff

Viewing 15 posts – 91 through 105 (of 671 total)