GithubHelp home page GithubHelp logo

codersrank-org / timeline-widget Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 409 KB

Integrate work experience, portfolio or skills from your CodersRank profile in a form of a timeline to your personal website

Home Page: https://codersrank.io

License: MIT License

JavaScript 79.73% HTML 3.49% SCSS 16.77%
chart codersrank codersrank-widget portfolio profile skills webcomponent

timeline-widget's People

Contributors

nolimits4web avatar peti2001 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

henryth07

timeline-widget's Issues

GDPR: cookie should be disable for GA

I've been using codersrank widget using the CDN approach. But not sure which part is causing this,

I notice there were a GA cookie when i'm using codersrank widget on my personal website, GA1.2.710236043.1620414532 to domain .codersrank.io. This are not mentioned in the docs, but it seems GA tag is included in the script somehow.

The default is GA for codersrank widget will store cookies on users machine. This is not GDPR compliance as cookie is considered PII in GDPR and require consent of the user.

Codersrank should provide interface to disable/enable ga tracking cookies or use the consent_mode by default to disable the cookie.

gtag('consent', 'default', {
  'ad_storage': 'denied',
  'analytics_storage': 'denied'
});

refer to https://support.google.com/analytics/answer/9976101?hl=en for reference on consent mode.

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.