navapbc / wic-participant-recertification-portal

https://navapbc.github.io/wic-participant-recertification-portal/
Apache License 2.0
0 stars 1 forks source link

[PRP-142] Add matomo for analytics #37

Closed rocketnova closed 1 year ago

rocketnova commented 1 year ago

Ticket

https://wicmtdp.atlassian.net/browse/PRP-142

Changes

What was added, updated, or removed in this PR.

Context for reviewers

Testing instructions, background context, more in-depth details of the implementation, and anything else you'd like to call out or ask reviewers. Explain how the changes were verified.

Some snafus that I ran into while deploying matomo to AWS:

General infra changes:

Testing

Screenshots, GIF demos, code examples or output to help show the changes working as expected. ProTip: you can drag and drop or paste images into this textbox.

Test local development:

  1. Uncomment line 19 in analytics/docker-compose.yml if running on an M1 mac
  2. cd analytics && docker compose up --build
  3. Navigate to localhost:8080 and walk through the install wizard

Test AWS deployment:

  1. Matomo has been deployed to and installed the dev environment, so navigate to [...]() to test the deployment. Ask out-of-band for credentials
github-actions[bot] commented 1 year ago

Chromatic_Build : Link to latest build in Chromatic 🌈 Link to storybook build in Chromatic