github internxt/drive-web v1.0.358

10 hours ago

Description

This pull request introduces changes to implement conversion tracking for specific checkout actions. It adds the ability to track two key events

  1. Create Account upon successful user registration.
  2. Fill Billing Address

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

How Has This Been Tested?

  1. Verifying the integration of Google Ads tracking snippets.

  2. Simulating user flows to confirm that:
    The Create Account conversion event triggers correctly.
    The Fill of the billing address event triggers correctly.

  3. Inspecting network requests in the browser to ensure proper gtag event payloads.

Additional Notes

Ensure environment variables (REACT_APP_SEND_TO) are properly configured in all environments

Don't miss a new drive-web release

NewReleases is sending notifications on new releases.