CINXE.COM

The Keyword | Google Product and Technology News and Stories

<!doctype html> <html class="no-js glue-flexbox glue-app-ready keyword-blog" lang="en-us" data-locale="en-us"> <head> <base href="https://blog.google/"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>The Keyword | Google Product and Technology News and Stories</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=1.0, minimum-scale=1.0"> <meta name="optimize_experiments" content="[{'id': 'IungncqGT5aYjbKizZW9zw', 'signature': 'sha256-7597e7f2907d399dd1a119a2744cbaec6dfca99fe1367645bbbbe1aac9cad23f'}]"><!--Article Specific Metadata--> <meta name="description" content="Get the latest news and stories about Google products, technology and innovation on the Keyword, Google's official blog."><!--Open Graph Metadata--> <meta property="og:type" content="website"> <meta property="og:title" content="The Keyword"> <meta property="og:description" content="Get the latest news and stories about Google products, technology and innovation on the Keyword, Google's official blog."> <meta property="og:image" content="https://blog.google/static/blogv2/images/google-200x200.png?version=pr20241113-1756"> <meta property="og:site_name" content="blog.google"> <meta property="og:url" content="https://blog.google/"><!--Twitter Card Metadata--> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:url" content="https://blog.google/"> <meta name="twitter:title" content="The Keyword"> <meta name="twitter:description" content="Get the latest news and stories about Google products, technology and innovation on the Keyword, Google's official blog."> <meta name="twitter:image:src" content="https://blog.google/static/blogv2/images/google-200x200.png?version=pr20241113-1756"> <meta name="twitter:site" content="@google"> <script type="application/ld+json"> { "@context" : "https://schema.org", "@type" : "WebSite", "name" : "Google Blog", "url" : "https://blog.google/" } </script> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="stylesheet" type="text/css" href="/static/keyword/css/blog/index.min.css?version=pr20241113-1756"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Google+Sans:400,500,600,700|Product+Sans:400&amp;display=swap&amp;lang=en"> <link href="https://fonts.googleapis.com/css2?family=Noto+Color+Emoji&amp;display=swap" rel="stylesheet"> <link href="https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.css" rel="stylesheet"> <link rel="canonical" href="https://blog.google/"> <link href="/favicon.ico" rel="icon"> <link href="/static/blogv2/images/apple-touch-icon.png?version=pr20241113-1756" rel="apple-touch-icon"> <link rel="alternate" hreflang="x-default" href="https://blog.google/"> <link rel="alternate" hreflang="en-us" href="https://blog.google/"> <link rel="alternate" hreflang="de-de" href="https://blog.google/intl/de-de/"> <link rel="alternate" hreflang="en-au" href="https://blog.google/intl/en-au/"> <link rel="alternate" hreflang="en-in" href="https://blog.google/intl/en-in/"> <link rel="alternate" hreflang="en-ca" href="https://blog.google/intl/en-ca/"> <link rel="alternate" hreflang="fr-ca" href="https://blog.google/intl/fr-ca/"> <link rel="alternate" hreflang="pt-br" href="https://blog.google/intl/pt-br/"> <link rel="alternate" hreflang="es" href="https://blog.google/intl/es-419/"> <link rel="alternate" hreflang="it-it" href="https://blog.google/intl/it-it/"> <link rel="alternate" hreflang="fr-fr" href="https://blog.google/intl/fr-fr/"> <link rel="alternate" hreflang="ar" href="https://blog.google/intl/ar-mena/"> <link rel="alternate" hreflang="en-eg" href="https://blog.google/intl/en-mena/"> <link rel="alternate" hreflang="en-ng" href="https://blog.google/intl/en-africa/"> <link rel="alternate" hreflang="pl-pl" href="https://blog.google/intl/pl-pl/"> <link rel="alternate" hreflang="ko-kr" href="https://blog.google/intl/ko-kr/"> <link rel="alternate" hreflang="ja-jp" href="https://blog.google/intl/ja-jp/"> <link rel="alternate" hreflang="es-es" href="https://blog.google/intl/es-es/"> <link rel="alternate" hreflang="nl-nl" href="https://blog.google/intl/nl-nl/"> <link rel="alternate" hreflang="id-id" href="https://blog.google/intl/id-id/"> <link rel="alternate" hreflang="cs-cz" href="https://blog.google/intl/cs-cz/"> <meta property="gtm-tag" content="GTM-TRV24V"><!-- https://developer.mozilla.org/en-US/docs/Web/API/Trusted_Types_API --> <script> let trustedTypePolicy = { createHTML: (str) => str, createScript: (str) => str, createScriptURL: (url) => url }; if (window.trustedTypes && window.trustedTypes.createPolicy) { const safeScriptDomains = [ 'blob:', '/static/blogv2/', '/static/keyword/', '/static/youtube/', '/static/blog_youtube/', '//cdn.ampproject.org/', '//googleads.g.doubleclick.net', '//survey.g.doubleclick.net', '//www.google-analytics.com/', '//www.google.com', '//www.googletagmanager.com', '//www.gstatic.com', '//www.youtube.com', '//youtube.googleapis.com', ]; const safeScripts = [ 'google_tag_manager[""]', '(function anonymous(' ]; trustedTypePolicy = window.trustedTypes.createPolicy('default', { /* Enable create HTML */ createHTML: (str) => { return str }, /* Enable script creation */ createScript: (str) => { const safeScriptString = safeScripts.find( (safeScript) => str.includes(safeScript) ); if (!safeScriptString) { console.warn( `unsafe createScript: "${str}"` ); } return str; }, /* Allow for safe domains only */ createScriptURL: (url) => { const safeDomainsUrl = safeScriptDomains.find( (safeDomain) => url.includes(safeDomain) ); if (!safeDomainsUrl && !url.startsWith(window.location.origin)) { console.warn( `Unsafe createScriptURL: "${url}"` ); } return url; }, }); } window.trustedTypePolicy = trustedTypePolicy; </script> <meta http-equiv="X-Translated-By" content="Google"> <meta http-equiv="X-Translated-To" content="sv"> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.omlEigW4xY8.O/am=DgY/d=1/rs=AN8SPfpjsL9kUWY0h-sp7Ilu7hZWGwEmeg/m=corsproxy" data-sourceurl="https://blog.google/"></script> <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" rel="stylesheet"> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.omlEigW4xY8.O/am=DgY/d=1/exm=corsproxy/ed=1/rs=AN8SPfpjsL9kUWY0h-sp7Ilu7hZWGwEmeg/m=phishing_protection" data-phishing-protection-enabled="false" data-forms-warning-enabled="true" data-source-url="https://blog.google/"></script> <meta name="robots" content="none"> </head> <body class="template-homepage keyword-blog"> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.omlEigW4xY8.O/am=DgY/d=1/exm=corsproxy,phishing_protection/ed=1/rs=AN8SPfpjsL9kUWY0h-sp7Ilu7hZWGwEmeg/m=navigationui" data-environment="prod" data-proxy-url="https://blog-google.translate.goog" data-proxy-full-url="https://blog-google.translate.goog/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-source-url="https://blog.google/" data-source-language="pl" data-target-language="sv" data-display-language="en-GB" data-detected-source-language="" data-is-source-untranslated="false" data-source-untranslated-url="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://blog.google/&amp;anno=2" data-client="tr"></script> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TRV24V" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <div class="data-layer-init-data" data-analytics=" { &quot;event&quot;: &quot;dataLayer_initialized&quot;, &quot;page_name&quot;: &quot;The Keyword | Google Product and Technology News and Stories&quot;, &quot;experiments&quot;: &quot;undefined&quot;, &quot;locale&quot;: &quot;en-us&quot;, &quot;page_type&quot;: &quot;blogv2 | homepage&quot;, &quot;primary_tag&quot;: &quot;undefined&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;landing_page_tags&quot;: &quot;undefined&quot;, &quot;article_name&quot;: &quot;undefined&quot;, &quot;author_name&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2018-05-16|16:32&quot;, &quot;hero_media&quot;: &quot;undefined&quot;, &quot;special_hero&quot;: &quot;off&quot;, &quot;days_since_published&quot;: &quot;2388&quot;, &quot;content_category&quot;: &quot;undefined&quot;, &quot;word_count&quot;: &quot;short 0-299&quot;, &quot;has_audio&quot;: &quot;undefined&quot;, &quot;has_video&quot;: &quot;undefined&quot; }"> </div> <div class="page-analytics-data" data-analytics=" { &quot;event&quot;: &quot;pageview&quot;, &quot;slug&quot;: &quot;home&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;secondaryTags&quot;: &quot;&quot;, &quot;publishDate&quot;: &quot;2018-05-16|16:32&quot;, &quot;tags&quot;: &quot;&quot;, &quot;heroMedia&quot;: &quot;&quot;, &quot;specialHero&quot;: &quot;off&quot;, }"> </div> <script type="text/javascript"> (function() { var dataLayerInitElement = document.querySelector('.data-layer-init-data'); var dataLayerObject = JSON.parse( dataLayerInitElement.getAttribute('data-analytics') ); // Change undefined strings to primitive value undefined. Object.entries(dataLayerObject).forEach(([key, value]) => { dataLayerObject[key] = value === 'undefined' ? undefined : value; }); if (!window['dataLayer']) { window['dataLayer'] = []; } window['dataLayer'].push(dataLayerObject); }()); </script> <script type="text/javascript"> (function() { var elem_ = document.querySelector('.page-analytics-data'); var scrubObject = { 'event': 'scrubbedUrl', 'url': getScrubbedUrl() }; var baseAnalyticsObject = JSON.parse( elem_.getAttribute('data-analytics').replace(/,(?=[^,]*$)/, '') ); function getScrubbedUrl() { const urlParams = location.href.split('?'); const hostPathUrl = urlParams[0]; if(urlParams.length === 1) return hostPathUrl; try { const searchParams = urlParams[1].split('&'); const utmParams = searchParams.filter(param => param.startsWith('utm') || param.startsWith('query')).join('&'); if(!utmParams.length) return hostPathUrl; return `${hostPathUrl}?${utmParams}`; } catch(error) { console.error('scrubbed Url error =>', e); } return hostPathUrl; } function handlePublishDate(dataObj) { var publishDate = dataObj['publishDate']; if (typeof publishDate !== 'undefined') { var oneDay = 24*60*60*1000; var dateParts = publishDate.split('|'); var pubDay = new Date(dateParts[0]); var today = new Date(); var daysSince = Math.round((today - pubDay) / oneDay); dataObj['daysSincePublished'] = daysSince.toString(); } pushData(dataObj); } function pushData(analyticsEvent) { if (!window['dataLayer']) { window['dataLayer'] = []; } window['dataLayer'].push(analyticsEvent); const globalKWDimenssions = Object.assign({}, analyticsEvent); if(globalKWDimenssions['event']) { delete globalKWDimenssions['event']; } window['globalKWCustomDimensions'] = globalKWDimenssions; } pushData(scrubObject); handlePublishDate(baseAnalyticsObject); }()); </script> <div class="surveys"><uni-feedback-survey-controller> <div id="feedback-surveys-json" style="display: none;" data-static-icons="{ &quot;close&quot;: &quot;/static/blogv2/images/icons.svg?version=pr20241113-1756#mi-close&quot; }"> [{"model": "blogsurvey.survey", "pk": 4, "fields": {"name": "Google Qualities", "survey_id": "google-qualities_241011", "scroll_depth_trigger": 50, "previous_survey": null, "display_rate": 90, "thank_message": "Thank you!", "thank_emoji": "✅", "questions": "[{\"id\": \"359feb17-0ba6-4993-9300-53c17a3b4fb8\", \"type\": \"simple_question\", \"value\": {\"question\": \"Which of the following qualities do you most associate with Google?\", \"responses\": [{\"id\": \"9766eefd-2761-49f0-a3e0-c7886aa295ee\", \"type\": \"item\", \"value\": \"Responsible\"}, {\"id\": \"a5b0f4e9-6f33-4481-91a7-5ba8f108bfb1\", \"type\": \"item\", \"value\": \"Helpful\"}, {\"id\": \"b38d7417-4164-4911-8ed7-083b54bd4ad8\", \"type\": \"item\", \"value\": \"Is a leader in AI\"}, {\"id\": \"791ffefb-d44e-44d1-b4bd-7a09bd9e1cc8\", \"type\": \"item\", \"value\": \"Is a leader in technical innovation\"}, {\"id\": \"52dd0b13-1327-47c1-ae70-fdd14ca03df7\", \"type\": \"item\", \"value\": \"Creates products that improve people's lives\"}]}}]", "target_article_pages": false}}] </div> </uni-feedback-survey-controller> </div> <script type="text/javascript"> window.dataLayer = window.dataLayer || []; // Get the experiment values from meta data and push the whitelist in dataLayer (function() { var experiments = createWhitelistObj(JSON.parse(getMetaContentByName('optimize_experiments').replace(/'/g, '"'))); pushExperiments(experiments); function getMetaContentByName(string){ var metaTag = document.querySelector("meta[name='" + string + "']"); return metaTag ? metaTag.getAttribute('content') : ''; } function createWhitelistObj(dictArr) { var whiteListObj = { "optimize.whitelist": {} }; dictArr.forEach(function (experiment) { whiteListObj['optimize.whitelist'][experiment.id] = experiment.signature; }) return whiteListObj; } function pushExperiments(dict) { var ownNames = Object.getOwnPropertyNames(dict["optimize.whitelist"]); if (ownNames.length > 0) { window.dataLayer.push(dict); } } }()) </script> <script type="text/javascript"> // Page hiding snippet for Optimize (function(a, s, y, n, c, h, i, d, e) { s.className += ' ' + y; h.end = i = function(){ s.className = s.className.replace(RegExp(' ?'+y),''); }; (a[n] = a[n] || []).hide = h; setTimeout(function(){ i(); h.end = null; }, c); })(window, document.documentElement, 'async-hide', 'dataLayer', 4000, { 'GTM-MQWPWXG': true }); // Analytics tracking code with Optimize plugin (function(i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function(){ (i[r].q = i[r].q || []).push(arguments); }; i[r].l = 1 * new Date(); a = s.createElement(o); m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m); })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga'); //GA Property ID ga('create', 'UA-77368025-1', 'auto', {allowLinker: true}); //Optimize Container ID ga('require', 'GTM-MQWPWXG'); </script> <div class="uni-header-content-pusher"></div> <header class="uni-header h-u-box-shadow-2" data-component="uni-header"> <div class="uni-header__hamburguer-wrapper"><button class="uni-header__hamburguer-button" aria-expanded="false" tabindex="0" aria-label="Navigation menu"> <svg aria-hidden="true" class="h-c-header__hamburger-img h-c-header__hamburger-img--standard events-off" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#h-burger"></use> </svg></button> </div> <figure class="uni-header__logo-google" title="Google" tabindex="-1"> <svg aria-label="Google" role="img"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#h-color-google-logo"></use> </svg> </figure> <div><a href="https://blog-google.translate.goog/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#jump-content" class="h-c-header__jump-to-content"> <span class="h-c-header__jump-to-content-text">Skip to main content</span> </a> </div> <div class="uni-header__site-title" data-analytics-module="{ &quot;module_name&quot;: &quot;main nav&quot;, &quot;section_header&quot;: &quot;The Keyword&quot; }"><a href="https://blog-google.translate.goog/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-header__site-title-link"> <div> The Keyword </div></a> </div> <div class="uni-article-progress-bar slide-up" data-component="uni-progress-bar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="0" aria-hidden="true" tab-index="-1" role="progressbar"> <div class="uni-article-progress-bar__title uni-article-progress-bar__ellipsis"> The Keyword </div> <div class="uni-article-progress-bar__social" aria-hidden="true" data-analytics-module="{ &quot;module_name&quot;: &quot;Progress Bar&quot;, &quot;section_header&quot;: &quot;The Keyword&quot; }"> <div class="uni-social-share " data-component="uni-social-share-dropdown"><a aria-label="Share" class="uni-social-share__trigger" role="button" tabindex="0" aria-expanded="false" data-analytics="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;progress bar&quot;, &quot;action&quot;: &quot;menu&quot;, &quot;label&quot;: &quot;label&quot; }"> <svg aria-hidden="true" class="h-c-icon h-c-icon--color-text" title="Share"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#social-share"></use> </svg> <div class="uni-social-share__button"> Share </div></a> <div class="uni-social-share__dialog uni-social-share__content " aria-labelledby="social-share-icon"><a aria-label="Share on Twitter" class="article-share__link-text uni-click-tracker" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://twitter.com/intent/tweet?text%3DThe%2520Keyword%2520%2540google%26url%3Dhttps://blog.google/" target="_blank" data-analytics="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;progress bar&quot;, &quot;action&quot;: &quot;share - progress bar&quot;, &quot;label&quot;: &quot;twitter&quot; }" data-ga4-method="twitter"> <svg aria-hidden="true" class="h-c-icon h-c-icon--social h-c-icon--30px" viewbox="0 0 30 30"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#social-twitter"></use> </svg> <div class="article-share__title"> Twitter </div></a> <a aria-label="Share on Facebook" class="article-share__link-text uni-click-tracker" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://www.facebook.com/sharer/sharer.php?caption%3DThe%2520Keyword%26u%3Dhttps://blog.google/" target="_blank" data-analytics="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;progress bar&quot;, &quot;action&quot;: &quot;share - progress bar&quot;, &quot;label&quot;: &quot;facebook&quot; }" data-ga4-method="facebook"> <svg aria-hidden="true" class="h-c-icon h-c-icon--social h-c-icon--30px" viewbox="0 0 30 30"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#social-facebook"></use> </svg> <div class="article-share__title"> Facebook </div></a> <a aria-label="Share on LinkedIn" class="article-share__link-text uni-click-tracker" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://www.linkedin.com/shareArticle?mini%3Dtrue%26url%3Dhttps://blog.google/%26title%3DThe%2520Keyword" target="_blank" data-analytics="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;progress bar&quot;, &quot;action&quot;: &quot;share - progress bar&quot;, &quot;label&quot;: &quot;linkedin&quot; }" data-ga4-method="linkedin"> <svg aria-hidden="true" class="h-c-icon h-c-icon--social h-c-icon--30px" viewbox="0 0 30 30"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#social-linkedin"></use> </svg> <div class="article-share__title"> LinkedIn </div></a> <a aria-label="Share with Email" class="article-share__link-text uni-click-tracker article-share__email" href="mailto:?subject=The+Keyword&amp;body=Check+out+this+article+on+the+Keyword:%0A%0AThe+Keyword%0A%0Ahttps://blog.google/&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" target="_blank" data-analytics="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;progress bar&quot;, &quot;action&quot;: &quot;share - progress bar&quot;, &quot;label&quot;: &quot;email&quot; }" data-ga4-method="email"> <svg aria-hidden="true" class="h-c-icon h-c-icon--social h-c-icon--30px" viewbox="0 0 30 30"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#social-mail"></use> </svg> <div class="article-share__title"> Mail </div></a> <div class="copy-link uni-copy-share uni-click-tracker" data-component="uni-copy-popup-component" data-analytics="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;progress bar&quot;, &quot;action&quot;: &quot;share - progress bar&quot;, &quot;label&quot;: &quot;copy&quot; }" data-ga4-analytics-share-copy-link data-ga4-method="Copy link"><button class="copy-link__trigger copy-link__trigger-text" data-ga4-method="Copy link" title="Copy link"> <svg class="h-c-icon h-c-icon--color-text" role="presentation" title="Copy link"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#social-link"></use> </svg> <div class="copy-link__title"> Copy link </div></button> <div class="copy-link__dialog copy-link__content" uni-options="{&quot;copyTextButton&quot;: &quot;COPIED TO CLIPBOARD&quot;}" aria-hidden="true" tabindex="-1"><input class="h-c-copy copy-link__url" value="https://blog.google/" id="copy-link" readonly type="text"> <div class="copy-link__copy-message" role="status"></div> </div> </div> </div> </div> </div> <div class="uni-article-progress-bar__indicator hide-progress-bar"></div> </div> <nav class="uni-navigation uni-navigation--desktop" role="navigation" aria-label="Main" data-analytics-module="{ &quot;module_name&quot;: &quot;main nav&quot;, &quot;section_header&quot;: &quot;Desktop menu&quot; }"> <div class="uni-navigation__list-desktop"> <ul id="uni-main-menu" class="uni-main-menu" data-component="uni-navigation"> <li data-has-subnav="" class="uni-main-menu__item uni-main-menu__item--desktop active "><a href="https://blog-google.translate.goog/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-main-menu__item-label " role="button" tabindex="0"> Latest stories </a></li> <li data-has-subnav="yes" class="uni-main-menu__item uni-main-menu__item--desktop inactive has-submenu"><button class="uni-main-menu__item-label has-submenu" tabindex="0"> Product news <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <div class="uni-main-menu__subnav uni-main-menu__subnav--desktop"><button class="uni-main-menu__subnav-title uni-main-menu__subnav-title--desktop"> <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure> Product news </button> <ul class="uni-main-menu__subnav-list"> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--desktop has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--desktop"> Android, Chrome &amp; Play <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--desktop"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/android/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Android </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/chrome/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Chrome </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/chromebooks/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Chromebooks </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/google-play/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Google Play </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/wear-os/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Wear OS </a></li> </ul></li> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--desktop has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--desktop"> Platforms &amp; Devices <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--desktop"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/fitbit/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Fitbit </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/google-nest/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Google Nest </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/pixel/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Pixel </a></li> </ul></li> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--desktop has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--desktop"> Explore &amp; Get Answers <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--desktop"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/gemini/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Gemini </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/maps/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Maps </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/news/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> News </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/search/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Search </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/shopping/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Shopping </a></li> </ul></li> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--desktop has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--desktop"> Connect &amp; Communicate <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--desktop"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/classroom/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Classroom </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/photos/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Photos </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/registry/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Registry </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/translate/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Translate </a></li> </ul></li> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--desktop has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--desktop"> In The Cloud <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--desktop"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/workspace/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Google Workspace </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://cloud.google.com/blog/" data-navigation="product-news"> More on the Cloud Blog <svg class="icon h-c-icon uni-main-menu__subnav-sublist-external-icon" role="presentation" viewbox="0 0 18 18"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-arrow-forward"></use> </svg></a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/google-cloud/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Google Cloud </a></li> </ul></li> </ul><a href="https://blog-google.translate.goog/products/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--landing uni-main-menu__subnav-item-name--desktop"> See all product updates </a> </div> <div class="h-c-page uni-main-menu__submenu-wrapper" id="uni-navigation__item-1-2" aria-expanded="false" aria-hidden="true" role="menu"> <ul class="uni-main-menu__submenu has-view-all"> <li class="uni-main-menu__submenu-item" role="group" aria-labelledby="uni-main-menu__submenu-item-label-product-news-1"><span class="uni-main-menu__submenu-item-label" id="uni-main-menu__submenu-item-label-product-news-1"> Android, Chrome &amp; Play </span> <ul class="uni-main-menu__submenu-links"> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/android/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Android </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/chrome/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Chrome </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/chromebooks/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Chromebooks </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/google-play/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Google Play </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/wear-os/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Wear OS </a></li> </ul></li> <li class="uni-main-menu__submenu-item" role="group" aria-labelledby="uni-main-menu__submenu-item-label-product-news-2"><span class="uni-main-menu__submenu-item-label" id="uni-main-menu__submenu-item-label-product-news-2"> Platforms &amp; Devices </span> <ul class="uni-main-menu__submenu-links"> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/fitbit/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Fitbit </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/google-nest/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Google Nest </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/pixel/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Pixel </a></li> </ul></li> <li class="uni-main-menu__submenu-item" role="group" aria-labelledby="uni-main-menu__submenu-item-label-product-news-3"><span class="uni-main-menu__submenu-item-label" id="uni-main-menu__submenu-item-label-product-news-3"> Explore &amp; Get Answers </span> <ul class="uni-main-menu__submenu-links"> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/gemini/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Gemini </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/maps/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Maps </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/news/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> News </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/search/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Search </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/shopping/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Shopping </a></li> </ul></li> <li class="uni-main-menu__submenu-item" role="group" aria-labelledby="uni-main-menu__submenu-item-label-product-news-4"><span class="uni-main-menu__submenu-item-label" id="uni-main-menu__submenu-item-label-product-news-4"> Connect &amp; Communicate </span> <ul class="uni-main-menu__submenu-links"> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/classroom/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Classroom </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/photos/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Photos </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/registry/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Registry </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/translate/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Translate </a></li> </ul></li> <li class="uni-main-menu__submenu-item" role="group" aria-labelledby="uni-main-menu__submenu-item-label-product-news-5"><span class="uni-main-menu__submenu-item-label" id="uni-main-menu__submenu-item-label-product-news-5"> In The Cloud </span> <ul class="uni-main-menu__submenu-links"> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/workspace/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Google Workspace </a></li> <li class="uni-main-menu__submenu-link"><a href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://cloud.google.com/blog/" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> More on the Cloud Blog <svg class="icon h-c-icon uni-main-menu__submenu-external-icon" role="presentation" viewbox="0 0 18 18"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-arrow-forward"></use> </svg></a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/products/google-cloud/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="product-news" class="uni-main-menu__submenu-anchor"> Google Cloud </a></li> </ul></li> </ul> <div class="uni-main-menu__submenu-view-all"><a href="https://blog-google.translate.goog/products/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-main-menu__submenu-view-all-link"> See all product updates <svg id="mi-arrow-forward-no-bg" viewbox="0 0 32 32"><polygon points="16,0 13.2,2.8 24.3,14 0,14 0,18 24.3,18 13.2,29.2 16,32 32,16"></polygon> </svg></a> </div><button class="uni-main-menu__submenu-close" aria-label="Close Menu"> <svg aria-hidden="true" class="h-c-icon h-c-icon--24px uni-main-menu__submenu-close--icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#close_icon"></use> </svg></button> </div></li> <li data-has-subnav="yes" class="uni-main-menu__item uni-main-menu__item--desktop inactive has-submenu"><button class="uni-main-menu__item-label has-submenu" tabindex="0"> Company news <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <div class="uni-main-menu__subnav uni-main-menu__subnav--desktop"><button class="uni-main-menu__subnav-title uni-main-menu__subnav-title--desktop"> <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure> Company news </button> <ul class="uni-main-menu__subnav-list"> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--desktop has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--desktop"> Outreach &amp; initiatives <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--desktop"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/outreach-initiatives/arts-culture/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Arts &amp; Culture </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/outreach-initiatives/education/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Education </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/outreach-initiatives/entrepreneurs/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Entrepreneurs </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/outreach-initiatives/public-policy/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Public Policy </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/outreach-initiatives/sustainability/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Sustainability </a></li> <li class="uni-main-menu__subnav-sublist-item"><a href="https://blog-google.translate.goog/outreach-initiatives/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-main-menu__subnav-sublist-link uni-main-menu__subnav-sublist-link--all" data-navigation="Outreach &amp; initiatives"> See all </a></li> </ul></li> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--desktop has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--desktop"> Technology <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--desktop"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/technology/ai/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> AI </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/technology/developers/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Developers </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/technology/health/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Health </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/technology/google-deepmind/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Google DeepMind </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/technology/google-labs/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Google Labs </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/technology/safety-security/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Safety and security </a></li> <li class="uni-main-menu__subnav-sublist-item"><a href="https://blog-google.translate.goog/technology/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-main-menu__subnav-sublist-link uni-main-menu__subnav-sublist-link--all" data-navigation="Technology"> See all </a></li> </ul></li> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--desktop has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--desktop"> Inside Google <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--desktop"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/inside-google/infrastructure/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Data centers and infrastructure </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/inside-google/doodles/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Doodles </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/inside-google/googlers/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Googlers </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/inside-google/life-at-google/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Life at Google </a></li> <li class="uni-main-menu__subnav-sublist-item"><a href="https://blog-google.translate.goog/inside-google/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-main-menu__subnav-sublist-link uni-main-menu__subnav-sublist-link--all" data-navigation="Inside Google"> See all </a></li> </ul></li> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--desktop has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--desktop"> Around the globe <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--desktop"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/around-the-globe/google-asia/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Google in Asia </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/around-the-globe/google-europe/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Google in Europe </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/around-the-globe/google-latin-america/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Google in Latin America </a></li> <li class="uni-main-menu__subnav-sublist-item"><a href="https://blog-google.translate.goog/around-the-globe/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-main-menu__subnav-sublist-link uni-main-menu__subnav-sublist-link--all" data-navigation="Around the globe"> See all </a></li> </ul></li> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--desktop has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--desktop"> Authors <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--desktop"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/authors/sundar-pichai/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Sundar Pichai, CEO </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/authors/ruth-porat/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Ruth Porat, President &amp; Chief Investment Officer </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/authors/kent-walker/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Kent Walker, SVP </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/authors/james-manyika/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> James Manyika, SVP </a></li> <li class="uni-main-menu__subnav-sublist-item"><a href="https://blog-google.translate.goog/authors/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-main-menu__subnav-sublist-link uni-main-menu__subnav-sublist-link--all" data-navigation="Authors"> See all </a></li> </ul></li> </ul> </div> <div class="h-c-page uni-main-menu__submenu-wrapper" id="uni-navigation__item-1-3" aria-expanded="false" aria-hidden="true" role="menu"> <ul class="uni-main-menu__submenu has-view-all"> <li class="uni-main-menu__submenu-item" role="group" aria-labelledby="uni-main-menu__submenu-item-label-company-news-1"><span class="uni-main-menu__submenu-item-label" id="uni-main-menu__submenu-item-label-company-news-1"> Outreach &amp; initiatives </span> <ul class="uni-main-menu__submenu-links"> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/outreach-initiatives/arts-culture/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Arts &amp; Culture </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/outreach-initiatives/education/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Education </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/outreach-initiatives/entrepreneurs/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Entrepreneurs </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/outreach-initiatives/public-policy/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Public Policy </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/outreach-initiatives/sustainability/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Sustainability </a></li> </ul><a href="https://blog-google.translate.goog/outreach-initiatives/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="Outreach &amp; initiatives" role="menuitem" title="See all Outreach &amp; initiatives articles" class="uni-main-menu__submenu-item-see-all"> See all <svg id="mi-arrow-forward-no-bg" viewbox="0 0 32 32"><polygon points="16,0 13.2,2.8 24.3,14 0,14 0,18 24.3,18 13.2,29.2 16,32 32,16"></polygon> </svg></a></li> <li class="uni-main-menu__submenu-item" role="group" aria-labelledby="uni-main-menu__submenu-item-label-company-news-2"><span class="uni-main-menu__submenu-item-label" id="uni-main-menu__submenu-item-label-company-news-2"> Technology </span> <ul class="uni-main-menu__submenu-links"> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/technology/ai/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> AI </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/technology/developers/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Developers </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/technology/health/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Health </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/technology/google-deepmind/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Google DeepMind </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/technology/google-labs/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Google Labs </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/technology/safety-security/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Safety and security </a></li> </ul><a href="https://blog-google.translate.goog/technology/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="Technology" role="menuitem" title="See all Technology articles" class="uni-main-menu__submenu-item-see-all"> See all <svg id="mi-arrow-forward-no-bg" viewbox="0 0 32 32"><polygon points="16,0 13.2,2.8 24.3,14 0,14 0,18 24.3,18 13.2,29.2 16,32 32,16"></polygon> </svg></a></li> <li class="uni-main-menu__submenu-item" role="group" aria-labelledby="uni-main-menu__submenu-item-label-company-news-3"><span class="uni-main-menu__submenu-item-label" id="uni-main-menu__submenu-item-label-company-news-3"> Inside Google </span> <ul class="uni-main-menu__submenu-links"> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/inside-google/infrastructure/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Data centers and infrastructure </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/inside-google/doodles/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Doodles </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/inside-google/googlers/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Googlers </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/inside-google/life-at-google/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Life at Google </a></li> </ul><a href="https://blog-google.translate.goog/inside-google/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="Inside Google" role="menuitem" title="See all Inside Google articles" class="uni-main-menu__submenu-item-see-all"> See all <svg id="mi-arrow-forward-no-bg" viewbox="0 0 32 32"><polygon points="16,0 13.2,2.8 24.3,14 0,14 0,18 24.3,18 13.2,29.2 16,32 32,16"></polygon> </svg></a></li> <li class="uni-main-menu__submenu-item" role="group" aria-labelledby="uni-main-menu__submenu-item-label-company-news-4"><span class="uni-main-menu__submenu-item-label" id="uni-main-menu__submenu-item-label-company-news-4"> Around the globe </span> <ul class="uni-main-menu__submenu-links"> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/around-the-globe/google-asia/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Google in Asia </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/around-the-globe/google-europe/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Google in Europe </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/around-the-globe/google-latin-america/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Google in Latin America </a></li> </ul><a href="https://blog-google.translate.goog/around-the-globe/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="Around the globe" role="menuitem" title="See all Around the globe articles" class="uni-main-menu__submenu-item-see-all"> See all <svg id="mi-arrow-forward-no-bg" viewbox="0 0 32 32"><polygon points="16,0 13.2,2.8 24.3,14 0,14 0,18 24.3,18 13.2,29.2 16,32 32,16"></polygon> </svg></a></li> <li class="uni-main-menu__submenu-item" role="group" aria-labelledby="uni-main-menu__submenu-item-label-company-news-5"><span class="uni-main-menu__submenu-item-label" id="uni-main-menu__submenu-item-label-company-news-5"> Authors </span> <ul class="uni-main-menu__submenu-links"> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/authors/sundar-pichai/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Sundar Pichai, CEO </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/authors/ruth-porat/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Ruth Porat, President &amp; Chief Investment Officer </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/authors/kent-walker/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> Kent Walker, SVP </a></li> <li class="uni-main-menu__submenu-link"><a href="https://blog-google.translate.goog/authors/james-manyika/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" role="menuitem" data-navigation="company-news" class="uni-main-menu__submenu-anchor"> James Manyika, SVP </a></li> </ul><a href="https://blog-google.translate.goog/authors/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="Authors" role="menuitem" title="See all Authors articles" class="uni-main-menu__submenu-item-see-all"> See all <svg id="mi-arrow-forward-no-bg" viewbox="0 0 32 32"><polygon points="16,0 13.2,2.8 24.3,14 0,14 0,18 24.3,18 13.2,29.2 16,32 32,16"></polygon> </svg></a></li> </ul><button class="uni-main-menu__submenu-close" aria-label="Close Menu"> <svg aria-hidden="true" class="h-c-icon h-c-icon--24px uni-main-menu__submenu-close--icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#close_icon"></use> </svg></button> </div></li> </ul> </div> <div class="uni-header__newsletter uni-header__newsletter--mobile"><a class="uni-header__newsletter--cta uni-header__newsletter--cta--mobile kw-button kw-button--high-emphasis" href="https://blog-google.translate.goog/newsletter-subscribe/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;newsletter&quot;, &quot;action&quot;: &quot;menu&quot; , &quot;label&quot;: &quot;subscribe&quot; }" aria-label="Newsletter subscribe" data-content-type="blogv2 | homepage"> Subscribe</a> </div> </nav> <script type="application/json" data-catalog-id="search-bar"> { "find_an_article": "Find an article...", "rss_link": "/rss/", "rss_feed": "RSS feed", "press_corner": "Press corner", "press_corner_slug": "press/", "secondary_menu": "Secondary menu", "search": "Search", "submit": "Submit", "close": "Close", "execute_search": "Execute search", "dismiss_search": "Dismiss search", "suggested_results_for": "[[number]] suggested results for [[query_term]]", "by_string": "By", "conjunction_symbol": "\u0026" } </script><uni-search-bar class="uni-search-bar" site-id="2" data-static-icons="{ &quot;clear&quot;: &quot;/static/blogv2/images/icons.svg?version=pr20241113-1756#mi-clear&quot;, &quot;more_vert&quot;: &quot;/static/blogv2/images/icons.svg?version=pr20241113-1756#mi-more-vert&quot;, &quot;rss_feed&quot;: &quot;/static/blogv2/images/icons.svg?version=pr20241113-1756#mi-rss-feed&quot;, &quot;search&quot;: &quot;/static/blogv2/images/icons.svg?version=pr20241113-1756#mi-search&quot; }"> </uni-search-bar> <div class="uni-header__newsletter uni-header__newsletter--desktop"><a class="uni-header__newsletter--cta uni-header__newsletter--cta--desktop kw-button kw-button--high-emphasis" href="https://blog-google.translate.goog/newsletter-subscribe/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;newsletter&quot;, &quot;action&quot;: &quot;header&quot; , &quot;label&quot;: &quot;subscribe&quot; }" aria-label="Newsletter subscribe" data-content-type="blogv2 | homepage"> Subscribe</a> </div> </header> <nav class="uni-navigation uni-navigation--mobile" role="navigation" aria-label="Main" data-component="uni-navigation-mobile" aria-hidden="true" data-analytics-module="{ &quot;module_name&quot;: &quot;mobile nav&quot;, &quot;section_header&quot;: &quot;Mobile menu&quot; }"> <div class="uni-navigation__brand-mobile"><button class="uni-navigation__close" aria-label="Close Menu" aria-hidden="true"> <svg aria-hidden="true" aria-label="Close Menu" class="h-c-icon h-c-icon--24px uni-main-menu__submenu-close--icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#close_icon"></use> </svg></button> <figure class="uni-navigation__logo-google" title="Google"> <svg aria-label="Google" role="img"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#h-color-google-logo"></use> </svg> </figure><span class="uni-navigation__site-title"> <a class="uni-header__site-title-link" href="https://blog-google.translate.goog/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-analytics=""> <div> The Keyword </div></a> </span> </div> <div class="uni-navigation__list-mobile"> <ul id="uni-main-menu" class="uni-main-menu"> <li data-has-subnav="" class="uni-main-menu__item uni-main-menu__item--mobile active "><a href="https://blog-google.translate.goog/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-main-menu__item-label " role="button" tabindex="0"> Latest stories </a></li> <li data-has-subnav="yes" class="uni-main-menu__item uni-main-menu__item--mobile inactive has-submenu"><button class="uni-main-menu__item-label has-submenu" tabindex="0"> Product news <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <div class="uni-main-menu__subnav uni-main-menu__subnav--mobile"><button class="uni-main-menu__subnav-title uni-main-menu__subnav-title--mobile"> <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure> Product news </button> <ul class="uni-main-menu__subnav-list"> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--mobile has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--mobile"> Android, Chrome &amp; Play <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--mobile"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/android/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Android </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/chrome/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Chrome </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/chromebooks/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Chromebooks </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/google-play/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Google Play </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/wear-os/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Wear OS </a></li> </ul></li> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--mobile has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--mobile"> Platforms &amp; Devices <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--mobile"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/fitbit/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Fitbit </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/google-nest/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Google Nest </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/pixel/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Pixel </a></li> </ul></li> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--mobile has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--mobile"> Explore &amp; Get Answers <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--mobile"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/gemini/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Gemini </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/maps/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Maps </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/news/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> News </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/search/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Search </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/shopping/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Shopping </a></li> </ul></li> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--mobile has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--mobile"> Connect &amp; Communicate <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--mobile"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/classroom/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Classroom </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/photos/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Photos </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/registry/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Registry </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/translate/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Translate </a></li> </ul></li> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--mobile has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--mobile"> In The Cloud <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--mobile"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/workspace/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Google Workspace </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://cloud.google.com/blog/" data-navigation="product-news"> More on the Cloud Blog <svg class="icon h-c-icon uni-main-menu__subnav-sublist-external-icon" role="presentation" viewbox="0 0 18 18"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-arrow-forward"></use> </svg></a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/products/google-cloud/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="product-news"> Google Cloud </a></li> </ul></li> </ul><a href="https://blog-google.translate.goog/products/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--landing uni-main-menu__subnav-item-name--mobile"> See all product updates </a> </div></li> <li data-has-subnav="yes" class="uni-main-menu__item uni-main-menu__item--mobile inactive has-submenu"><button class="uni-main-menu__item-label has-submenu" tabindex="0"> Company news <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <div class="uni-main-menu__subnav uni-main-menu__subnav--mobile"><button class="uni-main-menu__subnav-title uni-main-menu__subnav-title--mobile"> <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure> Company news </button> <ul class="uni-main-menu__subnav-list"> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--mobile has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--mobile"> Outreach &amp; initiatives <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--mobile"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/outreach-initiatives/arts-culture/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Arts &amp; Culture </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/outreach-initiatives/education/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Education </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/outreach-initiatives/entrepreneurs/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Entrepreneurs </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/outreach-initiatives/public-policy/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Public Policy </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/outreach-initiatives/sustainability/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Sustainability </a></li> <li class="uni-main-menu__subnav-sublist-item"><a href="https://blog-google.translate.goog/outreach-initiatives/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-main-menu__subnav-sublist-link uni-main-menu__subnav-sublist-link--all" data-navigation="Outreach &amp; initiatives"> See all </a></li> </ul></li> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--mobile has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--mobile"> Technology <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--mobile"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/technology/ai/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> AI </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/technology/developers/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Developers </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/technology/health/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Health </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/technology/google-deepmind/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Google DeepMind </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/technology/google-labs/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Google Labs </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/technology/safety-security/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Safety and security </a></li> <li class="uni-main-menu__subnav-sublist-item"><a href="https://blog-google.translate.goog/technology/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-main-menu__subnav-sublist-link uni-main-menu__subnav-sublist-link--all" data-navigation="Technology"> See all </a></li> </ul></li> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--mobile has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--mobile"> Inside Google <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--mobile"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/inside-google/infrastructure/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Data centers and infrastructure </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/inside-google/doodles/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Doodles </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/inside-google/googlers/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Googlers </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/inside-google/life-at-google/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Life at Google </a></li> <li class="uni-main-menu__subnav-sublist-item"><a href="https://blog-google.translate.goog/inside-google/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-main-menu__subnav-sublist-link uni-main-menu__subnav-sublist-link--all" data-navigation="Inside Google"> See all </a></li> </ul></li> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--mobile has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--mobile"> Around the globe <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--mobile"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/around-the-globe/google-asia/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Google in Asia </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/around-the-globe/google-europe/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Google in Europe </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/around-the-globe/google-latin-america/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Google in Latin America </a></li> <li class="uni-main-menu__subnav-sublist-item"><a href="https://blog-google.translate.goog/around-the-globe/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-main-menu__subnav-sublist-link uni-main-menu__subnav-sublist-link--all" data-navigation="Around the globe"> See all </a></li> </ul></li> <li class="uni-main-menu__subnav-item uni-main-menu__subnav-item--mobile has-submenu"><button class="uni-main-menu__subnav-item-name uni-main-menu__subnav-item-name--mobile"> Authors <figure class="expand-caret"> <svg class="icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-expand"></use> </svg> </figure></button> <ul class="uni-main-menu__subnav-sublist uni-main-menu__subnav-sublist--mobile"> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/authors/sundar-pichai/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Sundar Pichai, CEO </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/authors/ruth-porat/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Ruth Porat, President &amp; Chief Investment Officer </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/authors/kent-walker/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> Kent Walker, SVP </a></li> <li class="uni-main-menu__subnav-sublist-item"><a class="uni-main-menu__subnav-sublist-link" href="https://blog-google.translate.goog/authors/james-manyika/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-navigation="company-news"> James Manyika, SVP </a></li> <li class="uni-main-menu__subnav-sublist-item"><a href="https://blog-google.translate.goog/authors/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-main-menu__subnav-sublist-link uni-main-menu__subnav-sublist-link--all" data-navigation="Authors"> See all </a></li> </ul></li> </ul> </div></li> </ul> <ul class="uni-header__kebab-menu uni-header__kebab-menu--mobile"> <li class="uni-header__kebab-menu-item"></li> <li class="uni-header__kebab-menu-item"><a href="https://blog-google.translate.goog/press//?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" title="Press corner">Press corner</a></li> <li class="uni-header__kebab-menu-item"><a href="https://blog-google.translate.goog/rss/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" title="RSS feed"> RSS feed </a></li> </ul> </div> <div class="uni-header__newsletter uni-header__newsletter--mobile"><a class="uni-header__newsletter--cta uni-header__newsletter--cta--mobile kw-button kw-button--high-emphasis" href="https://blog-google.translate.goog/newsletter-subscribe/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;newsletter&quot;, &quot;action&quot;: &quot;menu&quot; , &quot;label&quot;: &quot;subscribe&quot; }" aria-label="Newsletter subscribe" data-content-type="blogv2 | homepage"> Subscribe</a> </div> </nav> <div class="overlay-body-menu--mobile"></div> <div class="loader-mask"> <div class="loader-mask__loader"></div> </div> <main id="jump-content" class="site-content" tabindex="-1"> <article class="uni-blog-landing"><!--article header--> <section data-analytics-module="{ &quot;module_name&quot;: &quot;Hero&quot; , &quot;section_header&quot;: &quot;5 ways to explore chess during the 2024 World Chess Championship&quot; }"><!--product header content--> <a href="https://blog-google.translate.goog/technology/ai/world-chess-championships-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;5 ways to explore chess during the 2024 World Chess Championship&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;5 ways to explore chess during the 2024 World Chess Championship&quot;, &quot;author_name&quot; : &quot;Google&quot;, &quot;page_name&quot;: &quot;world-chess-championships-2024&quot;, &quot;position&quot;: &quot; 1 of 1 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - AI&quot;, &quot;secondary_tags&quot;: &quot;Google in Asia&quot;, &quot;publish_date&quot;: &quot;2024-11-25|10:01&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;3&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;623&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;yes&quot; }" tabindex="-1" aria-label="Illustration of colorful red and blue chess pieces and sparkles against a yellow checkered board." class="featured-article-hero__image--full-width featured-article-hero__image--home"> <img role="presentation" alt="" class="featured-article-hero__image-tag" src="https://storage.googleapis.com/gweb-uniblog-publish-prod/original_images/chess-hero-image.gif" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/original_images/chess-hero-image.gif&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/original_images/chess-hero-image.gif&quot; }"> </a> <section class="featured-article-hero__section" data-component="uni-featured-article-hero" showneutralcolor="False" color="#f8f9fa"> <div class="featured-article-hero module featured-article-hero--break-grid "> <div class="featured-article-hero__home"> <div class="featured-article-hero__wrapper home additional-articles"><a href="https://blog-google.translate.goog/technology/ai/world-chess-championships-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="featured-article-hero__link featured-article-hero__link--img home additional-articles" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;5 ways to explore chess during the 2024 World Chess Championship&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;5 ways to explore chess during the 2024 World Chess Championship&quot;, &quot;author_name&quot; : &quot;Google&quot;, &quot;page_name&quot;: &quot;world-chess-championships-2024&quot;, &quot;position&quot;: &quot;1 of 1&quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - AI&quot;, &quot;secondary_tags&quot;: &quot;Google in Asia&quot;, &quot;publish_date&quot;: &quot;2024-11-25|10:01&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;3&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;623&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;yes&quot; }" tabindex="-1"> <div class="featured-article-hero__image featured-article-hero__image--full-height homepage"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/original_images/chess-hero-image.gif" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/original_images/chess-hero-image.gif&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/original_images/chess-hero-image.gif&quot; }" alt=" Illustration of colorful red and blue chess pieces and sparkles against a yellow checkered board. "> </div></a> <div class="featured-article-hero__content no-border homepage featured-article-hero__content--image additional-articles "> <div class="featured-article-hero__card additional-articles"> <p class="featured-article-hero__eyebrow"><a href="https://blog-google.translate.goog/technology/ai/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="featured-article-hero__primary-link uni-eyebrow" aria-label=" This story is about AI " data-ga4-analytics-eyebrow-click="{ &quot;link_text&quot;: &quot;AI&quot;, &quot;link_url&quot;: &quot;https://blog.google/technology/ai/&quot;, &quot;link_type&quot;: &quot;internal&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;AI&quot; }"> AI </a></p><a href="https://blog-google.translate.goog/technology/ai/world-chess-championships-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="featured-article-hero__link featured-article-hero__link--info-box" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;5 ways to explore chess during the 2024 World Chess Championship&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;5 ways to explore chess during the 2024 World Chess Championship&quot;, &quot;author_name&quot; : &quot;Google&quot;, &quot;page_name&quot;: &quot;world-chess-championships-2024&quot;, &quot;position&quot;: &quot;1 of 1&quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - AI&quot;, &quot;secondary_tags&quot;: &quot;Google in Asia&quot;, &quot;publish_date&quot;: &quot;2024-11-25|10:01&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;3&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;623&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;yes&quot; }" aria-label="5 ways to explore chess during the 2024 World Chess Championship. From Google Arts &amp; Culture to GenChess, discover new ways to experience chess with AI and explore the history of this timeless game."> <h1 class="featured-article-hero__title uni-headline-1">5 ways to explore chess during the 2024 World Chess Championship</h1><p class="featured-article-hero__summary home homepage ">From Google Arts &amp; Culture to GenChess, discover new ways to experience chess with AI and explore the history of this timeless game.</p></a> <div class="featured-article-hero__authors-box featured-article-hero__authors-box--no-authors"><a href="https://blog-google.translate.goog/technology/ai/world-chess-championships-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;5 ways to explore chess during the 2024 World Chess Championship&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;5 ways to explore chess during the 2024 World Chess Championship&quot;, &quot;author_name&quot; : &quot;Google&quot;, &quot;page_name&quot;: &quot;world-chess-championships-2024&quot;, &quot;position&quot;: &quot;1 of 1&quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - AI&quot;, &quot;secondary_tags&quot;: &quot;Google in Asia&quot;, &quot;publish_date&quot;: &quot;2024-11-25|10:01&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;3&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;623&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;yes&quot; }" aria-hidden="true" tabindex="-1"> <span class="cta cta--no-link h-c-eyebrow module-cta h-c-copy featured-article-hero__cta"> <span class="nowrap"> <svg class="icon h-c-icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-arrow-forward-no-bg"></use> </svg></span> </span> </a> </div> </div> </div> <ul class="featured-article-hero__additional-articles"> <li class="article"> <div class="article__container"><a href="https://blog-google.translate.goog/technology/google-deepmind/alphaqubit-quantum-error-correction/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__image" aria-hidden="true" tabindex="-1" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;AlphaQubit tackles one of quantum computing’s biggest challenges&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;AlphaQubit tackles one of quantum computing’s biggest challenges&quot;, &quot;author_name&quot; : &quot;Google DeepMind and Quantum AI teams&quot;, &quot;page_name&quot;: &quot;alphaqubit-quantum-error-correction&quot;, &quot;position&quot;: &quot; 1 of 3 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Google DeepMind&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-11-20|16:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;8&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;752&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Hero_Image_-_2096_x_1182.width-100.format-webp.webp" alt="Illustration of a qubit as a pink sphere with X, Y, Z axis planes, surrounded by blue qubits on a dark background" class="article__image-img" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Hero_Image_-_2096_x_1182.width-500.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Hero_Image_-_2096_x_1182.width-1000.format-webp.webp&quot;}"> </a> <p class="article__eyebrow"><a href="https://blog-google.translate.goog/technology/google-deepmind/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__eyebrow-link uni-eyebrow uni-eyebrow--ellipsize" data-ga4-analytics-eyebrow-click="{ &quot;link_text&quot;: &quot;Google DeepMind&quot;, &quot;link_url&quot;: &quot;https://blog.google/technology/google-deepmind/&quot;, &quot;link_type&quot;: &quot;internal&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;Google DeepMind&quot; }"> Google DeepMind </a></p><a href="https://blog-google.translate.goog/technology/google-deepmind/alphaqubit-quantum-error-correction/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__link" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;AlphaQubit tackles one of quantum computing’s biggest challenges&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;AlphaQubit tackles one of quantum computing’s biggest challenges&quot;, &quot;author_name&quot; : &quot;Google DeepMind and Quantum AI teams&quot;, &quot;page_name&quot;: &quot;alphaqubit-quantum-error-correction&quot;, &quot;position&quot;: &quot; 1 of 3 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Google DeepMind&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-11-20|16:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;8&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;752&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h2 class="article__title uni-title-1">AlphaQubit tackles one of quantum computing’s biggest challenges</h2></a> </div></li> <li class="article"> <div class="article__container"><a href="https://blog-google.translate.goog/outreach-initiatives/google-org/google-org-science-ai-funding/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__image" aria-hidden="true" tabindex="-1" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Google.org’s $20 million fund for AI and science&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Google.org’s $20 million fund for AI and science&quot;, &quot;author_name&quot; : &quot;Maggie Johnson&quot;, &quot;page_name&quot;: &quot;google-org-science-ai-funding&quot;, &quot;position&quot;: &quot; 2 of 3 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Google.org&quot;, &quot;secondary_tags&quot;: &quot;AI&quot;, &quot;publish_date&quot;: &quot;2024-11-18|17:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;9&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;349&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/DotOrg_2_1.width-100.format-webp.webp" alt="Google.org logo against a black background and surrounded by images of social impact organizations and abstract scientific images in blue, white and purple" class="article__image-img" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/DotOrg_2_1.width-500.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/DotOrg_2_1.width-1000.format-webp.webp&quot;}"> </a> <p class="article__eyebrow"><a href="https://blog-google.translate.goog/outreach-initiatives/google-org/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__eyebrow-link uni-eyebrow uni-eyebrow--ellipsize" data-ga4-analytics-eyebrow-click="{ &quot;link_text&quot;: &quot;Google.org&quot;, &quot;link_url&quot;: &quot;https://blog.google/outreach-initiatives/google-org/&quot;, &quot;link_type&quot;: &quot;internal&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;Google.org&quot; }"> Google.org </a></p><a href="https://blog-google.translate.goog/outreach-initiatives/google-org/google-org-science-ai-funding/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__link" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Google.org’s $20 million fund for AI and science&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Google.org’s $20 million fund for AI and science&quot;, &quot;author_name&quot; : &quot;Maggie Johnson&quot;, &quot;page_name&quot;: &quot;google-org-science-ai-funding&quot;, &quot;position&quot;: &quot; 2 of 3 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Google.org&quot;, &quot;secondary_tags&quot;: &quot;AI&quot;, &quot;publish_date&quot;: &quot;2024-11-18|17:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;9&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;349&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h2 class="article__title uni-title-1">Google.org’s $20 million fund for AI and science</h2></a> </div></li> <li class="article"> <div class="article__container"><a href="https://blog-google.translate.goog/technology/ai/google-ai-big-scientific-breakthroughs-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__image" aria-hidden="true" tabindex="-1" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;9 ways AI is advancing science&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;9 ways AI is advancing science&quot;, &quot;author_name&quot; : &quot;Keyword Team&quot;, &quot;page_name&quot;: &quot;google-ai-big-scientific-breakthroughs-2024&quot;, &quot;position&quot;: &quot; 3 of 3 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - AI&quot;, &quot;secondary_tags&quot;: &quot;Google DeepMind,Sustainability,Research&quot;, &quot;publish_date&quot;: &quot;2024-11-18|08:01&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;10&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;1128&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/AISF_9Things_Hero-2.width-100.format-webp.webp" alt="a picture of an airplane with a gap in the contrails, bracketed by two illustrations of the phrase &quot;A new era of discovery&quot;" class="article__image-img" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/AISF_9Things_Hero-2.width-500.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/AISF_9Things_Hero-2.width-1000.format-webp.webp&quot;}"> </a> <p class="article__eyebrow"><a href="https://blog-google.translate.goog/technology/ai/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__eyebrow-link uni-eyebrow uni-eyebrow--ellipsize" data-ga4-analytics-eyebrow-click="{ &quot;link_text&quot;: &quot;AI&quot;, &quot;link_url&quot;: &quot;https://blog.google/technology/ai/&quot;, &quot;link_type&quot;: &quot;internal&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;AI&quot; }"> AI </a></p><a href="https://blog-google.translate.goog/technology/ai/google-ai-big-scientific-breakthroughs-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__link" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;9 ways AI is advancing science&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;9 ways AI is advancing science&quot;, &quot;author_name&quot; : &quot;Keyword Team&quot;, &quot;page_name&quot;: &quot;google-ai-big-scientific-breakthroughs-2024&quot;, &quot;position&quot;: &quot; 3 of 3 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - AI&quot;, &quot;secondary_tags&quot;: &quot;Google DeepMind,Sustainability,Research&quot;, &quot;publish_date&quot;: &quot;2024-11-18|08:01&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;10&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;1128&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h2 class="article__title uni-title-1">9 ways AI is advancing science</h2></a> </div></li> </ul> </div> </div> </div> </section> </section> <section class="uni-component-spacing collection-component" data-component="uni-collection" data-analytics-module="{ &quot;module_name&quot;: &quot;Collection&quot;, &quot;section_header&quot;: &quot;Season’s greetings from Google&quot; }"> <div class="collection-component__page"> <div class="uni-layout-page collection-component__wrapper"> <div class="collection-component__description"><span class="collection-component__eyebrow"> <svg aria-hidden="true" fill="#323232" height="25" viewbox="0 0 24 25" width="24" xmlns="http://www.w3.org/2000/svg"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#collections-bookmark"></use> </svg><p class="collection-component__eyebrow-headline uni-eyebrow">Collection</p></span> <h2 class="collection-component__eyebrow-title uni-headline-2">Season’s greetings from Google</h2> <div class="collection-component__text"> <p>Learn more about using Google products like Pixel, Gemini, Lens and more over the holidays.</p> </div> <div class="collection-component__view-more-wrapper"><a class="uni-button uni-button--low-emphasis uni-button--icon-right" href="https://blog-google.translate.goog/inside-google/google-holiday-tips-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-ga4-analytics-cta-click="{ &quot;event&quot;: &quot;cta_click&quot;, &quot;link_text&quot;: &quot;View this collection&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;View this collection&quot; }"> <span>View the collection</span> <svg fill="none" height="19" viewbox="0 0 18 19" width="18" xmlns="http://www.w3.org/2000/svg"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#collections-chevron"></use> </svg></a> </div> </div> <div class="collection-component__card-wrapper"> <div class="collection-component__card"><a href="https://blog-google.translate.goog/products/gemini/google-gemini-ai-holiday-planning-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="collection-component__card-image uni-click-tracker" tabindex="-1" aria-hidden="true" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;5 ways I\u0027m handling the holidays with Gemini&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;5 ways I\u0027m handling the holidays with Gemini&quot;, &quot;author_name&quot; : &quot;Molly McHugh-Johnson&quot;, &quot;page_name&quot;: &quot;google-gemini-ai-holiday-planning-2024&quot;, &quot;position&quot;: &quot; 1 of 3 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Gemini App&quot;, &quot;secondary_tags&quot;: &quot;Gemini Features&quot;, &quot;publish_date&quot;: &quot;2024-11-26|16:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;2&quot;, &quot;content_category&quot;: &quot;Tips&quot;, &quot;word_count&quot;: &quot;714&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <figure class=""><picture> <source media="(max-resolution: 1.5dppx)" sizes="600px" srcset="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Gemini_Holiday_Tips.max-600x338.format-webp.webp 600w"> <source media="(min-resolution: 1.5dppx)" sizes="1200px" srcset="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Gemini_Holiday_Tips.max-1200x676.format-webp.webp 1200w"> <img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Gemini_Holiday_Tips.max-1200x676.format-webp.webp" alt=" " sizes=" 600px, 1200px" srcset="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Gemini_Holiday_Tips.max-600x338.format-webp.webp 600w,https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Gemini_Holiday_Tips.max-1200x676.format-webp.webp 1200w" data-target="image" loading="lazy"> </picture> </figure></a> <div class="collection-component__card-content"><a href="https://blog-google.translate.goog/products/gemini/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="collection-component__card-eyebrow uni-eyebrow uni-eyebrow--ellipsize" data-ga4-analytics-eyebrow-click="{ &quot;link_text&quot;: &quot;Gemini App&quot;, &quot;link_url&quot;: &quot;https://blog.google/products/gemini/&quot;, &quot;link_type&quot;: &quot;internal&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;Gemini App&quot; }">Gemini App</a> <a href="https://blog-google.translate.goog/products/gemini/google-gemini-ai-holiday-planning-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="collection-component__card-title uni-title-1 uni-click-tracker" aria-label="5 ways I'm handling the holidays with Gemini by Molly McHugh-Johnson" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;5 ways I\u0027m handling the holidays with Gemini&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;5 ways I\u0027m handling the holidays with Gemini&quot;, &quot;author_name&quot; : &quot;Molly McHugh-Johnson&quot;, &quot;page_name&quot;: &quot;google-gemini-ai-holiday-planning-2024&quot;, &quot;position&quot;: &quot; 1 of 3 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Gemini App&quot;, &quot;secondary_tags&quot;: &quot;Gemini Features&quot;, &quot;publish_date&quot;: &quot;2024-11-26|16:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;2&quot;, &quot;content_category&quot;: &quot;Tips&quot;, &quot;word_count&quot;: &quot;714&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <div class="collection-component__card-body" aria-hidden="true"><span class="collection-component__card-title-text"> 5 ways I'm handling the holidays with Gemini </span> </div> <div class="collection-component__card-author-wrapper"> <div class="collection-component__card-author uni-author-info" aria-hidden="true"> By <span class="uni-author-info--ellipsize">Molly McHugh-Johnson</span> </div> <div class="collection-component__card-arrow uni-click-tracker" aria-hidden="true"> <svg role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-arrow-forward-no-bg"></use> </svg> </div> </div></a> </div> </div> <div class="collection-component__card"><a href="https://blog-google.translate.goog/products/shopping/black-friday-cyber-monday-shopping-tips-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="collection-component__card-image uni-click-tracker" tabindex="-1" aria-hidden="true" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;3 ways to find the lowest prices on holiday gifts&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;3 ways to find the lowest prices on holiday gifts&quot;, &quot;author_name&quot; : &quot;Lilian Rincon&quot;, &quot;page_name&quot;: &quot;black-friday-cyber-monday-shopping-tips-2024&quot;, &quot;position&quot;: &quot; 2 of 3 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Shopping&quot;, &quot;secondary_tags&quot;: &quot;Google Lens&quot;, &quot;publish_date&quot;: &quot;2024-11-25|15:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;3&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;345&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <figure class=""><picture> <source media="(max-resolution: 1.5dppx)" sizes="600px" srcset="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Find_Best_Holiday_Deals_v3a_2.max-600x338.format-webp.webp 600w"> <source media="(min-resolution: 1.5dppx)" sizes="1200px" srcset="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Find_Best_Holiday_Deals_v3a_2.max-1200x676.format-webp.webp 1200w"> <img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Find_Best_Holiday_Deals_v3a_2.max-1200x676.format-webp.webp" alt=" " sizes=" 600px, 1200px" srcset="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Find_Best_Holiday_Deals_v3a_2.max-600x338.format-webp.webp 600w,https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Find_Best_Holiday_Deals_v3a_2.max-1200x676.format-webp.webp 1200w" data-target="image" loading="lazy"> </picture> </figure></a> <div class="collection-component__card-content"><a href="https://blog-google.translate.goog/products/shopping/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="collection-component__card-eyebrow uni-eyebrow uni-eyebrow--ellipsize" data-ga4-analytics-eyebrow-click="{ &quot;link_text&quot;: &quot;Shopping&quot;, &quot;link_url&quot;: &quot;https://blog.google/products/shopping/&quot;, &quot;link_type&quot;: &quot;internal&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;Shopping&quot; }">Shopping</a> <a href="https://blog-google.translate.goog/products/shopping/black-friday-cyber-monday-shopping-tips-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="collection-component__card-title uni-title-1 uni-click-tracker" aria-label="3 ways to find the lowest prices on holiday gifts by Lilian Rincon" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;3 ways to find the lowest prices on holiday gifts&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;3 ways to find the lowest prices on holiday gifts&quot;, &quot;author_name&quot; : &quot;Lilian Rincon&quot;, &quot;page_name&quot;: &quot;black-friday-cyber-monday-shopping-tips-2024&quot;, &quot;position&quot;: &quot; 2 of 3 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Shopping&quot;, &quot;secondary_tags&quot;: &quot;Google Lens&quot;, &quot;publish_date&quot;: &quot;2024-11-25|15:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;3&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;345&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <div class="collection-component__card-body" aria-hidden="true"><span class="collection-component__card-title-text"> 3 ways to find the lowest prices on holiday gifts </span> </div> <div class="collection-component__card-author-wrapper"> <div class="collection-component__card-author uni-author-info" aria-hidden="true"> By <span class="uni-author-info--ellipsize">Lilian Rincon</span> </div> <div class="collection-component__card-arrow uni-click-tracker" aria-hidden="true"> <svg role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-arrow-forward-no-bg"></use> </svg> </div> </div></a> </div> </div> <div class="collection-component__card"><a href="https://blog-google.translate.goog/products/pixel/google-holiday-hosting-tips-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="collection-component__card-image uni-click-tracker" tabindex="-1" aria-hidden="true" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;10 Google tools to use for stress\u002Dfree holiday hosting&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;10 Google tools to use for stress\u002Dfree holiday hosting&quot;, &quot;author_name&quot; : &quot;Molly McHugh-Johnson&quot;, &quot;page_name&quot;: &quot;google-holiday-hosting-tips-2024&quot;, &quot;position&quot;: &quot; 3 of 3 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Pixel&quot;, &quot;secondary_tags&quot;: &quot;Gemini App,Google Workspace&quot;, &quot;publish_date&quot;: &quot;2024-11-19|17:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;8&quot;, &quot;content_category&quot;: &quot;Editorial feature&quot;, &quot;word_count&quot;: &quot;910&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <figure class=""><picture> <source media="(max-resolution: 1.5dppx)" sizes="600px" srcset="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Ink_Hosting_1920x1080.max-600x338.format-webp.webp 600w"> <source media="(min-resolution: 1.5dppx)" sizes="1200px" srcset="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Ink_Hosting_1920x1080.max-1200x676.format-webp.webp 1200w"> <img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Ink_Hosting_1920x1080.max-1200x676.format-webp.webp" alt=" " sizes=" 600px, 1200px" srcset="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Ink_Hosting_1920x1080.max-600x338.format-webp.webp 600w,https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Ink_Hosting_1920x1080.max-1200x676.format-webp.webp 1200w" data-target="image" loading="lazy"> </picture> </figure></a> <div class="collection-component__card-content"><a href="https://blog-google.translate.goog/products/pixel/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="collection-component__card-eyebrow uni-eyebrow uni-eyebrow--ellipsize" data-ga4-analytics-eyebrow-click="{ &quot;link_text&quot;: &quot;Pixel&quot;, &quot;link_url&quot;: &quot;https://blog.google/products/pixel/&quot;, &quot;link_type&quot;: &quot;internal&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;Pixel&quot; }">Pixel</a> <a href="https://blog-google.translate.goog/products/pixel/google-holiday-hosting-tips-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="collection-component__card-title uni-title-1 uni-click-tracker" aria-label="10 Google tools to use for stress-free holiday hosting by Molly McHugh-Johnson" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;10 Google tools to use for stress\u002Dfree holiday hosting&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;10 Google tools to use for stress\u002Dfree holiday hosting&quot;, &quot;author_name&quot; : &quot;Molly McHugh-Johnson&quot;, &quot;page_name&quot;: &quot;google-holiday-hosting-tips-2024&quot;, &quot;position&quot;: &quot; 3 of 3 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Pixel&quot;, &quot;secondary_tags&quot;: &quot;Gemini App,Google Workspace&quot;, &quot;publish_date&quot;: &quot;2024-11-19|17:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;8&quot;, &quot;content_category&quot;: &quot;Editorial feature&quot;, &quot;word_count&quot;: &quot;910&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <div class="collection-component__card-body" aria-hidden="true"><span class="collection-component__card-title-text"> 10 Google tools to use for stress-free holiday hosting </span> </div> <div class="collection-component__card-author-wrapper"> <div class="collection-component__card-author uni-author-info" aria-hidden="true"> By <span class="uni-author-info--ellipsize">Molly McHugh-Johnson</span> </div> <div class="collection-component__card-arrow uni-click-tracker" aria-hidden="true"> <svg role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-arrow-forward-no-bg"></use> </svg> </div> </div></a> </div> </div> </div> </div> </div> </section> <section class="uni-layout-page uni-component-spacing" data-analytics-module="{ &quot;module_name&quot;: &quot;Newsletter&quot;, &quot;section_header&quot;: &quot;Get more stories from Google in your inbox.&quot; }"> <div class="newsletter-homepage-form__section" data-component="uni-homepage-newsletter"> <div class="newsletter-homepage__form"> <div class="homepage-newsletter-form"> <div class="homepage-newsletter-form__loading"> <div class="homepage-newsletter-form__loader"> <div></div> <div></div> <div></div> <div></div> </div> </div> <div class="homepage-newsletter-form__error uni-small-text" aria-labelledby="subscribe_err_label"></div> <div class="homepage-newsletter-form__form-container" id="homepage-newsletter-form--form" aria-labelledby="subscribe_label"> <h2 class="newsletter-homepage-form__title uni-headline-4">Get the latest <span>news from Google</span> in your inbox.</h2> <form data-method="POST" data-action="https://services.google.com/fb/submissions/thekeywordnewsletterprodv2/" class="homepage-newsletter-form__form"> <div class="kw-form-input"><input class="kw-form-input__field uni_subscribe_email" name="email" id="uni_subscribe_email" type="text" placeholder=" " required aria-required="true" aria-label="Email address" autocomplete="email"> <label class="kw-form-input__label" for="uni_subscribe_email" aria-hidden="true"> Email address </label> <div class="kw-form-input__error uni_subscribe_email--error" aria-live="assertive"></div> </div> <p class="homepage-newsletter-form__info-paragraph uni-small-text">Your information will be used in accordance with <a class="homepage-newsletter-form__link-grey" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://policies.google.com/privacy" target="_blank" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;newsletter&quot;, &quot;action&quot;: &quot;standalone page&quot;, &quot;label&quot;: &quot;screen 1: privacy policy&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot; }"> Google's privacy policy. </a></p><button class="uni-button uni-button--high-emphasis homepage-newsletter-form__submit" data-content-type="blogv2 | homepage"> Subscribe </button> </form> </div> <div class="homepage-newsletter-form__success" id="homepage-newsletter-form--success" aria-labelledby="subscribe_success_label"> <div class="homepage-newsletter-form__success-logo"> <div class="homepage-newsletter__check-mark"></div> </div> <div class="homepage-newsletter-form__success-text"> <p class="uni-title-1" id="subscribe_success_label" tabindex="-1" role="text"><span class="uni-body">Done. Just one step more.</span> Check your inbox to confirm your subscription.</p> </div> <p class="homepage-newsletter-form__success-final-text uni-body--small">You can also subscribe with a <button class="homepage-newsletter-form__different-email" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;newsletter&quot;, &quot;action&quot;: &quot;standalone page&quot;, &quot;label&quot;: &quot;screen 2: different email address&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot; }">different email address</button>.</p> </div> </div> </div> <div class="newsletter-homepage-form__icon-wrapper"><img class="woman-icon" src="/static/blogv2/images/newsletter-homepage-woman-couch.svg?version=pr20241113-1756" loading="lazy" aria-hidden="true" alt=""> <img class="chat-icon" src="/static/blogv2/images/newsletter-homepage-chat-box.svg?version=pr20241113-1756" loading="lazy" aria-hidden="true" alt=""> </div> </div> </section> <div class="uni-layout-page uni-component-spacing" data-analytics-module="{ &quot;module_name&quot;: &quot;4up&quot;, &quot;section_header&quot;: &quot;Product news&quot; }"> <section class="up__container"> <h2 class="uni-headline-2 uni-blog-nup__headline">Product news</h2> <ul class="nup-container nup-container--4up"> <li class="nup-card"> <div class="nup-card__article"> <div class="nup-card__eyebrow"><a class="nup-card__eyebrow-link uni-eyebrow uni-eyebrow--ellipsize" href="https://blog-google.translate.goog/products/google-tv/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" aria-label="Google TV" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot; : &quot;landing page lead&quot;, &quot;action&quot; : &quot;eyebrow topic link&quot;, &quot;label&quot; : &quot;Google TV&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;1 of 4&quot; }" data-ga4-analytics-eyebrow-click="{ &quot;link_text&quot;: &quot;Google TV&quot;, &quot;link_url&quot;: &quot;https://blog.google/products/google-tv/&quot;, &quot;link_type&quot;: &quot;internal&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;Google TV&quot; }"> Google TV </a> </div><a href="https://blog-google.translate.goog/products/google-tv/google-tvbest-of-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="nup-card__article-link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;4-up module&quot;, &quot;label&quot;: &quot;article: https://blog.google/products/google-tv/google-tvbest-of-2024/&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;1 of 4&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;2024\u0027s greatest hits on Google TV&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;2024\u0027s greatest hits on Google TV&quot;, &quot;author_name&quot; : &quot;Gabby Williams&quot;, &quot;page_name&quot;: &quot;google-tvbest-of-2024&quot;, &quot;position&quot;: &quot; 1 of 4 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Google TV&quot;, &quot;secondary_tags&quot;: &quot;Android,Chromecast&quot;, &quot;publish_date&quot;: &quot;2024-11-21|15:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;7&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;434&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 class="uni-title-1 nup-card__title">2024's greatest hits on Google TV</h3> <div class="nup-card__image-wrapper"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Best_Of_Keyword_blog_post_1.width-100.format-webp.webp" alt="" class="nup-card__image" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Best_Of_Keyword_blog_post_1.width-400.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Best_Of_Keyword_blog_post_1.width-800.format-webp.webp&quot;}"> </div></a> <div class="uni-body nup-card__arrow-icon" aria-hidden="true"> <svg class="icon h-c-icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-arrow-forward-no-bg"></use> </svg> </div> </div></li> <li class="nup-card"> <div class="nup-card__article"> <div class="nup-card__eyebrow"><a class="nup-card__eyebrow-link uni-eyebrow uni-eyebrow--ellipsize" href="https://blog-google.translate.goog/technology/developers/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" aria-label="Developers" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot; : &quot;landing page lead&quot;, &quot;action&quot; : &quot;eyebrow topic link&quot;, &quot;label&quot; : &quot;Developers&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;2 of 4&quot; }" data-ga4-analytics-eyebrow-click="{ &quot;link_text&quot;: &quot;Developers&quot;, &quot;link_url&quot;: &quot;https://blog.google/technology/developers/&quot;, &quot;link_type&quot;: &quot;internal&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;Developers&quot; }"> Developers </a> </div><a href="https://blog-google.translate.goog/technology/developers/gemini-api-developer-competition-winners/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="nup-card__article-link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;4-up module&quot;, &quot;label&quot;: &quot;article: https://blog.google/technology/developers/gemini-api-developer-competition-winners/&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;2 of 4&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;How developers are using Gemini API&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;How developers are using Gemini API&quot;, &quot;author_name&quot; : &quot;Mat Velloso&quot;, &quot;page_name&quot;: &quot;gemini-api-developer-competition-winners&quot;, &quot;position&quot;: &quot; 2 of 4 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Developers&quot;, &quot;secondary_tags&quot;: &quot;Gemini Models&quot;, &quot;publish_date&quot;: &quot;2024-11-21|18:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;6&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;310&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 class="uni-title-1 nup-card__title">How developers are using Gemini API</h3> <div class="nup-card__image-wrapper"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Gemini_forward_competition.width-100.format-webp.webp" alt="" class="nup-card__image" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Gemini_forward_competition.width-400.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Gemini_forward_competition.width-800.format-webp.webp&quot;}"> </div></a> <div class="uni-body nup-card__arrow-icon" aria-hidden="true"> <svg class="icon h-c-icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-arrow-forward-no-bg"></use> </svg> </div> </div></li> <li class="nup-card"> <div class="nup-card__article"> <div class="nup-card__eyebrow"><a class="nup-card__eyebrow-link uni-eyebrow uni-eyebrow--ellipsize" href="https://blog-google.translate.goog/products/google-play/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" aria-label="Google Play" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot; : &quot;landing page lead&quot;, &quot;action&quot; : &quot;eyebrow topic link&quot;, &quot;label&quot; : &quot;Google Play&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;3 of 4&quot; }" data-ga4-analytics-eyebrow-click="{ &quot;link_text&quot;: &quot;Google Play&quot;, &quot;link_url&quot;: &quot;https://blog.google/products/google-play/&quot;, &quot;link_type&quot;: &quot;internal&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;Google Play&quot; }"> Google Play </a> </div><a href="https://blog-google.translate.goog/products/google-play/google-play-best-apps-games-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="nup-card__article-link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;4-up module&quot;, &quot;label&quot;: &quot;article: https://blog.google/products/google-play/google-play-best-apps-games-2024/&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;3 of 4&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Google Play’s best apps and games of 2024&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Google Play’s best apps and games of 2024&quot;, &quot;author_name&quot; : &quot;Sam Bright&quot;, &quot;page_name&quot;: &quot;google-play-best-apps-games-2024&quot;, &quot;position&quot;: &quot; 3 of 4 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Google Play&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-11-18|15:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;10&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;632&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 class="uni-title-1 nup-card__title">Google Play’s best apps and games of 2024</h3> <div class="nup-card__image-wrapper"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/best_of_2024-keynote_text_1.width-100.format-webp.webp" alt="" class="nup-card__image" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/best_of_2024-keynote_text_1.width-400.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/best_of_2024-keynote_text_1.width-800.format-webp.webp&quot;}"> </div></a> <div class="uni-body nup-card__arrow-icon" aria-hidden="true"> <svg class="icon h-c-icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-arrow-forward-no-bg"></use> </svg> </div> </div></li> <li class="nup-card"> <div class="nup-card__article"> <div class="nup-card__eyebrow"><a class="nup-card__eyebrow-link uni-eyebrow uni-eyebrow--ellipsize" href="https://blog-google.translate.goog/outreach-initiatives/education/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" aria-label="Learning &amp; Education" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot; : &quot;landing page lead&quot;, &quot;action&quot; : &quot;eyebrow topic link&quot;, &quot;label&quot; : &quot;Learning &amp; Education&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;4 of 4&quot; }" data-ga4-analytics-eyebrow-click="{ &quot;link_text&quot;: &quot;Learning \u0026 Education&quot;, &quot;link_url&quot;: &quot;https://blog.google/outreach-initiatives/education/&quot;, &quot;link_type&quot;: &quot;internal&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;Learning \u0026 Education&quot; }"> Learning &amp; Education </a> </div><a href="https://blog-google.translate.goog/outreach-initiatives/education/google-scholar-20-years/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="nup-card__article-link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;4-up module&quot;, &quot;label&quot;: &quot;article: https://blog.google/outreach-initiatives/education/google-scholar-20-years/&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;4 of 4&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;20 things you didn’t know about Google Scholar&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;20 things you didn’t know about Google Scholar&quot;, &quot;author_name&quot; : &quot;Alex Verstak, Anurag Acharya&quot;, &quot;page_name&quot;: &quot;google-scholar-20-years&quot;, &quot;position&quot;: &quot; 4 of 4 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Learning &amp; Education&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-11-18|17:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;9&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;1226&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 class="uni-title-1 nup-card__title">20 things you didn’t know about Google Scholar</h3> <div class="nup-card__image-wrapper"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Google_Scholar_20th_v2_2.width-100.format-webp.webp" alt="" class="nup-card__image" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Google_Scholar_20th_v2_2.width-400.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Google_Scholar_20th_v2_2.width-800.format-webp.webp&quot;}"> </div></a> <div class="uni-body nup-card__arrow-icon" aria-hidden="true"> <svg class="icon h-c-icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-arrow-forward-no-bg"></use> </svg> </div> </div></li> </ul> </section> </div> <section class="curated-up" data-analytics-module="{ &quot;module_name&quot;: &quot;Curated Up&quot;, &quot;section_header&quot;: &quot;Our AI impact&quot; }"> <h2 class="curated-up__title">Our AI impact</h2> <div class="curated-up__body"> <div class="curated-up__main-article main-article"><a href="https://blog-google.translate.goog/technology/ai/expanding-flood-forecasting-coverage-helping-partners/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="main-article__image-link" tabindex="-1" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;curated up - featured&quot;, &quot;label&quot;: &quot;article: expanding-flood-forecasting-coverage-helping-partners&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;1 of 1&quot;, &quot;specialHero&quot;: &quot;off&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;How we’re helping partners with improved and expanded AI\u002Dbased flood forecasting&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;How we’re helping partners with improved and expanded AI\u002Dbased flood forecasting&quot;, &quot;author_name&quot; : &quot;Yossi Matias&quot;, &quot;page_name&quot;: &quot;expanding-flood-forecasting-coverage-helping-partners&quot;, &quot;position&quot;: &quot; 1 of 5 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - AI&quot;, &quot;secondary_tags&quot;: &quot;Sustainability&quot;, &quot;publish_date&quot;: &quot;2024-11-11|16:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;17&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;1080&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <figure class="main-article__image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/FloodForecasting_A_Hero.width-100.format-webp.webp" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/FloodForecasting_A_Hero.width-500.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/FloodForecasting_A_Hero.width-1000.format-webp.webp&quot; }" alt="a collage of flood related imagery like measuring sticks, water flowing, and temperature tools"> </figure></a> <p class="main-article__eyebrow"><a href="https://blog-google.translate.goog/technology/ai/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="uni-eyebrow" aria-label="This story is about AI" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;landing page lead&quot;, &quot;action&quot;: &quot;curated up - eyebrow topic link&quot;, &quot;label&quot;: &quot;AI&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;1 of 1&quot;, &quot;specialHero&quot;: &quot;off&quot; }" data-ga4-analytics-eyebrow-click="{ &quot;link_text&quot;: &quot;AI&quot;, &quot;link_url&quot;: &quot;https://blog.google/technology/ai/&quot;, &quot;link_type&quot;: &quot;internal&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;AI&quot; }"> AI </a></p><a href="https://blog-google.translate.goog/technology/ai/expanding-flood-forecasting-coverage-helping-partners/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="main-article__link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;curated up - featured&quot;, &quot;label&quot;: &quot;article: expanding-flood-forecasting-coverage-helping-partners&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;1 of 1&quot;, &quot;specialHero&quot;: &quot;off&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;How we’re helping partners with improved and expanded AI\u002Dbased flood forecasting&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;How we’re helping partners with improved and expanded AI\u002Dbased flood forecasting&quot;, &quot;author_name&quot; : &quot;Yossi Matias&quot;, &quot;page_name&quot;: &quot;expanding-flood-forecasting-coverage-helping-partners&quot;, &quot;position&quot;: &quot; 1 of 5 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - AI&quot;, &quot;secondary_tags&quot;: &quot;Sustainability&quot;, &quot;publish_date&quot;: &quot;2024-11-11|16:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;17&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;1080&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 class="main-article__title">How we’re helping partners with improved and expanded AI-based flood forecasting</h3><p class="main-article__summary">We’re expanding flood forecasting to over 100 countries and making our breakthrough AI model available to researchers and partners.</p></a> <div class="main-article__author author two-lines-image"> <div class="main-article__author-image author__image" aria-hidden="true"> <figure class="author__image--image image-container"><picture> <source media="(max-resolution: 1.5dppx)" sizes="122px" srcset="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Yossi_Matias.max-122x92.format-webp.webp 122w"> <source media="(min-resolution: 1.5dppx)" sizes="244px" srcset="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Yossi_Matias.max-244x184.format-webp.webp 244w"> <img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Yossi_Matias.max-244x184.format-webp.webp" alt="Yossi Matias" sizes=" 122px, 244px" srcset="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Yossi_Matias.max-122x92.format-webp.webp 122w,https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Yossi_Matias.max-244x184.format-webp.webp 244w" data-target="image" loading="lazy"> </picture> </figure> </div> <div class="main-article__author-info author__info"><span role="text" class="info__name"> Yossi Matias, </span> <span class="info__title"> Vice President &amp; Head of Google Research </span> </div> </div> </div> <ul class="curated-up__additional-articles additional-articles"> <li class="article__wrapper"> <div class="article article--4-articles "> <div class="article__eyebrow"><a class="uni-eyebrow" href="https://blog-google.translate.goog/outreach-initiatives/grow-with-google/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;landing page lead&quot;, &quot;action&quot;: &quot;curated up - eyebrow topic link&quot;, &quot;label&quot;: &quot;Grow with Google&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;2 of 5&quot; }" data-ga4-analytics-eyebrow-click="{ &quot;link_text&quot;: &quot;Grow with Google&quot;, &quot;link_url&quot;: &quot;https://blog.google/outreach-initiatives/grow-with-google/&quot;, &quot;link_type&quot;: &quot;internal&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;Grow with Google&quot; }"> Grow with Google </a> </div><a href="https://blog-google.translate.goog/outreach-initiatives/grow-with-google/learn-how-to-write-ai-prompts-in-5-easy-steps-with-this-new-course-from-google/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;curated up - second&quot;, &quot;label&quot;: &quot;article: https://blog.google/outreach-initiatives/grow-with-google/learn-how-to-write-ai-prompts-in-5-easy-steps-with-this-new-course-from-google/&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;2 of 5&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Learn how to write AI prompts in 5 easy steps with this new course from Google&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Learn how to write AI prompts in 5 easy steps with this new course from Google&quot;, &quot;author_name&quot; : &quot;Lisa Gevelber&quot;, &quot;page_name&quot;: &quot;learn-how-to-write-ai-prompts-in-5-easy-steps-with-this-new-course-from-google&quot;, &quot;position&quot;: &quot; 2 of 5 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Grow with Google&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-10-28|13:15&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;31&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;353&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 class="article__title">Learn how to write AI prompts in 5 easy steps with this new course from Google</h3></a> <div class="article__image-wrapper"><a href="https://blog-google.translate.goog/outreach-initiatives/grow-with-google/learn-how-to-write-ai-prompts-in-5-easy-steps-with-this-new-course-from-google/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__image" tabindex="-1" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;curated up - second&quot;, &quot;label&quot;: &quot;article: https://blog.google/outreach-initiatives/grow-with-google/learn-how-to-write-ai-prompts-in-5-easy-steps-with-this-new-course-from-google/&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;2 of 5&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Learn how to write AI prompts in 5 easy steps with this new course from Google&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Learn how to write AI prompts in 5 easy steps with this new course from Google&quot;, &quot;author_name&quot; : &quot;Lisa Gevelber&quot;, &quot;page_name&quot;: &quot;learn-how-to-write-ai-prompts-in-5-easy-steps-with-this-new-course-from-google&quot;, &quot;position&quot;: &quot; 2 of 5 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Grow with Google&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-10-28|13:15&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;31&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;353&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <figure><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/2096x1182_keyword_image_Christian.width-100.format-webp.webp" alt="a man sits on a chair in a library holding his laptop" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/2096x1182_keyword_image_Christian.width-500.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/2096x1182_keyword_image_Christian.width-500.format-webp.webp&quot; }"> </figure></a> </div> </div></li> <li class="article__wrapper"> <div class="article article--4-articles "> <div class="article__eyebrow"><a class="uni-eyebrow" href="https://blog-google.translate.goog/products/maps/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;landing page lead&quot;, &quot;action&quot;: &quot;curated up - eyebrow topic link&quot;, &quot;label&quot;: &quot;Maps&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;3 of 5&quot; }" data-ga4-analytics-eyebrow-click="{ &quot;link_text&quot;: &quot;Maps&quot;, &quot;link_url&quot;: &quot;https://blog.google/products/maps/&quot;, &quot;link_type&quot;: &quot;internal&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;Maps&quot; }"> Maps </a> </div><a href="https://blog-google.translate.goog/products/maps/google-open-buildings-dataset/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;curated up - third&quot;, &quot;label&quot;: &quot;article: https://blog.google/products/maps/google-open-buildings-dataset/&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;3 of 5&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;How we used AI to build our newest Open Buildings dataset&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;How we used AI to build our newest Open Buildings dataset&quot;, &quot;author_name&quot; : &quot;Joel Meares&quot;, &quot;page_name&quot;: &quot;google-open-buildings-dataset&quot;, &quot;position&quot;: &quot; 3 of 5 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Maps&quot;, &quot;secondary_tags&quot;: &quot;AI,Research&quot;, &quot;publish_date&quot;: &quot;2024-10-21|16:45&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;37&quot;, &quot;content_category&quot;: &quot;Editorial feature&quot;, &quot;word_count&quot;: &quot;976&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 class="article__title">How we used AI to build our newest Open Buildings dataset</h3></a> <div class="article__image-wrapper"><a href="https://blog-google.translate.goog/products/maps/google-open-buildings-dataset/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__image" tabindex="-1" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;curated up - third&quot;, &quot;label&quot;: &quot;article: https://blog.google/products/maps/google-open-buildings-dataset/&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;3 of 5&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;How we used AI to build our newest Open Buildings dataset&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;How we used AI to build our newest Open Buildings dataset&quot;, &quot;author_name&quot; : &quot;Joel Meares&quot;, &quot;page_name&quot;: &quot;google-open-buildings-dataset&quot;, &quot;position&quot;: &quot; 3 of 5 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Maps&quot;, &quot;secondary_tags&quot;: &quot;AI,Research&quot;, &quot;publish_date&quot;: &quot;2024-10-21|16:45&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;37&quot;, &quot;content_category&quot;: &quot;Editorial feature&quot;, &quot;word_count&quot;: &quot;976&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <figure><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Open_Buildings.width-100.format-webp.webp" alt="A map of Earth against a gray and white grid. On the map, Central America, the Caribbean, South America, Africa and parts of Asia are covered in purple, yellow and pink to indicate building presence." loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Open_Buildings.width-500.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Open_Buildings.width-500.format-webp.webp&quot; }"> </figure></a> </div> </div></li> <li class="article__wrapper"> <div class="article article--4-articles "> <div class="article__eyebrow"><a class="uni-eyebrow" href="https://blog-google.translate.goog/technology/google-deepmind/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;landing page lead&quot;, &quot;action&quot;: &quot;curated up - eyebrow topic link&quot;, &quot;label&quot;: &quot;Google DeepMind&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;4 of 5&quot; }" data-ga4-analytics-eyebrow-click="{ &quot;link_text&quot;: &quot;Google DeepMind&quot;, &quot;link_url&quot;: &quot;https://blog.google/technology/google-deepmind/&quot;, &quot;link_type&quot;: &quot;internal&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;Google DeepMind&quot; }"> Google DeepMind </a> </div><a href="https://blog-google.translate.goog/technology/google-deepmind/google-deepmind-demis-hassabis-john-jumper-nobel-prize-chemistry-alphafold/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;curated up - fourth&quot;, &quot;label&quot;: &quot;article: https://blog.google/technology/google-deepmind/google-deepmind-demis-hassabis-john-jumper-nobel-prize-chemistry-alphafold/&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;4 of 5&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Google DeepMind\u0027s Demis Hassabis \u0026 John Jumper awarded Nobel Prize in Chemistry&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Google DeepMind\u0027s Demis Hassabis \u0026 John Jumper awarded Nobel Prize in Chemistry&quot;, &quot;author_name&quot; : &quot;Keyword Team&quot;, &quot;page_name&quot;: &quot;google-deepmind-demis-hassabis-john-jumper-nobel-prize-chemistry-alphafold&quot;, &quot;position&quot;: &quot; 4 of 5 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Google DeepMind&quot;, &quot;secondary_tags&quot;: &quot;AI&quot;, &quot;publish_date&quot;: &quot;2024-10-09|19:30&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;49&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;521&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 class="article__title">Google DeepMind's Demis Hassabis &amp; John Jumper awarded Nobel Prize in Chemistry</h3></a> <div class="article__image-wrapper"><a href="https://blog-google.translate.goog/technology/google-deepmind/google-deepmind-demis-hassabis-john-jumper-nobel-prize-chemistry-alphafold/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__image" tabindex="-1" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;curated up - fourth&quot;, &quot;label&quot;: &quot;article: https://blog.google/technology/google-deepmind/google-deepmind-demis-hassabis-john-jumper-nobel-prize-chemistry-alphafold/&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;4 of 5&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Google DeepMind\u0027s Demis Hassabis \u0026 John Jumper awarded Nobel Prize in Chemistry&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Google DeepMind\u0027s Demis Hassabis \u0026 John Jumper awarded Nobel Prize in Chemistry&quot;, &quot;author_name&quot; : &quot;Keyword Team&quot;, &quot;page_name&quot;: &quot;google-deepmind-demis-hassabis-john-jumper-nobel-prize-chemistry-alphafold&quot;, &quot;position&quot;: &quot; 4 of 5 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Google DeepMind&quot;, &quot;secondary_tags&quot;: &quot;AI&quot;, &quot;publish_date&quot;: &quot;2024-10-09|19:30&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;49&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;521&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <figure><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/nobel_google_keyword.width-100.format-webp.webp" alt="Blue protein structure against a white background" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/nobel_google_keyword.width-500.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/nobel_google_keyword.width-500.format-webp.webp&quot; }"> </figure></a> </div> </div></li> <li class="article__wrapper"> <div class="article article--4-articles "> <div class="article__eyebrow"><a class="uni-eyebrow" href="https://blog-google.translate.goog/technology/health/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;landing page lead&quot;, &quot;action&quot;: &quot;curated up - eyebrow topic link&quot;, &quot;label&quot;: &quot;Health&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;5 of 5&quot; }" data-ga4-analytics-eyebrow-click="{ &quot;link_text&quot;: &quot;Health&quot;, &quot;link_url&quot;: &quot;https://blog.google/technology/health/&quot;, &quot;link_type&quot;: &quot;internal&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;Health&quot; }"> Health </a> </div><a href="https://blog-google.translate.goog/technology/health/google-health-strategy-ai/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;curated up - fifth&quot;, &quot;label&quot;: &quot;article: https://blog.google/technology/health/google-health-strategy-ai/&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;5 of 5&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Google’s vision for a healthier future&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Google’s vision for a healthier future&quot;, &quot;author_name&quot; : &quot;Dr. Karen DeSalvo&quot;, &quot;page_name&quot;: &quot;google-health-strategy-ai&quot;, &quot;position&quot;: &quot; 5 of 5 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Health&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-11-01|13:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;27&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;565&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 class="article__title">Google’s vision for a healthier future</h3></a> <div class="article__image-wrapper"><a href="https://blog-google.translate.goog/technology/health/google-health-strategy-ai/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="article__image" tabindex="-1" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;curated up - fifth&quot;, &quot;label&quot;: &quot;article: https://blog.google/technology/health/google-health-strategy-ai/&quot;, &quot;contentType&quot;: &quot;blogv2 | homepage&quot;, &quot;position&quot;: &quot;5 of 5&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Google’s vision for a healthier future&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Google’s vision for a healthier future&quot;, &quot;author_name&quot; : &quot;Dr. Karen DeSalvo&quot;, &quot;page_name&quot;: &quot;google-health-strategy-ai&quot;, &quot;position&quot;: &quot; 5 of 5 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Health&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-11-01|13:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;27&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;565&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <figure><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Global_Health_Strategy_v4.width-100.format-webp.webp" alt="Illustration of health examples globally" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Global_Health_Strategy_v4.width-500.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Global_Health_Strategy_v4.width-500.format-webp.webp&quot; }"> </figure></a> </div> </div></li> </ul> </div> </section> <section class="uni-layout-page uni-component-spacing perspective-highlight" data-analytics-module="{ &quot;module_name&quot;: &quot;Author Article Highlight&quot;, &quot;section_header&quot;: &quot;The latest from our CEO&quot; }"> <h2 class="uni-headline-2 perspective-highlight__title">The latest from our CEO</h2> <div class="card "><a href="https://blog-google.translate.goog/inside-google/message-ceo/alphabet-earnings-q3-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="card__article-content-link" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Q3 earnings call: CEO’s remarks&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Q3 earnings call: CEO’s remarks&quot;, &quot;author_name&quot; : &quot;Sundar Pichai&quot;, &quot;page_name&quot;: &quot;alphabet-earnings-q3-2024&quot;, &quot;position&quot;: &quot;1 of 1&quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - A message from our CEO&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-10-29|20:47&quot;, &quot;hero_media&quot;: &quot;none&quot;, &quot;days_since_published&quot;: &quot;29&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;1820&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 class="uni-headline-3 card__title">Q3 earnings call: CEO’s remarks</h3><p class="card__summary">Our Q3 results were led by great performance in Search, Cloud and YouTube.</p></a> <a href="https://blog-google.translate.goog/inside-google/message-ceo/alphabet-earnings-q3-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" aria-hidden="true" tab-index="-1" class="card__hero-image" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Q3 earnings call: CEO’s remarks&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Q3 earnings call: CEO’s remarks&quot;, &quot;author_name&quot; : &quot;Sundar Pichai&quot;, &quot;page_name&quot;: &quot;alphabet-earnings-q3-2024&quot;, &quot;position&quot;: &quot;1 of 1&quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - A message from our CEO&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-10-29|20:47&quot;, &quot;hero_media&quot;: &quot;none&quot;, &quot;days_since_published&quot;: &quot;29&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;1820&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/original_images/Alphabet_SS.gif" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/original_images/Alphabet_SS.gif&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/original_images/Alphabet_SS.gif&quot; }"> </a> <div class="card__author-frame "> <div class="authors-byline-container"> <div class="author-byline"><a class="author-byline__link" href="https://blog-google.translate.goog/authors/sundar-pichai/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-ga4-analytics-perspective-author-click="{ &quot;link_text&quot;: &quot;Sundar Pichai&quot;, &quot;link_url&quot;: &quot;https://blog.google/authors/sundar-pichai/&quot; }"> <figure class="author-byline__image image-container"><picture> <source media="(max-resolution: 1.5dppx)" sizes="122px" srcset="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/SundarPichai_2x.max-122x92.format-webp.webp 122w"> <source media="(min-resolution: 1.5dppx)" sizes="208px" srcset="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/SundarPichai_2x.max-208x156.format-webp.webp 208w"> <img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/SundarPichai_2x.max-208x156.format-webp.webp" alt="SundarPichai_2x.jpg" sizes=" 122px, 208px" srcset="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/SundarPichai_2x.max-122x92.format-webp.webp 122w,https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://storage.googleapis.com/gweb-uniblog-publish-prod/images/SundarPichai_2x.max-208x156.format-webp.webp 208w" data-target="image" loading="lazy"> </picture> </figure> <div class="author-byline__info"> <p class="author-byline__info-name uni-author-name">Sundar Pichai</p> <div class="author-byline__info-title uni-author-info"> CEO of Google and Alphabet </div> </div></a> </div> </div><a href="https://blog-google.translate.goog/inside-google/message-ceo/alphabet-earnings-q3-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" aria-hidden="true" tab-index="-1" class="card__arrow" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Q3 earnings call: CEO’s remarks&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Q3 earnings call: CEO’s remarks&quot;, &quot;author_name&quot; : &quot;Sundar Pichai&quot;, &quot;page_name&quot;: &quot;alphabet-earnings-q3-2024&quot;, &quot;position&quot;: &quot;1 of 1&quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - A message from our CEO&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-10-29|20:47&quot;, &quot;hero_media&quot;: &quot;none&quot;, &quot;days_since_published&quot;: &quot;29&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;1820&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <svg class="author__icon" role="presentation"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-arrow-forward-no-bg"></use> </svg></a> </div> </div> </section> <section class="dynamic-carousel h-c-page ga4-carousel" data-component="uni-dynamic-carousel" data-analytics-module="{ &quot;module_name&quot;: &quot;Dynamic Carousel&quot;, &quot;section_header&quot;: &quot;Pixel&quot; }"> <div class="dynamic-carousel__title"> <h2>Pixel</h2> </div> <div class="dynamic-carousel__carousel" aria-roledescription="carousel" role="region"> <div class="dynamic-carousel__arrows"><button class="dynamic-carousel__left-arrow" aria-hidden="true" tabindex="-1" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;interaction&quot;, &quot;action&quot;: &quot;dynamic carousel - Products \u002D Pixel&quot;, &quot;label&quot;: &quot;arrow - left&quot;, &quot;contentType&quot;: &quot;homepage&quot; }" data-ga4-analytics-carousel-scroll-click="{ &quot;toggle_type_direction&quot;: &quot;arrow - left&quot;, &quot;position&quot;: &quot;&quot; }"> <svg><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#arrow-direction"></use> </svg></button> <button class="dynamic-carousel__right-arrow" aria-hidden="true" tabindex="-1" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;interaction&quot;, &quot;action&quot;: &quot;dynamic carousel - Products \u002D Pixel&quot;, &quot;label&quot;: &quot;arrow - right&quot;, &quot;contentType&quot;: &quot;homepage&quot; }" data-ga4-analytics-carousel-scroll-click="{ &quot;toggle_type_direction&quot;: &quot;arrow - right&quot;, &quot;position&quot;: &quot;&quot; }"> <svg><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#arrow-direction"></use> </svg></button> </div> <ul class="dynamic-carousel__list " id="carousel__list"> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/products/pixel/pixel-buds-pro-2-design-google/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="How we built Pixel Buds Pro 2 for even better sound and comfort" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Pixel&quot;, &quot;label&quot;: &quot;article: pixel-buds-pro-2-design-google&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;1 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;How we built Pixel Buds Pro 2 for even better sound and comfort&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;How we built Pixel Buds Pro 2 for even better sound and comfort&quot;, &quot;author_name&quot; : &quot;Joel Meares&quot;, &quot;page_name&quot;: &quot;pixel-buds-pro-2-design-google&quot;, &quot;position&quot;: &quot; 1 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Pixel&quot;, &quot;secondary_tags&quot;: &quot;Pixel Buds,Design&quot;, &quot;publish_date&quot;: &quot;2024-11-22|17:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;5&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;1045&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">How we built Pixel Buds Pro 2 for even better sound and comfort</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/pb_hero_2.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/pb_hero_2.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/pb_hero_2.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/products/pixel/google-holiday-hosting-tips-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="10 Google tools to use for stress-free holiday hosting" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Pixel&quot;, &quot;label&quot;: &quot;article: google-holiday-hosting-tips-2024&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;2 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;10 Google tools to use for stress\u002Dfree holiday hosting&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;10 Google tools to use for stress\u002Dfree holiday hosting&quot;, &quot;author_name&quot; : &quot;Molly McHugh-Johnson&quot;, &quot;page_name&quot;: &quot;google-holiday-hosting-tips-2024&quot;, &quot;position&quot;: &quot; 2 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Pixel&quot;, &quot;secondary_tags&quot;: &quot;Gemini App,Google Workspace&quot;, &quot;publish_date&quot;: &quot;2024-11-19|17:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;8&quot;, &quot;content_category&quot;: &quot;Editorial feature&quot;, &quot;word_count&quot;: &quot;910&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">10 Google tools to use for stress-free holiday hosting</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Ink_Hosting_1920x1080.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Ink_Hosting_1920x1080.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Ink_Hosting_1920x1080.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/products/pixel/refurbished-pixel-phones-google-store/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="Buy a refurbished Pixel phone for a fraction of the price" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Pixel&quot;, &quot;label&quot;: &quot;article: refurbished-pixel-phones-google-store&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;3 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Buy a refurbished Pixel phone for a fraction of the price&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Buy a refurbished Pixel phone for a fraction of the price&quot;, &quot;author_name&quot; : &quot;Prem Pandian&quot;, &quot;page_name&quot;: &quot;refurbished-pixel-phones-google-store&quot;, &quot;position&quot;: &quot; 3 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Pixel&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-10-28|17:05&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;30&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;412&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">Buy a refurbished Pixel phone for a fraction of the price</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/pixel_refurbished_B.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/pixel_refurbished_B.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/pixel_refurbished_B.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/around-the-globe/google-europe/united-kingdom/pixel-academy-supports-womens-football/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="Pixel FC Academy: Empowering the next generation of women in sports media" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics - UK&quot;, &quot;label&quot;: &quot;article: pixel-academy-supports-womens-football&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;4 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Pixel FC Academy: Empowering the next generation of women in sports media&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Pixel FC Academy: Empowering the next generation of women in sports media&quot;, &quot;author_name&quot; : &quot;Eileen Mannion&quot;, &quot;page_name&quot;: &quot;pixel-academy-supports-womens-football&quot;, &quot;position&quot;: &quot; 4 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - UK&quot;, &quot;secondary_tags&quot;: &quot;Pixel&quot;, &quot;publish_date&quot;: &quot;2024-10-22|08:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;37&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;505&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">Pixel FC Academy: Empowering the next generation of women in sports media</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Pixel_FC_Academy_PHP_Launch_Key_V.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Pixel_FC_Academy_PHP_Launch_Key_V.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Pixel_FC_Academy_PHP_Launch_Key_V.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/products/pixel/feature-drop-october-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="October Pixel Drop: Helpful enhancements for your devices" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Pixel&quot;, &quot;label&quot;: &quot;article: feature-drop-october-2024&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;5 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;October Pixel Drop: Helpful enhancements for your devices&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;October Pixel Drop: Helpful enhancements for your devices&quot;, &quot;author_name&quot; : &quot;Kayt Raquel&quot;, &quot;page_name&quot;: &quot;feature-drop-october-2024&quot;, &quot;position&quot;: &quot; 5 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Pixel&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-10-15|16:00&quot;, &quot;hero_media&quot;: &quot;video&quot;, &quot;days_since_published&quot;: &quot;44&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;1258&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">October Pixel Drop: Helpful enhancements for your devices</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Oct-24-PD-Thumbnail-16x9-Final.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Oct-24-PD-Thumbnail-16x9-Final.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Oct-24-PD-Thumbnail-16x9-Final.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/technology/ai/on-device-processing/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="Ask a Techspert: What is on-device processing?" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics - AI&quot;, &quot;label&quot;: &quot;article: on-device-processing&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;6 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Ask a Techspert: What is on\u002Ddevice processing?&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Ask a Techspert: What is on\u002Ddevice processing?&quot;, &quot;author_name&quot; : &quot;Molly McHugh-Johnson&quot;, &quot;page_name&quot;: &quot;on-device-processing&quot;, &quot;position&quot;: &quot; 6 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - AI&quot;, &quot;secondary_tags&quot;: &quot;Pixel,Google Nest,Fitbit,Ask a Techspert&quot;, &quot;publish_date&quot;: &quot;2024-10-14|18:10&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;44&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;1118&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">Ask a Techspert: What is on-device processing?</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/ask_a_techspert_processing_hero-0.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/ask_a_techspert_processing_hero-0.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/ask_a_techspert_processing_hero-0.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/products/pixel/pixel-buds-pro-2-hands-on/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="7 of my favorite things about the new Pixel Buds Pro 2" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Pixel&quot;, &quot;label&quot;: &quot;article: pixel-buds-pro-2-hands-on&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;7 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;7 of my favorite things about the new Pixel Buds Pro 2&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;7 of my favorite things about the new Pixel Buds Pro 2&quot;, &quot;author_name&quot; : &quot;Molly McHugh-Johnson&quot;, &quot;page_name&quot;: &quot;pixel-buds-pro-2-hands-on&quot;, &quot;position&quot;: &quot; 7 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Pixel&quot;, &quot;secondary_tags&quot;: &quot;Pixel Buds&quot;, &quot;publish_date&quot;: &quot;2024-10-02|16:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;57&quot;, &quot;content_category&quot;: &quot;Editorial feature&quot;, &quot;word_count&quot;: &quot;965&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">7 of my favorite things about the new Pixel Buds Pro 2</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/pixel_buds.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/pixel_buds.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/pixel_buds.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/products/pixel/pixel-9-pro-outdoor-nature-photography-tips/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="6 Pixel 9 Pro photo features I’ve used on hiking trips" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Pixel&quot;, &quot;label&quot;: &quot;article: pixel-9-pro-outdoor-nature-photography-tips&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;8 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;6 Pixel 9 Pro photo features I’ve used on hiking trips&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;6 Pixel 9 Pro photo features I’ve used on hiking trips&quot;, &quot;author_name&quot; : &quot;Molly McHugh-Johnson&quot;, &quot;page_name&quot;: &quot;pixel-9-pro-outdoor-nature-photography-tips&quot;, &quot;position&quot;: &quot; 8 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Pixel&quot;, &quot;secondary_tags&quot;: &quot;Photos&quot;, &quot;publish_date&quot;: &quot;2024-09-23|16:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;66&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;796&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">6 Pixel 9 Pro photo features I’ve used on hiking trips</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/P9Pro_backpacking.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/P9Pro_backpacking.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/P9Pro_backpacking.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/products/fitbit/marathon-running-training-pixel-watch-3/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="How Pixel Watch 3 is helping me train for a marathon and 50k" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Fitbit&quot;, &quot;label&quot;: &quot;article: marathon-running-training-pixel-watch-3&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;9 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;How Pixel Watch 3 is helping me train for a marathon and 50k&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;How Pixel Watch 3 is helping me train for a marathon and 50k&quot;, &quot;author_name&quot; : &quot;Molly McHugh-Johnson&quot;, &quot;page_name&quot;: &quot;marathon-running-training-pixel-watch-3&quot;, &quot;position&quot;: &quot; 9 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Fitbit&quot;, &quot;secondary_tags&quot;: &quot;Pixel&quot;, &quot;publish_date&quot;: &quot;2024-09-17|17:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;71&quot;, &quot;content_category&quot;: &quot;Editorial feature&quot;, &quot;word_count&quot;: &quot;1224&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">How Pixel Watch 3 is helping me train for a marathon and 50k</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Pixel_Watch_3_Hands.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Pixel_Watch_3_Hands.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Pixel_Watch_3_Hands.width-300.format-webp.webp&quot;}"> </div></a></li> </ul> <ul class="dynamic-carousel__bullets ga4-bullets" aria-hidden="true" tabindex="-1"> <li class="dynamic-carousel__bullets--active" aria-hidden="true" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;interaction&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Pixel&quot;, &quot;label&quot;: &quot;bullet&quot;, &quot;contentType&quot;: &quot;homepage&quot;, &quot;position&quot;: &quot;1 of 9&quot; }" data-ga4-analytics-carousel-scroll-click="{ &quot;toggle_type_direction&quot;: &quot;bullet&quot;, &quot;position&quot;: &quot;1&quot; }"></li> <li aria-hidden="true" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;interaction&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Pixel&quot;, &quot;label&quot;: &quot;bullet&quot;, &quot;contentType&quot;: &quot;homepage&quot;, &quot;position&quot;: &quot;2 of 9&quot; }" data-ga4-analytics-carousel-scroll-click="{ &quot;toggle_type_direction&quot;: &quot;bullet&quot;, &quot;position&quot;: &quot;2&quot; }"></li> <li aria-hidden="true" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;interaction&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Pixel&quot;, &quot;label&quot;: &quot;bullet&quot;, &quot;contentType&quot;: &quot;homepage&quot;, &quot;position&quot;: &quot;3 of 9&quot; }" data-ga4-analytics-carousel-scroll-click="{ &quot;toggle_type_direction&quot;: &quot;bullet&quot;, &quot;position&quot;: &quot;3&quot; }"></li> </ul> </div> <div class="dynamic-carousel__cta"><a href="https://blog-google.translate.goog/products/pixel/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="dynamic-carousel__load-more" alt="See more stories" aria-label=" See more stories. This story is about: Products - Pixel" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;landing page lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Pixel&quot;, &quot;label&quot;: &quot;see more stories&quot;, &quot;contentType&quot;: &quot;homepage&quot; }" data-ga4-analytics-cta-click="{ &quot;event&quot;: &quot;cta_click&quot;, &quot;link_text&quot;: &quot;See more stories&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;See more stories&quot; }"> <span> See more stories </span> <svg viewbox="0 0 18 18"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#arrow-right-circle-filled"></use> </svg></a> </div> </section> <section class="dynamic-carousel h-c-page ga4-carousel" data-component="uni-dynamic-carousel" data-analytics-module="{ &quot;module_name&quot;: &quot;Dynamic Carousel&quot;, &quot;section_header&quot;: &quot;Android&quot; }"> <div class="dynamic-carousel__title"> <h2>Android</h2> </div> <div class="dynamic-carousel__carousel" aria-roledescription="carousel" role="region"> <div class="dynamic-carousel__arrows"><button class="dynamic-carousel__left-arrow" aria-hidden="true" tabindex="-1" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;interaction&quot;, &quot;action&quot;: &quot;dynamic carousel - Products \u002D Android&quot;, &quot;label&quot;: &quot;arrow - left&quot;, &quot;contentType&quot;: &quot;homepage&quot; }" data-ga4-analytics-carousel-scroll-click="{ &quot;toggle_type_direction&quot;: &quot;arrow - left&quot;, &quot;position&quot;: &quot;&quot; }"> <svg><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#arrow-direction"></use> </svg></button> <button class="dynamic-carousel__right-arrow" aria-hidden="true" tabindex="-1" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;interaction&quot;, &quot;action&quot;: &quot;dynamic carousel - Products \u002D Android&quot;, &quot;label&quot;: &quot;arrow - right&quot;, &quot;contentType&quot;: &quot;homepage&quot; }" data-ga4-analytics-carousel-scroll-click="{ &quot;toggle_type_direction&quot;: &quot;arrow - right&quot;, &quot;position&quot;: &quot;&quot; }"> <svg><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#arrow-direction"></use> </svg></button> </div> <ul class="dynamic-carousel__list " id="carousel__list"> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/products/google-tv/google-tvbest-of-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="2024's greatest hits on Google TV" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Google TV&quot;, &quot;label&quot;: &quot;article: google-tvbest-of-2024&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;1 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;2024\u0027s greatest hits on Google TV&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;2024\u0027s greatest hits on Google TV&quot;, &quot;author_name&quot; : &quot;Gabby Williams&quot;, &quot;page_name&quot;: &quot;google-tvbest-of-2024&quot;, &quot;position&quot;: &quot; 1 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Google TV&quot;, &quot;secondary_tags&quot;: &quot;Android,Chromecast&quot;, &quot;publish_date&quot;: &quot;2024-11-21|15:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;7&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;434&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">2024's greatest hits on Google TV</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Best_Of_Keyword_blog_post_1.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Best_Of_Keyword_blog_post_1.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Best_Of_Keyword_blog_post_1.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/products/android/android-switching-updates/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="4 ways Android has made switching even better" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Android&quot;, &quot;label&quot;: &quot;article: android-switching-updates&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;2 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;4 ways Android has made switching even better&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;4 ways Android has made switching even better&quot;, &quot;author_name&quot; : &quot;Anthony Watkins&quot;, &quot;page_name&quot;: &quot;android-switching-updates&quot;, &quot;position&quot;: &quot; 2 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Android&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-11-20|18:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;7&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;433&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">4 ways Android has made switching even better</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Android-Switch-Hero-Keyword-Specs.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Android-Switch-Hero-Keyword-Specs.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Android-Switch-Hero-Keyword-Specs.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/products/android/android-15/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="What’s new in Android 15, plus more updates" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Android&quot;, &quot;label&quot;: &quot;article: android-15&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;3 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;What’s new in Android 15, plus more updates&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;What’s new in Android 15, plus more updates&quot;, &quot;author_name&quot; : &quot;Seang Chau&quot;, &quot;page_name&quot;: &quot;android-15&quot;, &quot;position&quot;: &quot; 3 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Android&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-10-15|16:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;44&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;622&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">What’s new in Android 15, plus more updates</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Blog-header_android15.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Blog-header_android15.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Blog-header_android15.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/products/google-tv/google-tv-home-ai-sports-features/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="New updates to help you do more with Google TV" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Google TV&quot;, &quot;label&quot;: &quot;article: google-tv-home-ai-sports-features&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;4 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;New updates to help you do more with Google TV&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;New updates to help you do more with Google TV&quot;, &quot;author_name&quot; : &quot;Rob Caruso&quot;, &quot;page_name&quot;: &quot;google-tv-home-ai-sports-features&quot;, &quot;position&quot;: &quot; 4 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Google TV&quot;, &quot;secondary_tags&quot;: &quot;Google Nest,Android,Gemini Features&quot;, &quot;publish_date&quot;: &quot;2024-09-23|14:00&quot;, &quot;hero_media&quot;: &quot;video&quot;, &quot;days_since_published&quot;: &quot;66&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;463&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">New updates to help you do more with Google TV</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/GTV_2_Launch_Hero_Thumbnail_1.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/GTV_2_Launch_Hero_Thumbnail_1.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/GTV_2_Launch_Hero_Thumbnail_1.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/products/android/android-earthquake-alerts-expansion/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="Android Earthquake Alerts now available across the U.S." class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Android&quot;, &quot;label&quot;: &quot;article: android-earthquake-alerts-expansion&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;5 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Android Earthquake Alerts now available across the U.S.&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Android Earthquake Alerts now available across the U.S.&quot;, &quot;author_name&quot; : &quot;Boone Spooner&quot;, &quot;page_name&quot;: &quot;android-earthquake-alerts-expansion&quot;, &quot;position&quot;: &quot; 5 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Android&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-09-03|18:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;85&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;455&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">Android Earthquake Alerts now available across the U.S.</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/android_earthquake_alerts_hero_1.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/android_earthquake_alerts_hero_1.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/android_earthquake_alerts_hero_1.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/products/android/new-android-features-september-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="5 new Android features to help you explore, search for music and more" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Android&quot;, &quot;label&quot;: &quot;article: new-android-features-september-2024&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;6 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;5 new Android features to help you explore, search for music and more&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;5 new Android features to help you explore, search for music and more&quot;, &quot;author_name&quot; : &quot;Angana Ghosh&quot;, &quot;page_name&quot;: &quot;new-android-features-september-2024&quot;, &quot;position&quot;: &quot; 6 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Android&quot;, &quot;secondary_tags&quot;: &quot;Wear OS&quot;, &quot;publish_date&quot;: &quot;2024-09-03|18:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;85&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;454&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">5 new Android features to help you explore, search for music and more</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Blog_header_2096x1182-100.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Blog_header_2096x1182-100.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Blog_header_2096x1182-100.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/products/android/android-gemini-google-ai/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="Android is reimagining your phone with Gemini" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Android&quot;, &quot;label&quot;: &quot;article: android-gemini-google-ai&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;7 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Android is reimagining your phone with Gemini&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Android is reimagining your phone with Gemini&quot;, &quot;author_name&quot; : &quot;Sameer Samat&quot;, &quot;page_name&quot;: &quot;android-gemini-google-ai&quot;, &quot;position&quot;: &quot; 7 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Android&quot;, &quot;secondary_tags&quot;: &quot;Gemini App&quot;, &quot;publish_date&quot;: &quot;2024-08-13|17:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;106&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;708&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">Android is reimagining your phone with Gemini</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Blog-Header_Light-mode_No-text.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Blog-Header_Light-mode_No-text.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Blog-Header_Light-mode_No-text.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/outreach-initiatives/accessibility/google-pixel-camera-accessibility-update-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="4 new AI-powered Pixel and Android accessibility updates" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics - Accessibility&quot;, &quot;label&quot;: &quot;article: google-pixel-camera-accessibility-update-2024&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;8 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;4 new AI\u002Dpowered Pixel and Android accessibility updates&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;4 new AI\u002Dpowered Pixel and Android accessibility updates&quot;, &quot;author_name&quot; : &quot;Shenaz Zack&quot;, &quot;page_name&quot;: &quot;google-pixel-camera-accessibility-update-2024&quot;, &quot;position&quot;: &quot; 8 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Accessibility&quot;, &quot;secondary_tags&quot;: &quot;Pixel,Android&quot;, &quot;publish_date&quot;: &quot;2024-08-13|17:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;106&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;665&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">4 new AI-powered Pixel and Android accessibility updates</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/google_keyword_hero_image_2096x11.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/google_keyword_hero_image_2096x11.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/google_keyword_hero_image_2096x11.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/products/android/world-emoji-day-2024/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="10 fun facts about emoji for World Emoji Day" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Android&quot;, &quot;label&quot;: &quot;article: world-emoji-day-2024&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;9 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;10 fun facts about emoji for World Emoji Day&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;10 fun facts about emoji for World Emoji Day&quot;, &quot;author_name&quot; : &quot;Molly McHugh-Johnson&quot;, &quot;page_name&quot;: &quot;world-emoji-day-2024&quot;, &quot;position&quot;: &quot; 9 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Products - Android&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-07-17|17:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;133&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;846&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">10 fun facts about emoji for World Emoji Day</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/world_emoji_day_v2_1.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/world_emoji_day_v2_1.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/world_emoji_day_v2_1.width-300.format-webp.webp&quot;}"> </div></a></li> </ul> <ul class="dynamic-carousel__bullets ga4-bullets" aria-hidden="true" tabindex="-1"> <li class="dynamic-carousel__bullets--active" aria-hidden="true" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;interaction&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Android&quot;, &quot;label&quot;: &quot;bullet&quot;, &quot;contentType&quot;: &quot;homepage&quot;, &quot;position&quot;: &quot;1 of 9&quot; }" data-ga4-analytics-carousel-scroll-click="{ &quot;toggle_type_direction&quot;: &quot;bullet&quot;, &quot;position&quot;: &quot;1&quot; }"></li> <li aria-hidden="true" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;interaction&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Android&quot;, &quot;label&quot;: &quot;bullet&quot;, &quot;contentType&quot;: &quot;homepage&quot;, &quot;position&quot;: &quot;2 of 9&quot; }" data-ga4-analytics-carousel-scroll-click="{ &quot;toggle_type_direction&quot;: &quot;bullet&quot;, &quot;position&quot;: &quot;2&quot; }"></li> <li aria-hidden="true" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;interaction&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Android&quot;, &quot;label&quot;: &quot;bullet&quot;, &quot;contentType&quot;: &quot;homepage&quot;, &quot;position&quot;: &quot;3 of 9&quot; }" data-ga4-analytics-carousel-scroll-click="{ &quot;toggle_type_direction&quot;: &quot;bullet&quot;, &quot;position&quot;: &quot;3&quot; }"></li> </ul> </div> <div class="dynamic-carousel__cta"><a href="https://blog-google.translate.goog/products/android/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" class="dynamic-carousel__load-more" alt="See more stories" aria-label=" See more stories. This story is about: Products - Android" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;landing page lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Products - Android&quot;, &quot;label&quot;: &quot;see more stories&quot;, &quot;contentType&quot;: &quot;homepage&quot; }" data-ga4-analytics-cta-click="{ &quot;event&quot;: &quot;cta_click&quot;, &quot;link_text&quot;: &quot;See more stories&quot; }" data-ga4-analytics-landing-lead="{ &quot;event&quot;: &quot;landing_page_lead&quot;, &quot;link_text&quot;: &quot;See more stories&quot; }"> <span> See more stories </span> <svg viewbox="0 0 18 18"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#arrow-right-circle-filled"></use> </svg></a> </div> </section> <section class="dynamic-carousel h-c-page ga4-carousel" data-component="uni-dynamic-carousel" data-analytics-module="{ &quot;module_name&quot;: &quot;Dynamic Carousel&quot;, &quot;section_header&quot;: &quot;Safety \u0026 Security&quot; }"> <div class="dynamic-carousel__title"> <h2>Safety &amp; Security</h2> </div> <div class="dynamic-carousel__carousel" aria-roledescription="carousel" role="region"> <div class="dynamic-carousel__arrows"><button class="dynamic-carousel__left-arrow" aria-hidden="true" tabindex="-1" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;interaction&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics \u002D Safety \u0026 Security&quot;, &quot;label&quot;: &quot;arrow - left&quot;, &quot;contentType&quot;: &quot;homepage&quot; }" data-ga4-analytics-carousel-scroll-click="{ &quot;toggle_type_direction&quot;: &quot;arrow - left&quot;, &quot;position&quot;: &quot;&quot; }"> <svg><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#arrow-direction"></use> </svg></button> <button class="dynamic-carousel__right-arrow" aria-hidden="true" tabindex="-1" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;interaction&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics \u002D Safety \u0026 Security&quot;, &quot;label&quot;: &quot;arrow - right&quot;, &quot;contentType&quot;: &quot;homepage&quot; }" data-ga4-analytics-carousel-scroll-click="{ &quot;toggle_type_direction&quot;: &quot;arrow - right&quot;, &quot;position&quot;: &quot;&quot; }"> <svg><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#arrow-direction"></use> </svg></button> </div> <ul class="dynamic-carousel__list " id="carousel__list"> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/technology/safety-security/a-new-way-were-helping-others-track-frauds-and-scams-online/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="A new way we’re helping others track frauds and scams online" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics - Safety &amp; Security&quot;, &quot;label&quot;: &quot;article: a-new-way-were-helping-others-track-frauds-and-scams-online&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;1 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;A new way we’re helping others track frauds and scams online&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;A new way we’re helping others track frauds and scams online&quot;, &quot;author_name&quot; : &quot;Laurie Richardson&quot;, &quot;page_name&quot;: &quot;a-new-way-were-helping-others-track-frauds-and-scams-online&quot;, &quot;position&quot;: &quot; 1 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Safety &amp; Security&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-11-14|14:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;14&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;955&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">A new way we’re helping others track frauds and scams online</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Hero_3_nPtRuS0.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Hero_3_nPtRuS0.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Hero_3_nPtRuS0.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/technology/safety-security/google-ai-saif-risk-assessment/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="SAIF Risk Assessment: A new tool to help secure AI systems across industry" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics - Safety &amp; Security&quot;, &quot;label&quot;: &quot;article: google-ai-saif-risk-assessment&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;2 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;SAIF Risk Assessment: A new tool to help secure AI systems across industry&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;SAIF Risk Assessment: A new tool to help secure AI systems across industry&quot;, &quot;author_name&quot; : &quot;Heather Adkins, Phil Venables&quot;, &quot;page_name&quot;: &quot;google-ai-saif-risk-assessment&quot;, &quot;position&quot;: &quot; 2 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Safety &amp; Security&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-10-24|13:00&quot;, &quot;hero_media&quot;: &quot;video&quot;, &quot;days_since_published&quot;: &quot;35&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;464&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">SAIF Risk Assessment: A new tool to help secure AI systems across industry</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/23263_BRS_SAIF_Blog_Header_Design.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/23263_BRS_SAIF_Blog_Header_Design.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/23263_BRS_SAIF_Blog_Header_Design.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/technology/safety-security/google-secure-by-design-pledge/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="7 ways we’re incorporating security by design into our products and services" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics - Safety &amp; Security&quot;, &quot;label&quot;: &quot;article: google-secure-by-design-pledge&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;3 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;7 ways we’re incorporating security by design into our products and services&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;7 ways we’re incorporating security by design into our products and services&quot;, &quot;author_name&quot; : &quot;Heather Adkins&quot;, &quot;page_name&quot;: &quot;google-secure-by-design-pledge&quot;, &quot;position&quot;: &quot; 3 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Safety &amp; Security&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-10-22|13:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;37&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;861&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">7 ways we’re incorporating security by design into our products and services</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/23095___Blog_Header_32x.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/23095___Blog_Header_32x.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/23095___Blog_Header_32x.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/technology/safety-security/the-new-global-signal-exchange-will-help-fight-scams-and-fraud/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="The new Global Signal Exchange will help fight scams and fraud" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics - Safety &amp; Security&quot;, &quot;label&quot;: &quot;article: the-new-global-signal-exchange-will-help-fight-scams-and-fraud&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;4 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;The new Global Signal Exchange will help fight scams and fraud&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;The new Global Signal Exchange will help fight scams and fraud&quot;, &quot;author_name&quot; : &quot;Amanda Storey, Nafis Zebarjadi&quot;, &quot;page_name&quot;: &quot;the-new-global-signal-exchange-will-help-fight-scams-and-fraud&quot;, &quot;position&quot;: &quot; 4 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Safety &amp; Security&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-10-09|17:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;49&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;652&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">The new Global Signal Exchange will help fight scams and fraud</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Global_Fraud_Data.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Global_Fraud_Data.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Global_Fraud_Data.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/technology/safety-security/google-paris-summit-responsible-ai/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="Our ongoing work to build and deploy responsible AI" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics - Safety &amp; Security&quot;, &quot;label&quot;: &quot;article: google-paris-summit-responsible-ai&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;5 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Our ongoing work to build and deploy responsible AI&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Our ongoing work to build and deploy responsible AI&quot;, &quot;author_name&quot; : &quot;Laurie Richardson&quot;, &quot;page_name&quot;: &quot;google-paris-summit-responsible-ai&quot;, &quot;position&quot;: &quot; 5 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Safety &amp; Security&quot;, &quot;secondary_tags&quot;: &quot;Google in Europe&quot;, &quot;publish_date&quot;: &quot;2024-10-04|08:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;55&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;761&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">Our ongoing work to build and deploy responsible AI</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/safety_5.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/safety_5.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/safety_5.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/technology/safety-security/how-to-spot-scams-and-what-to-do-if-you-encounter-one/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="How to spot scams, and what to do if you encounter one" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics - Safety &amp; Security&quot;, &quot;label&quot;: &quot;article: how-to-spot-scams-and-what-to-do-if-you-encounter-one&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;6 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;How to spot scams, and what to do if you encounter one&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;How to spot scams, and what to do if you encounter one&quot;, &quot;author_name&quot; : &quot;Laurie Richardson, Heather Adkins&quot;, &quot;page_name&quot;: &quot;how-to-spot-scams-and-what-to-do-if-you-encounter-one&quot;, &quot;position&quot;: &quot; 6 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Safety &amp; Security&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-10-02|13:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;57&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;1271&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;yes&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">How to spot scams, and what to do if you encounter one</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/01_EverGreen_093024_Update_1.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/01_EverGreen_093024_Update_1.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/01_EverGreen_093024_Update_1.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/technology/safety-security/be-internet-awesome-roblox/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="Be Internet Awesome World: A fun new game to learn about online safety" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics - Safety &amp; Security&quot;, &quot;label&quot;: &quot;article: be-internet-awesome-roblox&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;7 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Be Internet Awesome World: A fun new game to learn about online safety&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Be Internet Awesome World: A fun new game to learn about online safety&quot;, &quot;author_name&quot; : &quot;Mindy Brooks&quot;, &quot;page_name&quot;: &quot;be-internet-awesome-roblox&quot;, &quot;position&quot;: &quot; 7 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Safety &amp; Security&quot;, &quot;secondary_tags&quot;: &quot;Families&quot;, &quot;publish_date&quot;: &quot;2024-09-25|13:00&quot;, &quot;hero_media&quot;: &quot;video&quot;, &quot;days_since_published&quot;: &quot;64&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;455&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;yes&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;yes&quot; }"> <h3 aria-hidden="true">Be Internet Awesome World: A fun new game to learn about online safety</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/BIA_Roblox_Hero_Static_Thumbnail.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/BIA_Roblox_Hero_Static_Thumbnail.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/BIA_Roblox_Hero_Static_Thumbnail.width-300.format-webp.webp&quot;}"> </div></a></li> <li class="dynamic-carousel__carousel-story dynamic-carousel__carousel-story--no-image"><a href="https://blog-google.translate.goog/technology/safety-security/google-darpa-ai-cyber-challenge-support/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="Supporting competitors for DARPA’s AI Cyber Challenge" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics - Safety &amp; Security&quot;, &quot;label&quot;: &quot;article: google-darpa-ai-cyber-challenge-support&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;8 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Supporting competitors for DARPA’s AI Cyber Challenge&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Supporting competitors for DARPA’s AI Cyber Challenge&quot;, &quot;author_name&quot; : &quot;Heather Adkins&quot;, &quot;page_name&quot;: &quot;google-darpa-ai-cyber-challenge-support&quot;, &quot;position&quot;: &quot; 8 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Safety &amp; Security&quot;, &quot;secondary_tags&quot;: &quot;undefined&quot;, &quot;publish_date&quot;: &quot;2024-08-01|17:17&quot;, &quot;hero_media&quot;: &quot;none&quot;, &quot;days_since_published&quot;: &quot;118&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;584&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">Supporting competitors for DARPA’s AI Cyber Challenge</h3> <div class="dynamic-carousel__carousel-summary"> <p style="-webkit-box-orient: vertical;">How Google is supporting DARPA’s AI Cyber Challenge (AIxCC) Semifinal Competition at DEF CON 32.</p> </div></a></li> <li class="dynamic-carousel__carousel-story "><a href="https://blog-google.translate.goog/technology/safety-security/google-coalition-for-secure-ai/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" tabindex="0" aria-label="Introducing the Coalition for Secure AI (CoSAI) and founding member organizations" class="dynamic-carousel__carousel-story--link" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;article lead&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics - Safety &amp; Security&quot;, &quot;label&quot;: &quot;article: google-coalition-for-secure-ai&quot;, &quot;contentType&quot;: &quot;article page&quot;, &quot;position&quot;: &quot;9 of 9&quot; }" data-ga4-analytics-lead-click="{ &quot;event&quot;: &quot;article_lead_click&quot;, &quot;link_text&quot;: &quot;Introducing the Coalition for Secure AI (CoSAI) and founding member organizations&quot;, &quot;link_type&quot;: &quot;internal&quot;, &quot;article_name&quot;: &quot;Introducing the Coalition for Secure AI (CoSAI) and founding member organizations&quot;, &quot;author_name&quot; : &quot;Heather Adkins, Phil Venables&quot;, &quot;page_name&quot;: &quot;google-coalition-for-secure-ai&quot;, &quot;position&quot;: &quot; 9 of 9 &quot;, &quot;click_location&quot;: &quot;undefined&quot;, &quot;primary_tag&quot;: &quot;Topics - Safety &amp; Security&quot;, &quot;secondary_tags&quot;: &quot;AI&quot;, &quot;publish_date&quot;: &quot;2024-07-18|15:00&quot;, &quot;hero_media&quot;: &quot;image&quot;, &quot;days_since_published&quot;: &quot;133&quot;, &quot;content_category&quot;: &quot;Announcement&quot;, &quot;word_count&quot;: &quot;552&quot;, &quot;has_audio&quot;: &quot;no&quot;, &quot;has_video&quot;: &quot;no&quot;, &quot;has_image&quot;: &quot;no&quot;, &quot;has_carousel&quot;: &quot;no&quot; }"> <h3 aria-hidden="true">Introducing the Coalition for Secure AI (CoSAI) and founding member organizations</h3> <div class="dynamic-carousel__carousel-story--image"><img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/SAIF_hero.width-100.format-webp.webp" alt="" loading="lazy" data-loading="{ &quot;mobile&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/SAIF_hero.width-300.format-webp.webp&quot;, &quot;desktop&quot;: &quot;https://storage.googleapis.com/gweb-uniblog-publish-prod/images/SAIF_hero.width-300.format-webp.webp&quot;}"> </div></a></li> </ul> <ul class="dynamic-carousel__bullets ga4-bullets" aria-hidden="true" tabindex="-1"> <li class="dynamic-carousel__bullets--active" aria-hidden="true" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;interaction&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics - Safety &amp; Security&quot;, &quot;label&quot;: &quot;bullet&quot;, &quot;contentType&quot;: &quot;homepage&quot;, &quot;position&quot;: &quot;1 of 9&quot; }" data-ga4-analytics-carousel-scroll-click="{ &quot;toggle_type_direction&quot;: &quot;bullet&quot;, &quot;position&quot;: &quot;1&quot; }"></li> <li aria-hidden="true" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;interaction&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics - Safety &amp; Security&quot;, &quot;label&quot;: &quot;bullet&quot;, &quot;contentType&quot;: &quot;homepage&quot;, &quot;position&quot;: &quot;2 of 9&quot; }" data-ga4-analytics-carousel-scroll-click="{ &quot;toggle_type_direction&quot;: &quot;bullet&quot;, &quot;position&quot;: &quot;2&quot; }"></li> <li aria-hidden="true" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;interaction&quot;, &quot;action&quot;: &quot;dynamic carousel - Topics - Safety &amp; Security&quot;, &quot;label&quot;: &quot;bullet&quot;, &quot;contentType&quot;: &quot;homepage&quot;, &quot;position&quot;: &quot;3 of 9&quot; }" data-ga4-analytics-carousel-scroll-click="{ &quot;toggle_type_direction&quot;: &quot;bullet&quot;, &quot;position&quot;: &quot;3&quot; }"></li> </ul> </div> </section> <script type="application/json" data-catalog-id="article-feed"> { "load_more": "Load more stories", "read_article": "Read Article", "separator_symbol": "·" } </script> <section class="uni-article-feed uni-latest-articles article-list h-c-page"> <h2 class="article-list__title" tabindex="0">All stories</h2><uni-article-feed site-id="2" title="All stories" section-header="All stories" sitespace="" all-tags="" request-options="{ &quot;author_ids&quot;: [], &quot;category&quot;: &quot;&quot;, &quot;date_start&quot;: &quot;&quot;, &quot;date_stop&quot;: &quot;&quot;, &quot;hero_template&quot;: &quot;heroArticleItem&quot;, &quot;image_format&quot;: &quot;webp&quot;, &quot;is_main_hero&quot;: false, &quot;cursor&quot;: 1, &quot;paginate&quot;: 9, &quot;show_hero&quot; : true, &quot;site_id&quot;: &quot;2&quot;, &quot;tags&quot;: &quot;&quot; }" data-static-icons="{ &quot;arrow_forward&quot;: &quot;/static/blogv2/images/icons.svg?version=pr20241113-1756#mi-arrow-forward&quot; }"> </uni-article-feed> </section> </article> </main> <div class="uni-newsletter-toast" data-component="uni-newsletter-toast" data-analytics-onvisble="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;newsletter&quot;, &quot;action&quot;: &quot;toast&quot;, &quot;label&quot;: &quot;view&quot; }"> <div class="h-c-page"> <div class="uni-newsletter-toast--container h-c-grid"> <div class="uni-newsletter-toast__info h-c-grid__col h-c-grid__col--12 h-c-grid__col-l--9 h-c-grid__col--align-middle"> <div class="uni-newsletter-toast__img"><img src="/static/blogv2/images/newsletter_toast.svg?version=pr20241113-1756" alt=""> </div> <p class="uni-newsletter-toast__text">Let’s stay in touch. Get the latest news from Google in your inbox.</p> </div> <div class="uni-newsletter-toast__buttons h-c-grid__col h-c-grid__col--8 h-c-grid__col-l--3"><a class="uni-newsletter-toast__cta uni-newsletter-toast__cta--sub" href="https://blog-google.translate.goog/newsletter-subscribe/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;newsletter&quot;, &quot;action&quot;: &quot;toast&quot;, &quot;label&quot;: &quot;subscribe&quot; }" tabindex="0" aria-label="Newsletter subscribe" data-content-type="blogv2 | homepage">Subscribe</a> <button class="uni-newsletter-toast__cta uni-newsletter-toast__cta--no" data-analytics-onclick="{ &quot;event&quot;: &quot;page interaction&quot;, &quot;category&quot;: &quot;newsletter&quot;, &quot;action&quot;: &quot;toast&quot;, &quot;label&quot;: &quot;no thanks&quot; }" tabindex="0" data-content-type="blogv2 | homepage">No thanks</button> </div> </div> </div> </div> <footer class="h-c-footer h-c-footer--topmargin h-c-footer--standard h-has-social" id="footer-standard" data-component="uni-footer-component" data-analytics-module="{ &quot;module_name&quot;: &quot;footer&quot;, &quot;section_header&quot;: &quot;The Keyword&quot; }"> <section class="h-c-footer__upper"> <section class="h-c-social"> <div class="h-c-social__group"> <p class="h-c-social__title h-c-social__title--inline">Follow Us</p> <ul class="h-c-social__list h-no-bullet"> <li class="h-c-social__item"><a class="h-c-social__link uni-click-tracker" data-analytics="{ &quot;category&quot;: &quot;social&quot;, &quot;action&quot;: &quot;follow - footer&quot;, &quot;label&quot;: &quot;Instagram&quot;, &quot;pagePath&quot;: &quot;https://www.instagram.com/google/&quot; }" aria-label="Instagram" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://www.instagram.com/google/"> <svg aria-hidden="true" class="h-c-icon h-c-icon--24px h-c-icon--social" viewbox="0 0 18 18"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#social-instagram"></use> </svg></a></li> <li class="h-c-social__item"><a class="h-c-social__link uni-click-tracker" data-analytics="{ &quot;category&quot;: &quot;social&quot;, &quot;action&quot;: &quot;follow - footer&quot;, &quot;label&quot;: &quot;Twitter&quot;, &quot;pagePath&quot;: &quot;https://twitter.com/google&quot; }" aria-label="Twitter" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://twitter.com/google"> <svg aria-hidden="true" class="h-c-icon h-c-icon--24px h-c-icon--social" viewbox="0 0 18 18"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#social-twitter"></use> </svg></a></li> <li class="h-c-social__item"><a class="h-c-social__link uni-click-tracker" data-analytics="{ &quot;category&quot;: &quot;social&quot;, &quot;action&quot;: &quot;follow - footer&quot;, &quot;label&quot;: &quot;Youtube&quot;, &quot;pagePath&quot;: &quot;https://www.youtube.com/google&quot; }" aria-label="YouTube" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://www.youtube.com/google"> <svg aria-hidden="true" class="h-c-icon h-c-icon--24px h-c-icon--social" viewbox="0 0 18 18"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#social-youtube"></use> </svg></a></li> <li class="h-c-social__item"><a class="h-c-social__link uni-click-tracker" data-analytics="{ &quot;category&quot;: &quot;social&quot;, &quot;action&quot;: &quot;follow - footer&quot;, &quot;label&quot;: &quot;Facebook&quot;, &quot;pagePath&quot;: &quot;https://www.facebook.com/Google&quot; }" aria-label="Facebook" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://www.facebook.com/Google"> <svg aria-hidden="true" class="h-c-icon h-c-icon--24px h-c-icon--social" viewbox="0 0 18 18"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#social-facebook"></use> </svg></a></li> <li class="h-c-social__item"><a class="h-c-social__link uni-click-tracker" data-analytics="{ &quot;category&quot;: &quot;social&quot;, &quot;action&quot;: &quot;follow - footer&quot;, &quot;label&quot;: &quot;Linkedin&quot;, &quot;pagePath&quot;: &quot;https://www.linkedin.com/company/google&quot; }" aria-label="LinkedIn" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://www.linkedin.com/company/google"> <svg aria-hidden="true" class="h-c-icon h-c-icon--24px h-c-icon--social" viewbox="0 0 18 18"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#social-linkedin"></use> </svg></a></li> </ul> </div> </section> </section> <section class="h-c-footer__global"> <div class="h-c-footer__logo"><a class="uni-click-tracker" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://www.google.com" title="Google" data-analytics="{ &quot;category&quot;: &quot;navigation&quot;, &quot;action&quot;: &quot;footer&quot;, &quot;label&quot;: &quot;logo&quot;, &quot;pagePath&quot;: &quot;https://www.google.com&quot; }"> <svg aria-hidden="true" class="h-c-footer__logo-img" viewbox="0 0 396 130"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#google-logo"></use> </svg></a> </div> <ul class="h-c-footer__global-links h-no-bullet"> <li class="h-c-footer__global-links-list-item"><a class="h-c-footer__link uni-click-tracker" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://policies.google.com/privacy" data-analytics="{ &quot;category&quot;: &quot;navigation&quot;, &quot;action&quot;: &quot;footer&quot;, &quot;label&quot;: &quot;{name}&quot;, &quot;pagePath&quot;: &quot;https://policies.google.com/privacy&quot; }">Privacy </a></li> <li class="h-c-footer__global-links-list-item"><a class="h-c-footer__link uni-click-tracker" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://policies.google.com/terms" data-analytics="{ &quot;category&quot;: &quot;navigation&quot;, &quot;action&quot;: &quot;footer&quot;, &quot;label&quot;: &quot;{name}&quot;, &quot;pagePath&quot;: &quot;https://policies.google.com/terms&quot; }">Terms </a></li> <li class="h-c-footer__global-links-list-item"><a class="h-c-footer__link uni-click-tracker" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://about.google/" data-analytics="{ &quot;category&quot;: &quot;navigation&quot;, &quot;action&quot;: &quot;footer&quot;, &quot;label&quot;: &quot;{name}&quot;, &quot;pagePath&quot;: &quot;https://about.google/&quot; }">About Google </a></li> <li class="h-c-footer__global-links-list-item"><a class="h-c-footer__link uni-click-tracker" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://about.google/products/" data-analytics="{ &quot;category&quot;: &quot;navigation&quot;, &quot;action&quot;: &quot;footer&quot;, &quot;label&quot;: &quot;{name}&quot;, &quot;pagePath&quot;: &quot;https://about.google/products/&quot; }">Google Products </a></li> <li class="h-c-footer__global-links-list-item"><a class="h-c-footer__link uni-click-tracker" href="https://blog-google.translate.goog/about/?_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB" data-analytics="{ &quot;category&quot;: &quot;navigation&quot;, &quot;action&quot;: &quot;footer&quot;, &quot;label&quot;: &quot;{name}&quot;, &quot;pagePath&quot;: &quot;/about/&quot; }">About the Keyword </a></li> </ul> <ul class="h-c-footer__global-links h-c-footer__global-links--extra h-no-bullet"> <li class="h-c-footer__global-links-list-item h-c-footer__global-links-list-item--extra"><a class="h-c-footer__link uni-click-tracker" href="https://translate.google.com/website?sl=pl&amp;tl=sv&amp;hl=en-GB&amp;u=https://support.google.com" data-analytics="{ &quot;category&quot;: &quot;navigation&quot;, &quot;action&quot;: &quot;footer&quot;, &quot;label&quot;: &quot;{name}&quot;, &quot;pagePath&quot;: &quot;https://support.google.com&quot; }"> <svg aria-hidden="true" class="h-c-icon h-c-icon--24px h-c-icon--footer"><use xmlns:xlink="http://www.w3.org/1999/xlink" href="https://blog-google.translate.goog/static/blogv2/images/icons.svg?version=pr20241113-1756&amp;_x_tr_sl=pl&amp;_x_tr_tl=sv&amp;_x_tr_hl=en-GB#mi-help"></use> </svg> Help </a></li> <li class="h-c-footer__global-links-list-item h-c-footer__global-links-list-item--extra uni-footer-language"> <div class="uni-picker" data-component="uni-lang-picker"><select name="language" class="uni-picker__order-menu" aria-label="Select a language"> <option label="Bahasa Indonesia (Indonesia)" value="/intl/id-id/" class="uni-picker__item"> Bahasa Indonesia (Indonesia) </option> <option label="Deutsch" value="/intl/de-de/" class="uni-picker__item"> Deutsch </option> <option label="English" value="/" class="uni-picker__item" selected> English </option> <option label="English (Africa)" value="/intl/en-africa/" class="uni-picker__item"> English (Africa) </option> <option label="English (Australia)" value="/intl/en-au/" class="uni-picker__item"> English (Australia) </option> <option label="English (Canada)" value="/intl/en-ca/" class="uni-picker__item"> English (Canada) </option> <option label="English (India)" value="/intl/en-in/" class="uni-picker__item"> English (India) </option> <option label="English (MENA)" value="/intl/en-mena/" class="uni-picker__item"> English (MENA) </option> <option label="Español (España)" value="/intl/es-es/" class="uni-picker__item"> Español (España) </option> <option label="Español (Latinoamérica)" value="/intl/es-419/" class="uni-picker__item"> Español (Latinoamérica) </option> <option label="Français (Canada)" value="/intl/fr-ca/" class="uni-picker__item"> Français (Canada) </option> <option label="Français (France)" value="/intl/fr-fr/" class="uni-picker__item"> Français (France) </option> <option label="Italiano" value="/intl/it-it/" class="uni-picker__item"> Italiano </option> <option label="Nederlands (Nederland)" value="/intl/nl-nl/" class="uni-picker__item"> Nederlands (Nederland) </option> <option label="Polski" value="/intl/pl-pl/" class="uni-picker__item"> Polski </option> <option label="Português (Brasil)" value="/intl/pt-br/" class="uni-picker__item"> Português (Brasil) </option> <option label="Česko (Čeština)" value="/intl/cs-cz/" class="uni-picker__item"> Česko (Čeština) </option> <option label="اللغة العربية (MENA)" value="/intl/ar-mena/" class="uni-picker__item"> اللغة العربية (MENA) </option> <option label="日本語 (日本)" value="/intl/ja-jp/" class="uni-picker__item"> 日本語 (日本) </option> <option label="한국어" value="/intl/ko-kr/" class="uni-picker__item"> 한국어 </option> </select> </div></li> </ul> </section> </footer> <div id="base-scripts" data-scripts="[ { &quot;url&quot;: &quot;/static/blogv2/js/csp/gtm.js?version=pr20241113-1756&quot;, &quot;options&quot;: { &quot;async&quot;: false, &quot;defer&quot;: true } }, { &quot;url&quot;: &quot;/static/keyword/js/all/index.js?version=pr20241113-1756&quot;, &quot;options&quot;: { &quot;async&quot;: false, &quot;defer&quot;: false } } ]"></div> <div id="extra-scripts" data-scripts=""> </div> <script> var base_scripts = document.querySelector("#base-scripts").getAttribute('data-scripts'); base_scripts = JSON.parse(base_scripts); var extra_scripts = document.querySelector("#extra-scripts").getAttribute('data-scripts'); if (extra_scripts) { extra_scripts = JSON.parse(extra_scripts); } else { extra_scripts = []; } var scripts = base_scripts.concat(extra_scripts); scripts.forEach(function(scriptObj) { var s = document.createElement('script'); s.async = scriptObj.options.async; s.defer = scriptObj.options.defer; s.src = scriptObj.url; document.head.appendChild(s); }); </script> <script src="https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js" data-glue-cookie-notification-bar-category="2B" data-glue-cookie-notification-bar-site-id="blog.google"> </script> <script>function gtElInit() {var lib = new google.translate.TranslateService();lib.translatePage('pl', 'sv', function () {});}</script> <script src="https://translate.google.com/translate_a/element.js?cb=gtElInit&amp;hl=en-GB&amp;client=wt" type="text/javascript"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10