# Gmail Configuration
GMAIL_SENDER_EMAIL=craig@discoverweb.com.au
LOOKER_STUDIO_SENDERS=discover.sem.manager@gmail.com,discover.web.seo@gmail.com,discover.web.seo2@gmail.com,discover.web.seo3@gmail.com,luna.digital.seo.au@gmail.com

# Google Drive Configuration (Shared Drive folder IDs)
# SEO Reports folder: Shared drives\DWS\SEO\Reports\2025
DRIVE_SEO_FOLDER_ID=1BpQKQcZ9YO0lJVKtywL0berbt-k9cjuc
# Google Ads Reports folder: Shared drives\DWS\Google Ads\Reports\2025
DRIVE_SEM_FOLDER_ID=1AoEF52KRdQFblgcKg2mfLJmhCgSGIGKv

# File Paths (use forward slashes on Windows)
CLIENT_DATABASE_PATH=c:/Apps/Email Reports/data/clients.csv
PDF_STORAGE_PATH=c:/Apps/Email Reports/data/pdfs/
TEMPLATE_PATH=c:/Apps/Email Reports/templates/email_template.html
APPROVAL_TRACKING_PATH=c:/Apps/Email Reports/data/approval_tracking.csv

# Processing Configuration
FUZZY_MATCH_THRESHOLD=85
LOG_LEVEL=INFO
MAX_PDFS_PER_RUN=50

# Email Template Text
AGENCY_NAME=Discover Web Solutions
AGENCY_EMAIL=craig@discoverweb.com.au
AGENCY_PHONE=1300 865 222
AGENCY_WEBSITE=https://discoverweb.solutions/
STANDARD_SEO_PARAGRAPH=Throughout the month we have been focusing upon on-page and off-page SEO to improve the websites online presence. You can find your current keyword rankings in the same attached SEO report. The following shows some key KPI data for Organic Search Traffic ONLY. These KPIs will help to track visitor traffic resulting from SEO activities.
STANDARD_SEM_PARAGRAPH=Your Google Ads campaigns continue to drive quality traffic and conversions. We're actively monitoring performance and making bid adjustments to maximize your ROI.
STANDARD_CLOSING_PARAGRAPH=Either myself or Mitch would be happy to take you through the reports if you have any questions please let us know.
