Traction Lead Complete is an application within Salesforce to process and assign lead records, as well as matching those leads to accounts.
Traction Lead Complete is an application within Salesforce to process and assign lead records, L2A matching and contact routing.
Traction assigns each MQL (Marketing Qualified Lead) to the member of the Sales Development organization who is responsible for engagement and qualification of that individual dependant on the workflow. Currently we are only using Traction for lead routing.
Traction assigns each MQL (Marketing Qualified Lead) to the member of the Sales Development organization who is responsible for engagement and qualification of that individual dependant on the workflow.
## Lead Routing Workflow
To read in more detail how our lead routing logic is set up, please visit the internal handbook page on [Traction](https://internal.gitlab.com/handbook/marketing/marketing-strategy-and-platforms/marketing-operations/traction/).
To read in more detail how our lead routing logic is set up, please visit the internal handbook page on [Traction](https://internal.gitlab.com/handbook/marketing/marketing-ops-and-analytics/marketing-operations/traction/).
## Partner Lead Assignment
@@ -67,7 +67,7 @@ When a lead/contact engages with GitLab in any shape or form, for example, via a
## Contact Routing
The scope of the contact assignment flow is very limited. Records are only processed by the lead assignment flow if they are meant to be managed by partners via Impartner.
To read in more detail how our contact routing logic is set up, please visit the internal handbook page on [Traction](https://internal.gitlab.com/handbook/marketing/marketing-ops-and-analytics/marketing-operations/traction/)
Traction works to ensure all regional SMB Sales owned accounts and their associated contacts are owned by AMER/EMEA/APJ SMB Sales. When leads are converted, contact ownership consistently update to the appropriate regional SMB Sales owner. We implemented a change in October of 2025 to fix contact ownership reassignment; If there's an open opportunity, Traction will now update all contacts associated to the Account (not just Primary Owner) to the SMB account owner (rather than the opportunity owner).
@@ -79,13 +79,42 @@ All account routing is handled by Enterprise Territory Management (ETM). If you
## Traction Complete view on the account object
We have custoized the lead section of the Traction Complete view on the account object. To navigate to this section in Salesforce Lightning, click `Traction Complete` on the top of the account page (same rown you find `Details`). This will open the view where you can see all leads matched to the account with useful information like Full Name, Title, Email, Last Activity, Last Flow Name, and Active Flows Count. This information can be valuable to Sales Development and Sales to collaborate on reaching out to high value leads associated with their accounts.
We have custoized the lead section of the Traction Complete view on the account object. To navigate to this section in Salesforce Lightning, click `Traction Complete` on the top of the account page (same row you find `Details`). This will open the view where you can see all leads matched to the account with useful information like Full Name, Title, Email, Last Activity, Last Flow Name, and Active Flows Count. This information can be valuable to Sales Development and Sales to collaborate on reaching out to high value leads associated with their accounts.
### How to reassign a lead step by step
1. Update `[Admin] Company Address Country`. You will need to update the `[Admin] Company Address Source` field before the country field will save.
2. Check the box for Re-run Traction Complete. Save the lead.
3. Refresh - the lead should now be reassigned.
Notes:
- The lead will be assigned based on round robins for that region.
- This will only work for MQL reassignment- it will not work for HP leads.
- This will not work if the lead is matched to an account where there is a BDR assigned (in APJ) and marked as Actively Working (EMEA & AMER).
- Remember that the `[Admin] Company Address Country` also affects account and opportunity routing so don't update the country unless you are sure of where it is.
## Schedule Routing Jobs
There are a number of scheduled and/or clean up jobs on the lead and contact object to help ensure records are in the proper ownership.
1.`Daily lead ownership to Queues`: This job runs nightly on leads in Inquiry, Ineligible, and Disqualified status to the corresponding status queue. Other filters include: Lead is not actively being sequenced, Matched account is not Actively Working, Lead is not converted, AI Email in Progress is false, Owner Profile is Sales Development Rep OR Marketo Integration with a Last Interesting Moment Date greater than May 1, 2025
2.`Weekly lead ownership to Queues`: This job runs weekly on Saturday on leads in Raw and Recycle status. Other filters include: Lead created date is greater than 7 days ago, High Priority is false, AI Email in Progress is false, Actively Being Sequenced is false, Matched Account is not Actively Working, Is Converted is false, Owner Profile is Sales Development Rep OR Marketo Integration with LIM Date after May 1, 2025.
3.`Daily Recycle, No Action flow`: This job moves leads that have been in MQL status for more than 30 days to Recycle, No Action.
4.`BDR Actively Working Reassignment`: This job moves leads matched to an account that has been marked as Actively Working to the BDR Assigned on the account. The leads must be in Recycle, Raw, or Inquiry status. The job is scheduled to look at BDR Prospecting Status changes that occurred the previous day.
5.`Inactive User Lead Assignment`: When the owner of a lead goes inactive in Salesforce, the lead will be reassigned based on our routing rules.
6.`Account Owner/BDR Assigned Change Contacts Assignment`: When the Owner or BDR Assigned on an account is changed, contacts associated with that account will run based on our contact assignment rules.
## Lead routing request or question?
### Request an SDR alignment update
### Request an update to Routing
New hire? Territory change needed? Have an SDR on your team who's going to be out of the office? If requesting a proactive update to the lead routing workflow, open an issue using the [LeanData change request issue template](https://gitlab.com/gitlab-com/marketing/marketing-operations/-/issues/new?issuable_template=leandata_change_sdralignment).
If requesting a proactive update to the lead routing workflow, open an issue using the [Routing change request issue template](https://gitlab.com/gitlab-com/marketing/marketing-operations/-/blob/mktgops-template-updates-nov2025/.gitlab/issue_templates/Routing_Change_Request.md).
### Experiencing a lead routing problem?
@@ -95,37 +124,239 @@ Lead volume low? Receiving leads from an account or territory you're not assigne
Open a [Marketing Operations issue](https://gitlab.com/gitlab-com/marketing/marketing-operations/-/issues/new) following the format in the issue template.
### How to reassign a lead step by step
## Traction Update Governance Process
1. Update [Admin] Company Address Country. You will need to update the [Admin] Company Address Source field before the country field will save.
2. Check the box for Re-run Traction Complete. Save the lead.
3. Refresh - the lead should now be reassigned.
### Process Workflow
Notes:
#### 1. Request Submission
- The lead will be assigned based on round robins for that region.
- This will only work for MQL reassignment- it will not work for HP leads.
- This will not work if the lead is matched to an account where there is a BDR assigned ( in APJ) and marked as Actively Working (EMEA & AMER).
- Remember that the '[Admin] Company Address Country' also affects account and opportunity routing so don’t update the country unless you are sure of where it is.
Who: Any stakeholder requesting a change
## Traction Lead Flow Update Process
-[Action: Open a GitLab issue with the following template](https://gitlab.com/gitlab-com/marketing/marketing-operations/-/blob/master/.gitlab/issue_templates/lead_routing_approvals.md)
- For any updates in logic needed, we will first build the logic in the Staging SFDC environment, test appropriately and then upload the new graph to production.
Required Issue Template Fields:
- To make sure you are working off the latest flow, please export the live graph from production and import it into staging before making your edits.
- Change Title: Brief, descriptive title
- Requester: Name and team
- Change Type:
- Permanent routing change
- One-off campaign routing
- Business Justification: Why is this change needed?
- Detailed Description: What specifically needs to change?
- Campaign Duration (if one-off): Start and end dates for temporary routing
- Affected Teams/Users: Who will be impacted by this change?
- Priority Level: Critical / High / Medium / Low
- Target Timeline: When is this needed by?
- Success Criteria: How will we know this change is successful?
- Issue Labels: Traction, MktgOps::00: Triage, and appropriate priority label
## Schedule Routing Jobs
#### 2. Team Notification
There are a number of scheduled and/or clean up jobs on the lead and contact object to help ensure records are in the proper ownership.
Who: Issue creator
- Action: Tag all related teams in the GitLab issue comments with the following details
- Provide a brief summary of the change and why they're being notified
- Request feedback or concerns by a specific date (suggest 3-5 business days)
- Issue Labels: Add Traction::Stakeholder-Review
#### 3. Development & Testing
Who: Bryce Weatherford & Gill Murphy
Development Phase:
- MKTGOPs will assign the issue to a team member
- Develop the change in the Traction Sandbox Environment
- Document the technical changes made
- Add implementation notes to the GitLab issue
Testing Phase:
- Conduct thorough testing in sandbox:
- Functional testing
- Integration testing with dependent systems
- User acceptance testing (if applicable)
- Document test results in the issue
- Capture screenshots/videos of the change if helpful
- Confirm all success criteria are met
Issue Labels: Update to MktgOps::04: In Progress then Traction::Testing
#### 4. Approval Process
Who: Gill Murphy or Amy Waller if Gill on leave
- Action: Review the GitLab issue for approval
Approval Checklist:
- All required fields completed
- Change type clearly identified (permanent vs. one-off)
- For one-off campaigns: Duration and reversion plan documented
- Related teams have been informed
- Development completed in sandbox
- Testing completed with documented results
- No major concerns raised by stakeholders
- Business justification is sound
- Change aligns with Traction roadmap/strategy
How to Approve:
- Comment "Approved"
- Tag the builder to proceed
Issue Labels: Update to MktgOps::05: Business Owner Review
#### 5. Production Implementation
Who: Bryce Weatherford or Gill Murphy
- Actions: Build the requested logic
Pre-Deployment Requirements:
- Deployment Window: Schedule for Early to Mid Week. No Friday Deployments
- Build Monitoring Report: Create a report to track the change impact
When: After the campaign end date specified in the original request
Actions:
1. Schedule Reversion:
- Set calendar reminder for campaign end date
- Assign team member to perform reversion
- Notify affected teams of upcoming reversion
2. Perform Reversion:
- Download original (pre-campaign) configuration from backup
- Upload to production mid week only.
- Follow same deployment process as initial change
3. Verify Reversion:
- Confirm routing has returned to normal
- Run monitoring report to ensure expected behavior
- Update original GitLab issue with reversion details
4. Document:
- Update handbook if temporary routing had been documented
- Note reversion completion in GitLab issue
- Archive campaign routing configuration
Note: One-off campaign routing changes should be clearly marked in the monitoring report and handbook updates as temporary changes with documented end dates.
## Recommended Label Workflow for Traction Changes
1. Daily lead ownership to Queues. This job runs nightly on leads in Inquiry, Ineligible, and Disqualified status to the corresponding status queue. Other filters include: Lead is not actively being sequenced, Matched account is not Actively Working, Lead is not converted, AI Email in Progress is false, Owner Profile is Sales Development Rep OR Marketo Integration with a Last Interesting Moment Date greater than May 1, 2025
2. Weekly lead ownership to Queues. This job runs weekly on Saturday on leads in Raw and Recycle status. Other filters include: Lead created date is greater than 7 days ago, High Priority is false, AI Email in Progress is false, Actively Being Sequenced is false, Matched Account is not Actively Working, Is Converted is false, Owner Profile is Sales Development Rep OR Marketo Integration with LIM Date after May 1, 2025.
**If Blocked at Any Stage:** Add `~MktgOps::07: Blocked`
3. Daily Recycle, No Action flow. This job moves leads that have been in MQL status for more than 30 days to Recycle, No Action.
**If More Info Needed:** Use `~MktgOps::01: Needs More Information`
4. BDR Actively Working Reassignment. This job moves leads matched to an account that has been marked as Actively Working to the BDR Assigned on the account. The leads must be in Recycle, Raw, or Inquiry status. The job is scheduled to look at BDR Prospecting Status changes that occured the previous day.
**Note:** Keep the Traction::One-Off-Campaign label throughout the entire lifecycle if the change is temporary. This makes it easy to filter and track all campaign routing that needs reversion.
5. Inactive User Lead Assignment: When the owner of a lead goes inactive in Salesforce, the lead will be reassigned based on our routing rules.
## SLA Guidelines
6. Account Owner/BDR Assigned Change Contacts Assignment: When the Owner or BDR Assigned on an account is changed, contacts associated with that account will run based on our contact assignment rules.
| Stage | Target Timeline |
|-------|-----------------|
| Stakeholder Notification | Within 1 business day of submission |
| Stakeholder Feedback Period | 3-5 business days |
| Development (varies by complexity) | To be estimated per request |
| Testing (varies by complexity) | 2-5 business days |
| Approval Review | 2 business days |
| Monitoring Report Creation | 1-2 business days before deployment |
| Production Deployment | Early or Mid Week - No Friday deployments. |