Day-to-Day Operations
This page provides a high-level overview of routine operations for the DX team.
Content Edits
Process for standard content updates:
- DX Team member updates content via Drupal admin
- Brian performs QA on the changes
- Changes are published after verification
Key Contact: Brian (QA Lead)
Experiments
Workflow for creating and deploying experiments:
=== "Planning Phase"
- Define test hypothesis
- Determine success metrics
- Identify target pages and audience
- Create Asana ticket using experiment template
=== "Building Phase"
- Anthony creates test in Optimizely
- Omar sets up tracking events
- Brian performs QA on test implementation
- Fix any identified issues
=== "Launch Phase"
- Get approval from Thomas
- Activate experiment
- Monitor performance
- Document results in changelog
Key Contacts: Anthony (Implementation), Omar (Tracking)
SEO Sweeps
Monthly SEO maintenance process:
- Omar runs a monthly audit
- Tasks for fixes/redirects are logged in Asana
- Team addresses issues based on priority
SEO audit includes checking:
- List of redirects
- Schema markup (JSON) errors
- Broken links
Key Contact: Omar (SEO & Tracking Manager)
Releases
Release schedule and process:
=== "Planning"
- Identify content/features for release
- Create release schedule
- Assign priorities to items
- Document scope in Asana
=== "Development"
- Code changes implemented
- Features built and tested
- Release notes drafted
- QA performed in dev/staging
=== "Deployment"
- Release cutoff is Monday of deployment week
- Jason handles backend deployment
- Brian verifies frontend
- Thomas signs off on all releases
Key Contacts: Jason (Backend), Thomas (Approval)
Common Support Tasks
Frequently performed support activities:
!!! example "Content Updates"
- Text changes
- Image updates
- Link corrections
Process: Submit via Asana → Brian QA → Publish
!!! example "Form Adjustments"
- Field modifications
- Validation updates
- Tracking changes
Process: Submit via Asana → Anthony implements → Omar verifies tracking → Publish
!!! example "SEO Fixes"
- Meta tag updates
- Redirect implementation
- Schema.org markup fixes
Process: Omar identifies → Task created → Developer implements → Omar verifies