Skip to content

fix Matomo site ID for jetstream2.exosphere.app

Chris Martin requested to merge cmart/exosphere:fix-matomo-site-id into master

Fixing an earlier copy/paste mistake. Had to create another website in Matomo, and this gets site ID 4.

How to Test

Merge it, generate traffic for jetstream2.exosphere.app, and go look at Matomo

Screenshots

N/A

QA Checklist

  • Any changes to 'widgets' in src/Style/Widgets/? If so:
    • Update src/Style/StyleGuide.elm showing example usage of that widget
  • Were any app flags created, modified, or removed? If so:
    • Update config.js and all files in environment-configs/, including docker-config.js
    • Update "Runtime configuration options" documentation in README.md

Post-Merge Checklist

  • Create follow-up issues for anything left over for another merge request
    • If any technical debt is introduced, assign these follow-up issues to the MR submitter

Merge request reports