Noibu's script can pick up Personally identifiable information (pii) in two areas of your website, checkout and user account/dashboard. A way to prevent this is by adding "noibu-blocked" to a div's class, which signifies to our script to not collect that data in it.
As you can see, there is sensitive information about a customer on the checkout page. In the div, you can add the class "noibu-blocked".
With "noibu-blocked" added, the script no longer sees the pii anymore and the customer is once again safely traversing the website.
For more information on Noibu's pii blocking strategy, follow the link: https://help.noibu.com/hc/en-us/articles/4942446333453-Noibu-PII-Blocking-Strategy
Comments
Please sign in to leave a comment.