flagsmith icon indicating copy to clipboard operation
flagsmith copied to clipboard

feat: Add hubspot cookie tracking

Open zachaysan opened this issue 1 year ago • 4 comments

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.

zachaysan avatar Aug 26 '24 19:08 zachaysan

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

vercel[bot] avatar Aug 26 '24 19:08 vercel[bot]

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:

github-actions[bot] avatar Aug 26 '24 19:08 github-actions[bot]

Uffizzi Preview deployment-55574 was deleted.

github-actions[bot] avatar Aug 26 '24 19:08 github-actions[bot]

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.

codecov[bot] avatar Aug 26 '24 20:08 codecov[bot]