Add BCC address & custom tracking
by Noel Maniraguha on October, 2024
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.
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
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
- Top 10 Automations ⌵
- Honorable Mentions ⌵
- Campaign monitoring and database
- High bounce and low leads (alternatives)
- Make.com scenario backups
- Automated weekly reports (alternatives)
- Smartlead client database
- Automate responses to OOO emails
- Smartlead calendar sync (alternatives)
- Sync HubSpot and Smartlead properties
- Send Smartlead emails from Slack
- Auto-add DKIM, DMARC & open tracking
- Clickup Agency Workspace ⌵
- Smartlead External Scripts ⌵
- Real Time Notifications ⌵
- Beyond The Basics ⌵