100 Free Automations

Add BCC address & custom tracking

by Noel Maniraguha on October, 2024

Add BCC address & custom tracking

This email account automation monitors open tracking and Bcc emails, adding fields if missing. Optionally, it checks DNS records for Dmarc and open tracking.

This automation has 2 components. 
1. Monitoring Open tracking & Bcc emails on existing email accounts and adding those fields if they don't already exist.
2. Optional: checking your DNS records for the Dmarc & Open tracking - then adding those fields if they don't already exist. This is NOT the best way to do this but it's better than nothing.

This is an EMAIL ACCOUNT AUTOMATION and it can be modified to track & edit anything else that's related to Smartlead email accounts.

Afonto Profile Picture
Add BCC address & custom tracking
Download Blueprint

Insert the blueprint in make (new scenario)


Manual Changes

Smartlead API key

Find it here and replace {API_KEY} with your smart lead API key

Smartlead API-1

Email Account Edits

In addition to changing the BCC & Custom tracking URL, you can edit all of the following fields.

 {
  "max_email_per_day": 100,
  "custom_tracking_url": "",
  "bcc": "noel@afonto.com",
  "signature": "Thanks,</br>Noel Maniraguha",
  "client_id": 22 // leave as null if this is not needed
  "time_to_wait_in_mins": 3 // minimum integer time (in minutes)
}

 

Custom Tracking Name & BCC Email

Change these for your unique needs

Email Accounts to check

In between the Iterator (17) and "Update in Smartlead" (31) module. You can edit the date for the email accounts being edited. To start, set this to -365 (to check ALL accounts), you can change this to -3 OR -7 to ensure that only new accounts are checked.


Set a schedule

I recommend choosing a "daily" occurrence for this automation

Set Schedule