nfl / react-gpt

A React display ad component using Google Publisher Tag
MIT License
145 stars 84 forks source link

Enable non-personalized Ads to support GDPR compliance #97

Closed carlos-algms closed 5 years ago

carlos-algms commented 5 years ago

According to EU regulations, it is mandatory to enable users to opt-out to tracking cookies GPT allows us to respect this law using the npa flag on Ads.

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 5 years ago

Codecov Report

Merging #97 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #97      +/-   ##
=======================================
+ Coverage   93.96%   94%   +0.04%     
=======================================
  Files           8     8              
  Lines         580   584       +4     
=======================================
+ Hits          545   549       +4     
  Misses         35    35
Impacted Files Coverage Δ
src/Bling.js 91.13% <100%> (+0.17%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 60f6ce0...63391a4. Read the comment docs.

carlos-algms commented 5 years ago

This PR will fix #81

carlos-algms commented 5 years ago

@miblanchard do you have any idea on when a new release will be launched?

adityasundaram commented 5 years ago

Any ETA on a release date for react-gpt with NPA flag?

carlos-algms commented 5 years ago

@adityasundaram you can use https://www.npmjs.com/package/@carlos.algms/react-gpt while we wait for a new official release.

We are using it here, at my work, on our official system.