Skip to content

[Analytics] Remove date from input for cookieless hash #18154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Conversation

jakobhero
Copy link
Contributor

@jakobhero jakobhero commented Jul 4, 2023

Description

Aligns the cookieless tracking on the webapp with the webapp, which allows us to calculate page visitor to signup conversion for cookieless tracked visitors on the website.

Related Issue(s)

Fixes WEB-590

How to test

This cannot be tested in the preview environment as the client IP is read from headers added by the google load balancer. What you can do is go to Segment's Trusted Debugger and ensure that there is a page event with anonymousId: unidentified-user (which we default to when we don't have access to the client IP) when you open the preview environment. This ensures that our tracking didn't break because of the change.

Documentation

Preview status

Gitpod was successfully deployed to your preview environment.

Build Options

Build
  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer
  • analytics=segment
  • with-dedicated-emulation
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated
Preview Environment
  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
    If enabled this will create the environment on GCE infra
  • with-integration-tests=all
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh

/hold

@jakobhero jakobhero marked this pull request as ready for review July 12, 2023 15:17
@jakobhero jakobhero requested a review from a team July 12, 2023 15:17
@github-actions github-actions bot added the team: webapp Issue belongs to the WebApp team label Jul 12, 2023
@roboquat roboquat merged commit 3e8e55f into main Jul 13, 2023
@roboquat roboquat deleted the web-590 branch July 13, 2023 18:37
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production deployed Change is completely running in production size/XS team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants