Close Menu
    Facebook X (Twitter) Instagram
    Nintendo-Power
    • Home
    • Top News
    • Tech
    • Nintendo
    • Downloads
    • Contact Form
    Nintendo-Power
    Home»Top News»WhatsApp will soon show users a banner in the chat
    Top News

    WhatsApp will soon show users a banner in the chat

    Edward LangleyBy Edward LangleyFebruary 19, 2021No Comments2 Mins Read
    Facebook Twitter Pinterest LinkedIn Tumblr Email
    WhatsApp will soon show users a banner in the chat
    Share
    Facebook Twitter LinkedIn Pinterest Email

    WhatsApp users have until mid-May to agree to the new guidelines. Until then, the ambassador wants to do educational work – in practice.

    Photo series with 18 pictures

    WhatsApp plans to introduce a banner for users in the coming weeks, which will be visible at the top of the “Chat” tab. This banner is designed to give users the opportunity to take a closer look at the new Terms of Use. WhatsApp writes in a press release.

    The background to this action is an announcement from WhatsApp, To modify its terms of use. Because with the new guidelines, Ambassador should be allowed to share personal data with Facebook in the future. This ensures that users switch to alternatives on the drives. WhatsApp responds and extends deadline: Users now have until May 15 to accept the new guidelines. If you do not do this, you will not be able to use Messenger later.

    WhatsApp wants to enlighten users with banners

    According to WhatsApp, the upcoming banner should give users the opportunity to deal more closely with the planned update “at their own pace”.

        (That: WhatsApp) (That: WhatsApp)

    According to WhatsApp, changes in the guidelines only affect the upgrade of the company’s accounts so that users can better interact with companies through a custom function. According to Facebook, the owner of Facebook, the big changes are “more clearly designed, detailed user information on how and why data is processed”.

    The banner reads: “Update expands our Terms of Use and our Privacy Policy to include additional information, for example, how you can chat with companies if you wish”. WhatsApp also insists on private chats and end-to-end encryption. Contact lists should not be shared on Facebook either.

    If you want more information about the update, WhatsApp sends the banner to a globally standardized website.

    } }; var purposes = ['5f2914c84162b12603a4d775', '5f2914c84162b12603a4d4c7', '5f2914c84162b12603a4d636', '5f2914c94162b12603a4d96f', '5f2914c94162b12603a4d8bc', '5f2914c94162b12603a4da12', '5f2914c94162b12603a4dbb2', '5f2914c94162b12603a4dc99', '5f2914c94162b12603a4ddb5', '5f2914c84162b12603a4d32f']; var defaultType="default"; var defaultCustomVendor="5f599c8f3822d34710d106f4"; var defaultLabel="Ströer"; var _init = function() { __tcfapi('addEventListener', 2, function(tcData, success) { if (tcData.eventStatus === 'useractioncomplete') { for (var n = 0; n < embeds.length; n++) { console.log('init useractioncomplete', embeds[n]); if (!embeds[n]['rendered']) { _checkEmbed(embeds[n], true); } } } }); }; var _htmlDecode = function(input) { var e = document.createElement('textarea'); e.innerHTML = input; return e.childNodes.length === 0 ? "" : e.childNodes[0].nodeValue; }; var _getCustomVendorForType = function(type) { console.log('getcustomVendor', embedMapper[type]); return (typeof(embedMapper[type]) !== 'undefined') ? embedMapper[type]['vendor'] : defaultCustomVendor; }; var _getLabelForType = function(type) { return (typeof(embedMapper[type]) !== 'undefined') ? embedMapper[type]['label'] : defaultCustomVendor; }; var _getTypeForProvider = function(provider) { for (var type in embedMapper) { if (embedMapper[type]['providers'].indexOf(provider) > -1) { return type; } } return defaultType; }; var _hasUnrenderedEmbedsOfType = function(type) { for (var n = 0; n < embeds.length; n++) { if (embeds[n]['type'] == type && !embeds[n]['rendered']) { return true; } } return false; }; var _hasEmbedOfType = function(type) { for (var n = 0; n < embeds.length; n++) { if (embeds[n]['type'] == type) { return true; } } return false; }; var _checkEmbed = function(embed, postRenderScript) { var vendor = _getCustomVendorForType(embed.type); __tcfapi('getCustomVendorConsents', 2, function(vendorConsents, success) { if (vendorConsents.grants[vendor] && vendorConsents.grants[vendor].vendorGrant) { _renderEmbed(embed); if (typeof postRenderScript !== 'undefined' && postRenderScript && !_hasUnrenderedEmbedsOfType(embed.type)) { _runPostRenderScripts(embed.type); } } }); }; var _loadEmbedScripts = function(container) { var arr = container.getElementsByTagName('script'); var scriptArr = []; for (var n = 0; n < arr.length; n++) { if (arr[n].src) scriptArr.push(arr[n].src); else console.log('mrru arrn src load script', arr[n], arr[n].innerHTML); } for (var n = 0; n < scriptArr.length; n++) { var my_awesome_script = document.createElement('script'); my_awesome_script.setAttribute('src', scriptArr[n]); container.appendChild(my_awesome_script); } }; var _renderEmbed = function(embed) { embed['rendered'] = true; var embedContainer = document.createElement('div'); var embType="embed-" + _getLabelForType(embed.type); embed.container.innerHTML = ''; embed.container.insertBefore(embedContainer, embed.container.firstChild); // if custom code for embed type if(typeof embedMapper[embed.type]['render'] !== 'undefined') { var renderFunction = embedMapper[embed.type]['render']; renderFunction(_htmlDecode(embed.embedCode), embedContainer); } else { T$(embedContainer).append(T$(_htmlDecode(embed.embedCode))); } var subContainer = document.createElement('div'); embed.container.insertBefore(subContainer, embedContainer.nextSibling); subContainer.innerHTML = 'Gegebene Zustimmung für ' + _getLabelForType(embed.type) + ' verwalten' + 'Mehr dazu in unseren Datenschutzhinweisen'; }; var _renderEmbedPlaceholder = function(embed) { embed.container.innerHTML = '

    Empfohlener externer Inhalt

    ' + _getLabelForType(embed.type) + '

    Wir benötigen Ihre Zustimmung, um den von unserer Redaktion eingebundenen ' + _getLabelForType(embed.type) + '-Inhalt anzuzeigen. Sie können diesen (und damit auch alle weiteren ' + _getLabelForType(embed.type) + '-Inhalte auf t-online.de) mit einem Klick anzeigen lassen und auch wieder deaktivieren.

    ' + _getLabelForType(embed.type) + '-Inhalte immer anzeigen

    Ich bin damit einverstanden, dass mir externe Inhalte angezeigt werden. Damit können personenbezogene Daten an Drittplattformen übermittelt werden. Mehr dazu in unseren Datenschutzhinweisen.

    '; var checkbox = embed.container.querySelector('input'); checkbox.onchange = function() { consentEmbedHandler.consentGranted(embed.type); dataLayer.push({ 'event': 'gtmEvent', 'eventCategory': 'consent management', 'eventAction': 'embed-' + _getLabelForType(embed.type), 'eventLabel': 'embed anzeigen' }); }; }; var _checkForPostRenderScripts = function() { for (type in embedMapper) { console.log('_checkForPostRenderScripts', type, _hasEmbedOfType(type)); if (_hasEmbedOfType(type)) { _postRenderScriptWaiter(type); } } }; var _postRenderScriptWaiter = function(type) { var vendor = _getCustomVendorForType(type); __tcfapi('getCustomVendorConsents', 2, function(vendorConsents, success) { if (vendorConsents.grants[vendor] && vendorConsents.grants[vendor].vendorGrant) { _runPostRenderScripts(type); } }); }; var _runPostRenderScripts = function(type) { console.log('%cMrRu ConsentEmbedHandler: postrenderscript called', 'background:#000; color: #FDE100'); if (embedMapper[type]['postRenderScriptRun'] !== 'undefined' && embedMapper[type]['postRenderScriptRun']) { return; } embedMapper[type]['postRenderScriptRun'] = true; if (type == 'facebook') { console.log('%cMrRu ConsentEmbedHandler: facebook postrenderscript', 'background:#000; color: #FDE100'); window.fbAsyncInit = function() { FB.init({ appId: '496644460540750', xfbml: true, version: 'v8.0' }); }; var script = document.createElement('script'); script.async = true; script.defer = true; script.crossOrigin = 'anonymous'; script.src="https://connect.facebook.net/de_DE/sdk.js#7"; script.onload = function() { window.fbAsyncInit(); }; document.getElementsByTagName('head')[0].appendChild(script); } }; this.add = function(container, embedCode, provider) { var type = _getTypeForProvider(provider); var embed = { container: container, embedCode: embedCode, type: type, rendered: false }; container.classList.add('TConsentEmbed'); container.classList.add('TConsentEmbed--' + type); embeds.push(embed); _renderEmbedPlaceholder(embed); _checkEmbed(embed); }; this.consentGranted = function(type) { console.log('consentGranted for ' + type); var customVendor = _getCustomVendorForType(type); __tcfapi('postCustomConsent', 2, function(data) { console.log(data) }, [customVendor], purposes, purposes); for (var n = 0; n < embeds.length; n++) { console.log('consentGranted', embeds[n]); console.log('consentGranted', embeds[n]['type'], type); if (embeds[n]['type'] == type && !embeds[n]['rendered']) { _renderEmbed(embeds[n]); } } _runPostRenderScripts(type); }; this.run = function() { _checkForPostRenderScripts(); }; _init(); } var consentEmbedHandler = new ConsentEmbedHandler(); document.addEventListener("DOMContentLoaded", function() { consentEmbedHandler.run(); });

    Edward Langley

    Edward Langley is a contributor to Nintendo-power.com, covering a wide range of topics including news, business, technology, entertainment, lifestyle and current affairs. He focuses on delivering clear, balanced and accessible reporting that helps readers stay informed about important developments and emerging trends. With an emphasis on accuracy, relevance and useful insights, Edward aims to provide engaging stories and practical information that matter to audiences in the UK and beyond.

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

    Related Posts

    Acrylic Nails for the Modern Professional: Balancing Style and Practicality

    September 6, 2024

    The Majestic Journey of the African Spurred Tortoise: A Guide to Care and Habitat

    September 2, 2024

    Choosing Between a Russian and a Greek Tortoise: What You Need to Know

    June 21, 2024
    Leave A Reply Cancel Reply

    Navigate
    • Home
    • Top News
    • Tech
    • Nintendo
    • Downloads
    • Contact Form
    Pages
    • About Us
    • Contact Us
    • DMCA
    • Editorial Policy
    • Privacy Policy
    • Nintendo Power – Latest Gaming News, Reviews & Retro Updates
    Recent
    • August 2026 Night Sky Guide: Solar Eclipse, Perseid Meteor Shower and a 96% ‘Blood Moon’ to Light Up the Month
    • Google May Move Chrome to Twice-Weekly Updates as AI Uncovers Record Number of Security Flaws
    • New Okehampton Transport Interchange Opens to Boost Rail Links Across Devon
    • Xbox Free Play Days: GTA Online, Planet Zoo and Dragon Ball Xenoverse 2 Headline Weekend Gaming Line-up
    • Windows 11 July Update: Five New Features UK Users Should Try
    • About Us
    • Contact Us
    • DMCA
    • Editorial Policy
    • Privacy Policy
    • Nintendo Power – Latest Gaming News, Reviews & Retro Updates
    © 2026 Nintendo Power. All rights reserved.

    Type above and press Enter to search. Press Esc to cancel.