builder.canTrack not working - Next.js app

Hello,

Can you please assist with the following problem:
When I run a pagespeed test or light house test I am facing this issue:

I tried to disable this pixel fetch by setting the canTrack prop to false but for some reason it is not working. (Please note that I tried to set the builder.canTrack = false; in a bunch of other places - separately for each page route but again the result was the same)

These are the versions that I am using (I also tried updating the versions to the latest but unfortunately the result was the same):
image

Thank you in advance!

It would be very interesting if this were possible. However, I think it isn’t that easy, related to this comment: Feature request: disable client-side tracking via Pixel · Issue #3318 · BuilderIO/builder · GitHub.