Sites like rich relevance, google analytics which are used for creating personalized user experience by tracking user data are blocked in Mozilla Firefox private mode. On my e-commerce site, recommended products are displayed using rich relevance. Since rich relevance is blocked in Mozilla private mode, recommended products are not displayed on site.
I know it's because of content blocking feature in Mozilla Firefox private mode which blocks list of sites which have been identified as engaging in cross-site tracking of users.
I want to understand how it works and what can be the programmatic approach to fix the issue? Tech stack being angularJs
and Java
.