Code Monkey home page Code Monkey logo

Comments (3)

yang avatar yang commented on May 29, 2024

Thanks for the question! We do have customers in the EU, and generally we take privacy compliance seriously. The analytics that you're seeing in this case actually do not collect any personal information such as IP address, and they also do not set any cookies. Currently it is possible to opt out of this by using codegen instead of the headless api, but in the future we should expose more nobs to let you opt out of this entirely. But for now, just wanted to share some details on how it works in case it unblocks you.

from plasmic.

donalffons avatar donalffons commented on May 29, 2024

Thanks for your reply! It's good to know that this can be avoided by using codegen (although I have enjoyed the ease of use of the headless api a lot).

The analytics that you're seeing in this case actually do not collect any personal information such as IP address

I believe the client's IP address is sent with any HTTP request and used for transmitting the response (like in the Google Fonts drama I've linked to above)?! But I'm neither a lawyer nor a network engineer.

I don't have any immediate projects where this would be a deal breaker, but it's good to know that there is a way to avoid this and that you're working on an opt-out.

from plasmic.

jleider avatar jleider commented on May 29, 2024

I just came across this issue because this url is not included in our content security policy (CSP) and I was wondering if we could disable it from even making the request. Seems like we can't disable the request (yet?) but you can certainly block it from making the request in the browser with a CSP. You just need to be able to live with the console errors in the browser dev tools.

I should note that we pre-render and serve the majority of our pages statically with nginx. I guess we aren't using the codegen that @yang mentioned.

from plasmic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.