Do you know that annoying grey tab, users must confirm that their data can be collected, there must a clear privacy policy showing what data is going to be stored, how it is going to be used, and provide the user a right to withdraw the consent to the use of personal data (consequently deleting the data), if required.
Blogger automatically added the EU Cookie Notification on our blogs to help meet these regulations. The notice explains how Blogger Cookies, as well as the use of Google Analytics and Adwords Cookies. This will only be shown to visiors within the EU, and will disappear when the user clicks “Got it”.
Read What is GDPR and How Impacts to Our Blog for more detail.
Since its notification only shows up inside EU citizen, we cant see that bar if we live outside EU region. But, thereis a trick to see the notice. Go to our blog address and change the country code by adding
?gl=[countrycode]
to the end of the url . For example https://example.blogspot.com?gl=nl
.Customize the text shown in the blogspot cookies notification
- Go to Template > Edit HTML and find
</head>
- Above
</head>
place the script below - Edit the text value in between quotes of each msg, link, close, and learn, then save your template.
<script type="text/javascript">
cookieOptions = {
msg: "This site uses cookies from Google to deliver its services, to personalise ads and to analyse traffic. Information about your use of this site is shared with Google. By using this site, you agree to its use of cookies.",
link: "https://www.blogger.com/go/blogspot-cookies",
close: "Okay!",
learn: "Learn More" };
</script>
We can remove that Cookies Notification Bar if we want to, but its our responsibility as content creator to avoid penalties of GDPR by telling our visitor about cookies.
Completely Remove Blogspot Cookies Notification
Simply replace script code above with below code<script type="text/javascript">
cookieChoices = {};
</script>
Change Cookies Notification Bar to Bottom
By default the notification bar is located at the top, if we have a fixed element at the top, it might not be visible because it is covered by the element. therefore we need to move it to the bottom with the following CSS code and Add it above]] </b:skin>
in Template > Edit HTML..cookie-choices-info {position: fixed; top: auto !important; bottom: 0px !important;}
TARGET YOUR CLIENTS WITH YOUR OWN WEBSITE OR LEAD GENERATION LANDING PAGE
TARGET YOUR CLIENTS WITH YOUR OWN WEBSITE OR LEAD GENERATION LANDING PAGE
Do you have great product and need one simple landing page with lead generation form so you can get back to your clients later? Maybe you wish to get website for you or your business ready today simple way?