(NOTES) NOTES (2023)

Create cookie consent banner (on cookieconsent2) and using Google Analytics to penetrate on user privacy and overcome GDPR policy.

Unfortunately, all global internet service like https://www.freelancer.com/, https://www.upwork.com/, https://www.facebook.com/, https://www.google.com/, https://www.microsoft.com (and other) vilely violate user privacy and users right to be anonymously. Global services collect sensitive information about users, require government documents and phone, tracking and spying for internet users. To overcome this violent intrusion to user privacy was be created GDRP policy. And following GDPR policy user at least to be agree for spying to himself.

I don't what law is possible to restrict https://www.microsoft.com and https://www.google.com/ and forbid this fucking companies to collect sensitive information about users, each one seconds Windows and Android system send tonnes of sensitive information to servers of this fucking companies, Windows and Android has embedded telemetry systems for sending all information about users to this fucking companies. You can start Fiddler or TcpView and watch at real-time how sensitive information from your computer going out. There are nothing any GDPR policy to forbid this fucking monsters vital intrusion to your privacy, but there are tiny restriction to spying by you through Browser. This restriction named GDPR policy and you can agree to spying about you through Browser.

So, In this page I describe how to set up banner to accept user permission for spying by himself through Browser.


For building this banned I usually use cookieconsent2 JS from Cloudflare CDN. Pay attention that cookieconsent2 also require https://cdnjs.com/libraries/jquery.

So, ASP page can start with this lines.


   1:      <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
   2:      <!--#include virtual="/CookieConsent.inc -->

And than we need to create CookieConsent.inc. For this purposes I use cool service https://2gdpr.com/cookieconsent.



Than you can register your site on Google Analytics and receive Code of GA.





Comments ( )
<00>  <01>  <02>  <03>  <04>  <05>  <06>  <07>  <08>  <09>  <10>  <11>  <12>  <13>  <14>  <15>  <16>  <17>  <18>  <19>  <20>  <21>  <22>  <23
Link to this page: http://www.vb-net.com/CookieConsentBanner/Index.htm
<SITEMAP>  <MVC>  <ASP>  <NET>  <DATA>  <KIOSK>  <FLEX>  <SQL>  <NOTES>  <LINUX>  <MONO>  <FREEWARE>  <DOCS>  <ENG>  <CHAT ME>  <ABOUT ME>  < THANKS ME>