Skip to content

[MKT-907]fix/Fix Loss of UTM/gclid attribution - #2046

Open
internxt-yu wants to merge 1 commit into
masterfrom
fix/fix-loss-of-utm/gclid
Open

[MKT-907]fix/Fix Loss of UTM/gclid attribution#2046
internxt-yu wants to merge 1 commit into
masterfrom
fix/fix-loss-of-utm/gclid

Conversation

@internxt-yu

@internxt-yu internxt-yu commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Description

In Google Analytics, the tracking of checkout and purchase doesn't has the parameters that can track the user who did the action. So i added these parameters, obtaining their values from the cookies, and send them to the Google analytics as well, to change the traffic from direct to specific user that comes to drive web from website, instead of considering new a new user in drive web.

Related Issues

Related Pull Requests

[website/fix/Fix Loss of UTM/gclid attribution] internxt/website#1977

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

  1. Launch website and drive web project.
  2. Enter website home page with links with parameter like utm_id, utm_source, gad_campaignid, etc.
  3. Select a lifetime plan and it jumps to checkout page.
  4. Fill the fields with testing datas and click pay.
  5. check in chrome dev tool that payload of collect of google if the parameters appears.
collectgad cookiedrive

Additional Notes

@internxt-yu
internxt-yu requested a review from jaaaaavier July 15, 2026 09:45
@internxt-yu internxt-yu self-assigned this Jul 15, 2026
@internxt-yu
internxt-yu requested a review from a team as a code owner July 15, 2026 09:45
@internxt-yu internxt-yu added the bug Something isn't working label Jul 15, 2026
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
73.3% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant