Skip to content

Rename JS-SDK to Browser SDK

Ankit Panchal requested to merge ankit.panchal/rename-js-sdk-browser into master

What does this MR do and why?

As JS SDK is being renamed to Browser SDK https://gitlab.com/gitlab-org/product-intelligence/-/issues/649, In this MR I am updating onboarding steps to replace js sdk to browser sdk.

Deprecated NPM package - https://www.npmjs.com/package/@gitlab/application-sdk-js

Update NPM package - https://www.npmjs.com/package/@gitlab/application-sdk-browser

Screenshots or screen recordings

Onboarding

Before After
image image

Project settings

Before After
image image

How to set up and validate locally

Note: This feature has a lot of setup steps. If you need help please ask @rob.hunt, or he could also step through these during a call with you.

  1. Follow these instructions to set up Product Analytics in your GDK.
  2. During onboarding confirm that the onboarding steps use the new NPM package.
  3. After onboarding, go to Project Settings > General > Product Analytics and confirm that the new NPM package is used there too.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Robert Hunt

Merge request reports