# Worker Onboarding Email Sequence

Production-ready email templates for worker welcome series.

---

## Email 1: Welcome to RateRight

**Trigger:** Immediately after signup (Day 0)
**Send Delay:** 0 minutes

### Subject Line
```
Welcome to RateRight - Your construction career starts here!
```

### Plain Text Version
```
Hi {{first_name}},

Welcome to RateRight! You've just joined Australia's fastest-growing construction worker marketplace.

What happens next?

1. Complete your profile - Add your skills, experience, and upload your White Card
2. Get verified - We'll review your qualifications
3. Start getting job offers - Contractors are already looking for workers like you

Did you know? Workers with complete profiles get 3x more job offers than those with incomplete profiles.

Complete your profile now: {{profile_url}}

Need help? Reply to this email or check out our FAQ section at {{faq_url}}

Welcome aboard!
The RateRight Team

P.S. Keep 100% of your earnings - we never take a cut from workers.

---
RateRight | Australia's Construction Marketplace
{{unsubscribe_link}}
```

### HTML Version
```html
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Welcome to RateRight</title>
</head>
<body style="margin: 0; padding: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; background-color: #f5f5f5;">
  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="background-color: #f5f5f5;">
    <tr>
      <td style="padding: 20px 0;">
        <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="600" style="margin: 0 auto; background-color: #ffffff; border-radius: 8px; overflow: hidden;">
          
          <!-- Header -->
          <tr>
            <td style="background-color: #1a1a2e; padding: 30px; text-align: center;">
              <h1 style="color: #ffffff; margin: 0; font-size: 28px;">RateRight</h1>
            </td>
          </tr>
          
          <!-- Body -->
          <tr>
            <td style="padding: 40px 30px;">
              <h2 style="color: #1a1a2e; margin: 0 0 20px 0; font-size: 24px;">Welcome, {{first_name}}! 👋</h2>
              
              <p style="color: #333333; font-size: 16px; line-height: 1.6; margin: 0 0 20px 0;">
                You've just joined Australia's fastest-growing construction worker marketplace.
              </p>
              
              <h3 style="color: #1a1a2e; font-size: 18px; margin: 30px 0 15px 0;">What happens next?</h3>
              
              <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                <tr>
                  <td style="padding: 10px 0;">
                    <table role="presentation" cellspacing="0" cellpadding="0" border="0">
                      <tr>
                        <td style="background-color: #4CAF50; color: white; width: 30px; height: 30px; text-align: center; border-radius: 50%; font-weight: bold;">1</td>
                        <td style="padding-left: 15px; color: #333333; font-size: 15px;"><strong>Complete your profile</strong> - Add your skills, experience, and upload your White Card</td>
                      </tr>
                    </table>
                  </td>
                </tr>
                <tr>
                  <td style="padding: 10px 0;">
                    <table role="presentation" cellspacing="0" cellpadding="0" border="0">
                      <tr>
                        <td style="background-color: #4CAF50; color: white; width: 30px; height: 30px; text-align: center; border-radius: 50%; font-weight: bold;">2</td>
                        <td style="padding-left: 15px; color: #333333; font-size: 15px;"><strong>Get verified</strong> - We'll review your qualifications</td>
                      </tr>
                    </table>
                  </td>
                </tr>
                <tr>
                  <td style="padding: 10px 0;">
                    <table role="presentation" cellspacing="0" cellpadding="0" border="0">
                      <tr>
                        <td style="background-color: #4CAF50; color: white; width: 30px; height: 30px; text-align: center; border-radius: 50%; font-weight: bold;">3</td>
                        <td style="padding-left: 15px; color: #333333; font-size: 15px;"><strong>Start getting job offers</strong> - Contractors are already looking for workers like you</td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
              
              <div style="background-color: #fff3cd; border-left: 4px solid #ffc107; padding: 15px; margin: 25px 0; border-radius: 4px;">
                <p style="margin: 0; color: #856404; font-size: 14px;">
                  <strong>💡 Did you know?</strong> Workers with complete profiles get 3x more job offers than those with incomplete profiles.
                </p>
              </div>
              
              <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                <tr>
                  <td style="text-align: center; padding: 20px 0;">
                    <a href="{{profile_url}}" style="background-color: #4CAF50; color: #ffffff; padding: 15px 40px; text-decoration: none; border-radius: 6px; font-weight: bold; font-size: 16px; display: inline-block;">Complete Your Profile</a>
                  </td>
                </tr>
              </table>
              
              <p style="color: #666666; font-size: 14px; line-height: 1.6; margin: 20px 0 0 0;">
                Need help? Reply to this email or check out our <a href="{{faq_url}}" style="color: #4CAF50;">FAQ section</a>.
              </p>
            </td>
          </tr>
          
          <!-- Highlight Box -->
          <tr>
            <td style="padding: 0 30px 30px 30px;">
              <div style="background-color: #e8f5e9; padding: 20px; border-radius: 8px; text-align: center;">
                <p style="margin: 0; color: #2e7d32; font-size: 16px; font-weight: bold;">
                  ✓ Keep 100% of your earnings - we never take a cut from workers
                </p>
              </div>
            </td>
          </tr>
          
          <!-- Footer -->
          <tr>
            <td style="background-color: #f8f9fa; padding: 30px; text-align: center; border-top: 1px solid #e9ecef;">
              <p style="margin: 0 0 10px 0; color: #666666; font-size: 14px;">Welcome aboard!</p>
              <p style="margin: 0 0 20px 0; color: #1a1a2e; font-size: 16px; font-weight: bold;">The RateRight Team</p>
              <p style="margin: 0; color: #999999; font-size: 12px;">
                RateRight | Australia's Construction Marketplace<br>
                <a href="{{unsubscribe_url}}" style="color: #999999;">Unsubscribe</a>
              </p>
            </td>
          </tr>
          
        </table>
      </td>
    </tr>
  </table>
</body>
</html>
```

### SendGrid JSON Template
```json
{
  "template_id": "worker_welcome_day0",
  "name": "Worker Welcome - Day 0",
  "subject": "Welcome to RateRight - Your construction career starts here!",
  "categories": ["worker", "onboarding", "welcome"],
  "send_at": 0,
  "personalizations": [
    {
      "to": [{"email": "{{email}}", "name": "{{first_name}} {{last_name}}"}],
      "dynamic_template_data": {
        "first_name": "{{first_name}}",
        "profile_url": "https://rateright.com.au/profile",
        "faq_url": "https://rateright.com.au/faq",
        "unsubscribe_url": "{{unsubscribe_url}}"
      }
    }
  ],
  "from": {
    "email": "hello@rateright.com.au",
    "name": "RateRight"
  },
  "reply_to": {
    "email": "support@rateright.com.au",
    "name": "RateRight Support"
  },
  "tracking_settings": {
    "click_tracking": {"enable": true},
    "open_tracking": {"enable": true}
  }
}
```

### Mailgun JSON Template
```json
{
  "template_name": "worker_welcome_day0",
  "description": "Worker Welcome - Day 0",
  "from": "RateRight <hello@rateright.com.au>",
  "subject": "Welcome to RateRight - Your construction career starts here!",
  "h:Reply-To": "support@rateright.com.au",
  "o:tag": ["worker", "onboarding", "welcome"],
  "o:tracking": true,
  "o:tracking-clicks": "htmlonly",
  "o:tracking-opens": true,
  "recipient-variables": {
    "{{email}}": {
      "first_name": "{{first_name}}",
      "profile_url": "https://rateright.com.au/profile",
      "faq_url": "https://rateright.com.au/faq"
    }
  }
}
```

---

## Email 2: Profile Tips & Getting Your First Job

**Trigger:** 3 days after signup (Day 3)
**Send Delay:** 72 hours (259200 seconds)
**Condition:** User has not completed profile OR has not received a job offer

### Subject Line
```
5 tips to get your first job on RateRight
```

### Plain Text Version
```
Hi {{first_name}},

Your profile is looking good! Here are 5 proven tips to help you land your first job faster:

1. ADD PROFILE PHOTOS - Workers with photos get 40% more job offers

2. LIST ALL YOUR SKILLS - The more trades you can do, the more opportunities you'll get

3. UPDATE YOUR AVAILABILITY - Let contractors know when you're free to work

4. ADD REFERENCES - Previous employer testimonials build trust

5. RESPOND QUICKLY - Contractors often hire the first worker who responds

Quick question: What's your biggest challenge right now? Hit reply and let us know - we're here to help!

Update your profile: {{profile_url}}

Best regards,
The RateRight Team

---
RateRight | Australia's Construction Marketplace
{{unsubscribe_link}}
```

### HTML Version
```html
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>5 Tips to Get Your First Job</title>
</head>
<body style="margin: 0; padding: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; background-color: #f5f5f5;">
  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="background-color: #f5f5f5;">
    <tr>
      <td style="padding: 20px 0;">
        <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="600" style="margin: 0 auto; background-color: #ffffff; border-radius: 8px; overflow: hidden;">
          
          <!-- Header -->
          <tr>
            <td style="background-color: #1a1a2e; padding: 30px; text-align: center;">
              <h1 style="color: #ffffff; margin: 0; font-size: 28px;">RateRight</h1>
            </td>
          </tr>
          
          <!-- Body -->
          <tr>
            <td style="padding: 40px 30px;">
              <h2 style="color: #1a1a2e; margin: 0 0 20px 0; font-size: 24px;">Hi {{first_name}}, ready to land your first job? 🔨</h2>
              
              <p style="color: #333333; font-size: 16px; line-height: 1.6; margin: 0 0 25px 0;">
                Your profile is looking good! Here are 5 proven tips to help you land your first job faster:
              </p>
              
              <!-- Tip 1 -->
              <div style="background-color: #f8f9fa; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
                <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                  <tr>
                    <td style="width: 50px; vertical-align: top;">
                      <span style="background-color: #4CAF50; color: white; padding: 8px 14px; border-radius: 50%; font-weight: bold; font-size: 16px;">1</span>
                    </td>
                    <td>
                      <strong style="color: #1a1a2e; font-size: 16px;">Add profile photos</strong>
                      <p style="color: #666666; font-size: 14px; margin: 5px 0 0 0;">Workers with photos get 40% more job offers</p>
                    </td>
                  </tr>
                </table>
              </div>
              
              <!-- Tip 2 -->
              <div style="background-color: #f8f9fa; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
                <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                  <tr>
                    <td style="width: 50px; vertical-align: top;">
                      <span style="background-color: #4CAF50; color: white; padding: 8px 14px; border-radius: 50%; font-weight: bold; font-size: 16px;">2</span>
                    </td>
                    <td>
                      <strong style="color: #1a1a2e; font-size: 16px;">List all your skills</strong>
                      <p style="color: #666666; font-size: 14px; margin: 5px 0 0 0;">The more trades you can do, the more opportunities you'll get</p>
                    </td>
                  </tr>
                </table>
              </div>
              
              <!-- Tip 3 -->
              <div style="background-color: #f8f9fa; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
                <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                  <tr>
                    <td style="width: 50px; vertical-align: top;">
                      <span style="background-color: #4CAF50; color: white; padding: 8px 14px; border-radius: 50%; font-weight: bold; font-size: 16px;">3</span>
                    </td>
                    <td>
                      <strong style="color: #1a1a2e; font-size: 16px;">Update your availability</strong>
                      <p style="color: #666666; font-size: 14px; margin: 5px 0 0 0;">Let contractors know when you're free to work</p>
                    </td>
                  </tr>
                </table>
              </div>
              
              <!-- Tip 4 -->
              <div style="background-color: #f8f9fa; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
                <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                  <tr>
                    <td style="width: 50px; vertical-align: top;">
                      <span style="background-color: #4CAF50; color: white; padding: 8px 14px; border-radius: 50%; font-weight: bold; font-size: 16px;">4</span>
                    </td>
                    <td>
                      <strong style="color: #1a1a2e; font-size: 16px;">Add references</strong>
                      <p style="color: #666666; font-size: 14px; margin: 5px 0 0 0;">Previous employer testimonials build trust</p>
                    </td>
                  </tr>
                </table>
              </div>
              
              <!-- Tip 5 -->
              <div style="background-color: #f8f9fa; padding: 20px; border-radius: 8px; margin-bottom: 25px;">
                <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                  <tr>
                    <td style="width: 50px; vertical-align: top;">
                      <span style="background-color: #4CAF50; color: white; padding: 8px 14px; border-radius: 50%; font-weight: bold; font-size: 16px;">5</span>
                    </td>
                    <td>
                      <strong style="color: #1a1a2e; font-size: 16px;">Respond quickly</strong>
                      <p style="color: #666666; font-size: 14px; margin: 5px 0 0 0;">Contractors often hire the first worker who responds</p>
                    </td>
                  </tr>
                </table>
              </div>
              
              <div style="background-color: #e3f2fd; border-left: 4px solid #2196F3; padding: 15px; margin: 25px 0; border-radius: 4px;">
                <p style="margin: 0; color: #1565c0; font-size: 14px;">
                  <strong>💬 Quick question:</strong> What's your biggest challenge right now? Hit reply and let us know - we're here to help!
                </p>
              </div>
              
              <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                <tr>
                  <td style="text-align: center; padding: 20px 0;">
                    <a href="{{profile_url}}" style="background-color: #4CAF50; color: #ffffff; padding: 15px 40px; text-decoration: none; border-radius: 6px; font-weight: bold; font-size: 16px; display: inline-block;">Update Your Profile</a>
                  </td>
                </tr>
              </table>
            </td>
          </tr>
          
          <!-- Footer -->
          <tr>
            <td style="background-color: #f8f9fa; padding: 30px; text-align: center; border-top: 1px solid #e9ecef;">
              <p style="margin: 0 0 10px 0; color: #666666; font-size: 14px;">Best regards,</p>
              <p style="margin: 0 0 20px 0; color: #1a1a2e; font-size: 16px; font-weight: bold;">The RateRight Team</p>
              <p style="margin: 0; color: #999999; font-size: 12px;">
                RateRight | Australia's Construction Marketplace<br>
                <a href="{{unsubscribe_url}}" style="color: #999999;">Unsubscribe</a>
              </p>
            </td>
          </tr>
          
        </table>
      </td>
    </tr>
  </table>
</body>
</html>
```

### SendGrid JSON Template
```json
{
  "template_id": "worker_tips_day3",
  "name": "Worker Tips - Day 3",
  "subject": "5 tips to get your first job on RateRight",
  "categories": ["worker", "onboarding", "tips"],
  "send_at": 259200,
  "personalizations": [
    {
      "to": [{"email": "{{email}}", "name": "{{first_name}} {{last_name}}"}],
      "dynamic_template_data": {
        "first_name": "{{first_name}}",
        "profile_url": "https://rateright.com.au/profile",
        "unsubscribe_url": "{{unsubscribe_url}}"
      }
    }
  ],
  "from": {
    "email": "hello@rateright.com.au",
    "name": "RateRight"
  },
  "reply_to": {
    "email": "support@rateright.com.au",
    "name": "RateRight Support"
  },
  "tracking_settings": {
    "click_tracking": {"enable": true},
    "open_tracking": {"enable": true}
  }
}
```

### Mailgun JSON Template
```json
{
  "template_name": "worker_tips_day3",
  "description": "Worker Tips - Day 3",
  "from": "RateRight <hello@rateright.com.au>",
  "subject": "5 tips to get your first job on RateRight",
  "h:Reply-To": "support@rateright.com.au",
  "o:tag": ["worker", "onboarding", "tips"],
  "o:tracking": true,
  "o:tracking-clicks": "htmlonly",
  "o:tracking-opens": true,
  "o:deliverytime": "{{send_time}}",
  "recipient-variables": {
    "{{email}}": {
      "first_name": "{{first_name}}",
      "profile_url": "https://rateright.com.au/profile"
    }
  }
}
```

---

## Email 3: Success Stories & Next Steps

**Trigger:** 7 days after signup (Day 7)
**Send Delay:** 168 hours (604800 seconds)
**Condition:** User is still active

### Subject Line
```
How workers are earning $1,200+ weekly with RateRight
```

### Plain Text Version
```
Hi {{first_name}},

Want to see what's possible with RateRight?

Workers across Australia are building consistent income through our platform:

"I joined RateRight last month and have been working steadily ever since. The best part? I choose my own hours and rates." - Verified RateRight Worker, Sydney

READY TO START EARNING?

Here's your checklist:
✓ Make sure your profile is 100% complete
✓ Set your availability for the next 2 weeks  
✓ Check the platform daily for new opportunities
✓ Respond quickly when contractors reach out

Remember: You keep 100% of what you earn. No fees, no cuts, no catches.

Have questions? Our support team is here to help: support@rateright.com.au

Update your availability: {{profile_url}}

To your success,
The RateRight Team

---
RateRight | Australia's Construction Marketplace
{{unsubscribe_link}}
```

### HTML Version
```html
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Success Stories</title>
</head>
<body style="margin: 0; padding: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; background-color: #f5f5f5;">
  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="background-color: #f5f5f5;">
    <tr>
      <td style="padding: 20px 0;">
        <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="600" style="margin: 0 auto; background-color: #ffffff; border-radius: 8px; overflow: hidden;">
          
          <!-- Header -->
          <tr>
            <td style="background-color: #1a1a2e; padding: 30px; text-align: center;">
              <h1 style="color: #ffffff; margin: 0; font-size: 28px;">RateRight</h1>
            </td>
          </tr>
          
          <!-- Body -->
          <tr>
            <td style="padding: 40px 30px;">
              <h2 style="color: #1a1a2e; margin: 0 0 20px 0; font-size: 24px;">Hi {{first_name}}, see what's possible! 💰</h2>
              
              <p style="color: #333333; font-size: 16px; line-height: 1.6; margin: 0 0 25px 0;">
                Want to see what's possible with RateRight? Workers across Australia are building consistent income through our platform.
              </p>
              
              <!-- Testimonial Box -->
              <div style="background-color: #f8f9fa; padding: 25px; border-radius: 8px; margin-bottom: 25px; border-left: 4px solid #4CAF50;">
                <p style="color: #333333; font-size: 16px; line-height: 1.6; margin: 0 0 15px 0; font-style: italic;">
                  "I joined RateRight last month and have been working steadily ever since. The best part? I choose my own hours and rates."
                </p>
                <p style="color: #666666; font-size: 14px; margin: 0;">
                  <strong>— Verified RateRight Worker, Sydney</strong>
                </p>
              </div>
              
              <h3 style="color: #1a1a2e; font-size: 18px; margin: 30px 0 20px 0;">Ready to start earning? Here's your checklist:</h3>
              
              <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                <tr>
                  <td style="padding: 8px 0;">
                    <span style="color: #4CAF50; font-size: 18px; margin-right: 10px;">✓</span>
                    <span style="color: #333333; font-size: 15px;">Make sure your profile is 100% complete</span>
                  </td>
                </tr>
                <tr>
                  <td style="padding: 8px 0;">
                    <span style="color: #4CAF50; font-size: 18px; margin-right: 10px;">✓</span>
                    <span style="color: #333333; font-size: 15px;">Set your availability for the next 2 weeks</span>
                  </td>
                </tr>
                <tr>
                  <td style="padding: 8px 0;">
                    <span style="color: #4CAF50; font-size: 18px; margin-right: 10px;">✓</span>
                    <span style="color: #333333; font-size: 15px;">Check the platform daily for new opportunities</span>
                  </td>
                </tr>
                <tr>
                  <td style="padding: 8px 0;">
                    <span style="color: #4CAF50; font-size: 18px; margin-right: 10px;">✓</span>
                    <span style="color: #333333; font-size: 15px;">Respond quickly when contractors reach out</span>
                  </td>
                </tr>
              </table>
              
              <div style="background-color: #e8f5e9; padding: 20px; border-radius: 8px; text-align: center; margin: 30px 0;">
                <p style="margin: 0; color: #2e7d32; font-size: 18px; font-weight: bold;">
                  💵 Remember: You keep 100% of what you earn
                </p>
                <p style="margin: 10px 0 0 0; color: #388e3c; font-size: 14px;">
                  No fees, no cuts, no catches.
                </p>
              </div>
              
              <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                <tr>
                  <td style="text-align: center; padding: 20px 0;">
                    <a href="{{profile_url}}" style="background-color: #4CAF50; color: #ffffff; padding: 15px 40px; text-decoration: none; border-radius: 6px; font-weight: bold; font-size: 16px; display: inline-block;">Update Your Availability</a>
                  </td>
                </tr>
              </table>
              
              <p style="color: #666666; font-size: 14px; line-height: 1.6; margin: 20px 0 0 0;">
                Have questions? Our support team is here to help: <a href="mailto:support@rateright.com.au" style="color: #4CAF50;">support@rateright.com.au</a>
              </p>
            </td>
          </tr>
          
          <!-- Footer -->
          <tr>
            <td style="background-color: #f8f9fa; padding: 30px; text-align: center; border-top: 1px solid #e9ecef;">
              <p style="margin: 0 0 10px 0; color: #666666; font-size: 14px;">To your success,</p>
              <p style="margin: 0 0 20px 0; color: #1a1a2e; font-size: 16px; font-weight: bold;">The RateRight Team</p>
              <p style="margin: 0; color: #999999; font-size: 12px;">
                RateRight | Australia's Construction Marketplace<br>
                <a href="{{unsubscribe_url}}" style="color: #999999;">Unsubscribe</a>
              </p>
            </td>
          </tr>
          
        </table>
      </td>
    </tr>
  </table>
</body>
</html>
```

### SendGrid JSON Template
```json
{
  "template_id": "worker_success_day7",
  "name": "Worker Success Stories - Day 7",
  "subject": "How workers are earning $1,200+ weekly with RateRight",
  "categories": ["worker", "onboarding", "success"],
  "send_at": 604800,
  "personalizations": [
    {
      "to": [{"email": "{{email}}", "name": "{{first_name}} {{last_name}}"}],
      "dynamic_template_data": {
        "first_name": "{{first_name}}",
        "profile_url": "https://rateright.com.au/profile",
        "unsubscribe_url": "{{unsubscribe_url}}"
      }
    }
  ],
  "from": {
    "email": "hello@rateright.com.au",
    "name": "RateRight"
  },
  "reply_to": {
    "email": "support@rateright.com.au",
    "name": "RateRight Support"
  },
  "tracking_settings": {
    "click_tracking": {"enable": true},
    "open_tracking": {"enable": true}
  }
}
```

### Mailgun JSON Template
```json
{
  "template_name": "worker_success_day7",
  "description": "Worker Success Stories - Day 7",
  "from": "RateRight <hello@rateright.com.au>",
  "subject": "How workers are earning $1,200+ weekly with RateRight",
  "h:Reply-To": "support@rateright.com.au",
  "o:tag": ["worker", "onboarding", "success"],
  "o:tracking": true,
  "o:tracking-clicks": "htmlonly",
  "o:tracking-opens": true,
  "o:deliverytime": "{{send_time}}",
  "recipient-variables": {
    "{{email}}": {
      "first_name": "{{first_name}}",
      "profile_url": "https://rateright.com.au/profile"
    }
  }
}
```

---

## Automation Sequence Summary

| Email | Trigger | Delay | Subject |
|-------|---------|-------|---------|
| 1 | Signup | Immediate | Welcome to RateRight - Your construction career starts here! |
| 2 | Day 3 | 72 hours | 5 tips to get your first job on RateRight |
| 3 | Day 7 | 168 hours | How workers are earning $1,200+ weekly with RateRight |

## Template Variables

| Variable | Description | Example |
|----------|-------------|---------|
| `{{first_name}}` | User's first name | John |
| `{{last_name}}` | User's last name | Smith |
| `{{email}}` | User's email address | john@example.com |
| `{{profile_url}}` | Link to user profile | https://rateright.com.au/profile |
| `{{faq_url}}` | Link to FAQ page | https://rateright.com.au/faq |
| `{{unsubscribe_url}}` | Unsubscribe link | Auto-generated by ESP |

## Notes

- Removed references to "instant verification" (changed to "We'll review your qualifications")
- Removed specific testimonial names (changed to "Verified RateRight Worker")
- Removed "Browse Jobs" CTA (job browsing may not be implemented)
- Kept focus on profile completion and direct contractor connections
- Emphasized 100% earnings retention for workers
- All emails are reply-friendly (encourage engagement)
