flagsmith
flagsmith copied to clipboard
feat: Add hubspot cookie tracking
Changes
Fixes https://github.com/Flagsmith/flagsmith/issues/3855
This change adds in a form in the background of a Hubspot contact creation to add in the special Hubspot tracking cookie to give extra visibility in our user's journey in places like the activity tab of the Hubspot dashboard.
How did you test this code?
Manually tested it with my own Hubspot cookie and I added programatic tests after gaining confidence that it worked.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Skipped Deployments
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| docs | ⬜️ Ignored (Inspect) | Visit Preview | Sep 6, 2024 6:25pm | |
| flagsmith-frontend-preview | ⬜️ Ignored (Inspect) | Visit Preview | Sep 6, 2024 6:25pm | |
| flagsmith-frontend-staging | ⬜️ Ignored (Inspect) | Visit Preview | Sep 6, 2024 6:25pm |
Docker builds report
| Image | Build Status | Security report |
|---|---|---|
ghcr.io/flagsmith/flagsmith-api-test:pr-4539 |
Finished :white_check_mark: | Skipped |
ghcr.io/flagsmith/flagsmith-e2e:pr-4539 |
Finished :white_check_mark: | Skipped |
ghcr.io/flagsmith/flagsmith-frontend:pr-4539 |
Finished :white_check_mark: | Results :white_check_mark: |
ghcr.io/flagsmith/flagsmith-api:pr-4539 |
Finished :white_check_mark: | Results :white_check_mark: |
ghcr.io/flagsmith/flagsmith:pr-4539 |
Finished :white_check_mark: | Results :white_check_mark: |
ghcr.io/flagsmith/flagsmith-private-cloud:pr-4539 |
Finished :white_check_mark: | Results :white_check_mark: |
Uffizzi Preview deployment-55574 was deleted.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.16%. Comparing base (
b2a1899) to head (e7685b9). Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #4539 +/- ##
=======================================
Coverage 97.15% 97.16%
=======================================
Files 1157 1160 +3
Lines 40023 40107 +84
=======================================
+ Hits 38886 38970 +84
Misses 1137 1137
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.