Search term tracking (Phase 1) - #792
Conversation
|
Hey Hazel! Nice work; just a few things we have to fix before you continue to the next phase. Besides that shift from inline script to Stimulus, there are two things to consider. Also, make sure the CI passes. Currently, your tests are failing, and your code has RuboCop issues. The branch git history is also contaminated; make sure you always base your new branches on main rather than your last worked item. For now, you could point this branch to the non-profit in-kind donation field branch via the PR settings to ensure the git history remains clean. Remember that you may use Claude Code or any other AI agent to help you implement the changes if you need help. |
|
Closed in favor of #800 |
I implemented Phase 1 of the search term tracking project! I can only test it after the code is committed and then check on Google Analytics to see if I can see the searches being logged. Let me know if that makes sense!