API call to https://cis.schibsted.com/api/v1/identify is blocked by browser
main-sonn opened this issue · 1 comments
main-sonn commented
Provide environment information
Firefox: 112.0.2
Which area(s) of the code does the issue occur in?
No response
To Reproduce
Open the network analysis of firefox browser. the api call is blocked:
Describe the Bug
Expected Behavior
What does this api call? If this api call isn't necessary, could it be removed?
Johannes-Andersen commented
This is related to #105 :)
The blocked request is coming from Firefox built-in tracking protection.
Since we use it internally in Schibsted we wanted some basic tracking to know if people were using it or not. But we should not really bundle pulse/Cis in our open source version. So there should be logic to bring your own trackers or disable pulse
So we would love for anyone to contribute to #105, but it is also on the radar for the frontend re-write I am trying to do in #215