Conversation
Pull Request Review: Add support for document_referrer and canonical_urlThank you for this PR! I've reviewed the changes to add ✅ Strengths
🔍 Code Quality Observationssrc/utils/helpers.js:94-115
src/modules/tracker.js:24-25,55-61
|
mocca102
left a comment
There was a problem hiding this comment.
LGTM! Why we're adding this?
https://constructor.slack.com/archives/C08NH8FRD96/p1764089472109149 Slack thread for context. |
Code Review Results✅ StrengthsComprehensive test coverage across all tracking methods with consistent test patterns and proper JSDOM setup for canonical URL testing. 🚨 Critical Issues[File:
|
Parameters are not added yet.