Hey team, when we create a new JS project and are presented with the code to paste into our app, we have masking turned off for the replay integration. However, in the docs this option is set to true (and the default value for this option is true as well). We received feedback from a customer about this, and they want the option to be set to true upon project creation, so that their other org users will not create new projects that transfer PII. Can we change the code we show upon project creation so that it’s the same as the docs?
Here’s their feedback:
We would like to enforce masking in replays for every app so that the app does not have to possibility to turn off masking. Is this possible? Also on a side-note, you are pretty clear about using masking in your documentation, but when I create an new app, the config comes with masking off. Shouldn't this be default true instead of default false?
Hey team, when we create a new JS project and are presented with the code to paste into our app, we have masking turned off for the replay integration. However, in the docs this option is set to true (and the default value for this option is true as well). We received feedback from a customer about this, and they want the option to be set to true upon project creation, so that their other org users will not create new projects that transfer PII. Can we change the code we show upon project creation so that it’s the same as the docs?
Here’s their feedback:
We would like to enforce masking in replays for every app so that the app does not have to possibility to turn off masking. Is this possible? Also on a side-note, you are pretty clear about using masking in your documentation, but when I create an new app, the config comes with masking off. Shouldn't this be default true instead of default false?