Search

Google France Approaches 90 Percent Share

0 views

On the one hand, new data makes it surprising that Google doesn’t cater more to the French market.  On the other hand, perhaps the search giant doesn’t need to - in France, it already has a market share of almost 90 percent.

89.98 - that’s the exact figure for August, according to XiTi and After all, we’ve nearly reached the “nine out of ten people prefer Google” point, and most of us can admit that at least one person in any group that size is bound to be asleep, stupid, or, in the tradition of an old Trident commercial, being bitten by squirrels.

Still, Yahoo might take some comfort in the fact that it’s in second place (with a market share of 3.17 percent).  MSN is next (with 2.33 percent), followed by Orange (with 1.82 percent).  Would-be challenger
' /></a>
It’s going to take quite a lot for anything to overthrow Google as France’s top search engine.  At the rate things are going, it actually seems more likely that Google will hit 100 percent than plummet to 49.</p>                </div>
                
                <script>
                (function() {
                    function initCopyableSections() {
                        document.querySelectorAll('.article-content .copyable-section').forEach(function(section) {
                            if (section.querySelector('.copyable-section__btn')) return;
                            var btn = document.createElement('button');
                            btn.type = 'button';
                            btn.className = 'copyable-section__btn';
                            btn.setAttribute('aria-label', 'Copy to clipboard');
                            var label = section.getAttribute('data-copy-label');
                            btn.textContent = label ? 'Copy ' + label : 'Copy';
                            section.appendChild(btn);
                            btn.addEventListener('click', function() {
                                var contentEl = section.querySelector('.copyable-section__content');
                                var text;
                                if (contentEl) {
                                    text = contentEl.textContent.trim();
                                } else {
                                    var clone = section.cloneNode(true);
                                    var btnClone = clone.querySelector('.copyable-section__btn');
                                    if (btnClone) btnClone.parentNode.removeChild(btnClone);
                                    text = clone.textContent.trim();
                                }
                                if (!text) return;
                                navigator.clipboard.writeText(text).then(function() {
                                    var t = btn.textContent;
                                    btn.textContent = 'Copied!';
                                    btn.classList.add('copied');
                                    setTimeout(function() {
                                        btn.textContent = t;
                                        btn.classList.remove('copied');
                                    }, 2000);
                                });
                            });
                        });
                    }
                    if (document.readyState === 'loading') {
                        document.addEventListener('DOMContentLoaded', initCopyableSections);
                    } else {
                        initCopyableSections();
                    }
                })();
                </script>
                
                <!-- Tags -->
                                
                <!-- Correction Form -->
                <div class=

Found an error or have a suggestion? Let us know and we'll review it.

Share this article

Comments (0)

Please sign in to leave a comment.

No comments yet. Be the first to comment!