TermBoyTerm

English
usability testing
A method of evaluating a product or website by observing real users as they attempt to complete representative tasks. It aims to identify usability problems and measure ease of use, efficiency and user satisfaction.
During usability testing, three of five participants failed to locate the checkout button on the mobile site.
  • https://en.wikipedia.org/wiki/Usability_testing
  • https://www.nngroup.com/articles/usability-testing-101/
Deutsch
Usability-Test
Ein Verfahren zur Bewertung eines Produkts oder einer Website, bei dem reale Nutzer repräsentative Aufgaben ausführen und dabei beobachtet werden. Ziel ist es, Usability-Probleme zu erkennen und die Benutzerfreundlichkeit zu messen.
Im Usability-Test fanden drei von fünf Teilnehmern den Bestellbutton auf der mobilen Seite nicht.
  • https://de.wikipedia.org/wiki/Usability-Test
Français
test d'utilisabilité
Méthode d'évaluation d'un produit ou d'un site web consistant à observer de vrais utilisateurs réalisant des tâches représentatives. Elle vise à identifier les problèmes d'ergonomie et à mesurer la facilité d'utilisation.
Lors du test d'utilisabilité, trois participants sur cinq n'ont pas trouvé le bouton de commande sur la version mobile.
  • https://fr.wikipedia.org/wiki/Test_d%27utilisabilit%C3%A9
Italiano
test di usabilità
Metodo di valutazione di un prodotto o sito web che consiste nell'osservare utenti reali mentre svolgono compiti rappresentativi. Serve a individuare problemi di usabilità e a misurare la facilità d'uso.
Durante il test di usabilità, tre partecipanti su cinque non hanno trovato il pulsante di acquisto sul sito mobile.
  • https://it.wikipedia.org/wiki/Test_di_usabilit%C3%A0
中文
可用性测试
通过观察真实用户完成代表性任务来评估产品或网站的方法,旨在发现可用性问题并衡量易用性、效率和用户满意度。
在可用性测试中,五名参与者中有三人未能在移动端找到结账按钮。
  • https://zh.wikipedia.org/wiki/%E5%8F%AF%E7%94%A8%E6%80%A7%E6%B5%8B%E8%AF%95
English
user agent
A user agent is any software that acts on behalf of a user to retrieve, render or interact with web content, most commonly a browser or a crawler. It typically identifies itself to servers via a User-Agent string in the HTTP request header.
The search engine crawler sends a distinctive user agent string so webmasters can identify it in their server logs.
  • https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent
  • https://datatracker.ietf.org/doc/html/rfc9110#name-user-agent
Deutsch
User Agent
Ein User Agent ist eine Software, die im Auftrag eines Nutzers Webinhalte abruft, darstellt oder mit ihnen interagiert, typischerweise ein Browser oder ein Crawler. Er identifiziert sich gegenüber Servern über die User-Agent-Zeichenkette im HTTP-Header.
Der Crawler der Suchmaschine sendet einen eindeutigen User Agent, damit Webmaster ihn in den Serverprotokollen erkennen können.
  • https://developer.mozilla.org/de/docs/Web/HTTP/Headers/User-Agent
  • https://de.wikipedia.org/wiki/User_Agent
Français
user agent
Un user agent est un logiciel qui agit pour le compte d'un utilisateur afin de récupérer, afficher ou interagir avec du contenu web, le plus souvent un navigateur ou un robot d'exploration. Il s'identifie auprès des serveurs via la chaîne User-Agent dans l'en-tête HTTP.
Le robot du moteur de recherche envoie un user agent distinctif afin que les webmasters puissent l'identifier dans leurs journaux serveur.
  • https://developer.mozilla.org/fr/docs/Web/HTTP/Headers/User-Agent
  • https://fr.wikipedia.org/wiki/User_agent
Italiano
user agent
Uno user agent è un software che agisce per conto di un utente per recuperare, visualizzare o interagire con contenuti web, tipicamente un browser o un crawler. Si identifica ai server tramite la stringa User-Agent nell'intestazione HTTP.
Il crawler del motore di ricerca invia uno user agent distintivo così che i webmaster possano identificarlo nei log del server.
  • https://developer.mozilla.org/it/docs/Web/HTTP/Headers/User-Agent
  • https://it.wikipedia.org/wiki/User_agent
中文
用户代理
用户代理是代表用户检索、渲染或与网页内容交互的软件,通常是浏览器或爬虫。它通过 HTTP 请求头中的 User-Agent 字符串向服务器标识自身。
搜索引擎爬虫会发送一个独特的用户代理字符串,以便网站管理员在服务器日志中识别它。
  • https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Headers/User-Agent
  • https://zh.wikipedia.org/wiki/用户代理
English
user experience
The overall perception and response of a user resulting from interacting with a product, system or website, including usability, accessibility, performance and emotional satisfaction.
A fast-loading page and intuitive navigation significantly improve the user experience.
  • https://en.wikipedia.org/wiki/User_experience
  • https://www.w3.org/WAI/fundamentals/accessibility-usability-inclusion/
Deutsch
Nutzererfahrung
Die Gesamtheit der Eindrücke und Reaktionen eines Nutzers bei der Interaktion mit einem Produkt, System oder einer Website, einschliesslich Bedienbarkeit, Barrierefreiheit, Ladezeit und emotionaler Zufriedenheit.
Eine schnelle Ladezeit und eine intuitive Navigation verbessern die Nutzererfahrung erheblich.
  • https://de.wikipedia.org/wiki/User_Experience
Français
expérience utilisateur
L'ensemble des perceptions et réactions d'un utilisateur lors de son interaction avec un produit, un système ou un site web, incluant la facilité d'utilisation, l'accessibilité, la performance et la satisfaction émotionnelle.
Un temps de chargement rapide et une navigation intuitive améliorent nettement l'expérience utilisateur.
  • https://fr.wikipedia.org/wiki/Exp%C3%A9rience_utilisateur
Italiano
esperienza utente
L'insieme delle percezioni e delle reazioni di un utente derivanti dall'interazione con un prodotto, un sistema o un sito web, comprese usabilità, accessibilità, prestazioni e soddisfazione emotiva.
Un caricamento rapido e una navigazione intuitiva migliorano notevolmente l'esperienza utente.
  • https://it.wikipedia.org/wiki/User_experience
中文
用户体验
用户在与产品、系统或网站交互过程中产生的整体感知和反应,包括易用性、可访问性、性能以及情感满意度。
快速的页面加载和直观的导航能显著提升用户体验。
  • https://zh.wikipedia.org/wiki/用户体验
English
user interface
The point of interaction between a human user and a software system, comprising the visual elements, controls and layout through which the user operates the application.
A clean user interface reduces friction and improves conversion rates on the checkout page.
  • https://en.wikipedia.org/wiki/User_interface
  • https://www.w3.org/WAI/
Deutsch
Benutzeroberfläche
Die Schnittstelle zwischen Mensch und Softwaresystem, bestehend aus den visuellen Elementen, Bedienelementen und dem Layout, über die der Nutzer eine Anwendung steuert.
Eine übersichtliche Benutzeroberfläche senkt die Absprungrate und erhöht die Conversion.
  • https://de.wikipedia.org/wiki/Benutzerschnittstelle
Français
interface utilisateur
Point d'interaction entre l'utilisateur humain et un système logiciel, comprenant les éléments visuels, les commandes et la mise en page permettant d'exploiter l'application.
Une interface utilisateur épurée réduit les frictions et améliore le taux de conversion.
  • https://fr.wikipedia.org/wiki/Interface_utilisateur
Italiano
interfaccia utente
Punto di interazione tra l'utente umano e un sistema software, costituito dagli elementi visivi, dai controlli e dal layout con cui l'utente utilizza l'applicazione.
Un'interfaccia utente pulita riduce gli attriti e migliora il tasso di conversione.
  • https://it.wikipedia.org/wiki/Interfaccia_utente
中文
用户界面
人与软件系统之间的交互点,由用户操作应用程序时所依赖的可视元素、控件和布局组成。
简洁的用户界面能减少操作阻力并提升转化率。
  • https://zh.wikipedia.org/wiki/使用者介面
English
user-generated content
Content such as reviews, ratings, photos, videos or comments created by consumers rather than the brand itself, often used to build trust and enrich product pages in e-commerce.
Displaying user-generated content like customer photos on product pages increased the store's conversion rate.
  • https://en.wikipedia.org/wiki/User-generated_content
Deutsch
nutzergenerierte Inhalte
Von Nutzern statt von der Marke erstellte Inhalte wie Bewertungen, Fotos, Videos oder Kommentare, die im E-Commerce Vertrauen schaffen und Produktseiten anreichern.
Nutzergenerierte Inhalte wie Kundenfotos auf den Produktseiten steigerten die Conversion-Rate des Shops.
  • https://de.wikipedia.org/wiki/User-generated_content
Français
contenu généré par les utilisateurs
Contenu tel qu'avis, notes, photos, vidéos ou commentaires créé par les consommateurs plutôt que par la marque, utilisé dans l'e-commerce pour renforcer la confiance et enrichir les fiches produits.
L'affichage de contenu généré par les utilisateurs, comme les photos de clients, a augmenté le taux de conversion de la boutique.
  • https://fr.wikipedia.org/wiki/Contenu_g%C3%A9n%C3%A9r%C3%A9_par_les_utilisateurs
Italiano
contenuti generati dagli utenti
Contenuti come recensioni, valutazioni, foto, video o commenti creati dai consumatori anziché dal brand, utilizzati nell'e-commerce per rafforzare la fiducia e arricchire le schede prodotto.
Mostrare contenuti generati dagli utenti come le foto dei clienti sulle pagine prodotto ha aumentato il tasso di conversione del negozio.
  • https://it.wikipedia.org/wiki/User-generated_content
中文
用户生成内容
由消费者而非品牌方创建的内容,如评价、评分、照片、视频或评论,在电子商务中用于建立信任并丰富商品页面。
在商品页面展示用户生成内容(如买家秀照片)提升了该店铺的转化率。
  • https://zh.wikipedia.org/wiki/%E7%94%A8%E6%88%B7%E7%94%9F%E6%88%90%E5%86%85%E5%AE%B9
English
UTM parameter
A UTM parameter is a tag appended to a URL query string to track the source, medium and campaign of website traffic in analytics tools. UTM stands for Urchin Tracking Module.
By adding the UTM parameter utm_source=newsletter to the link, the team could see how many visitors came from the email campaign.
  • https://support.google.com/analytics/answer/10917952
  • https://en.wikipedia.org/wiki/UTM_parameters
Deutsch
UTM-Parameter
Ein UTM-Parameter ist ein an eine URL angehängtes Tag im Query-String, mit dem Quelle, Medium und Kampagne des Website-Traffics in Analyse-Tools erfasst werden. UTM steht für Urchin Tracking Module.
Durch das Hinzufügen des UTM-Parameters utm_source=newsletter konnte das Team nachvollziehen, wie viele Besucher über die E-Mail-Kampagne kamen.
  • https://support.google.com/analytics/answer/10917952
  • https://de.wikipedia.org/wiki/UTM-Parameter
Français
paramètre UTM
Un paramètre UTM est une balise ajoutée à la chaîne de requête d'une URL afin de suivre la source, le support et la campagne du trafic d'un site web dans les outils d'analyse. UTM signifie Urchin Tracking Module.
En ajoutant le paramètre UTM utm_source=newsletter au lien, l'équipe a pu mesurer le nombre de visiteurs provenant de la campagne e-mail.
  • https://support.google.com/analytics/answer/10917952
  • https://fr.wikipedia.org/wiki/UTM_(param%C3%A8tre)
Italiano
parametro UTM
Un parametro UTM è un tag aggiunto alla stringa di query di un URL per tracciare origine, mezzo e campagna del traffico di un sito web negli strumenti di analisi. UTM sta per Urchin Tracking Module.
Aggiungendo il parametro UTM utm_source=newsletter al link, il team ha potuto misurare quanti visitatori provenivano dalla campagna e-mail.
  • https://support.google.com/analytics/answer/10917952
  • https://en.wikipedia.org/wiki/UTM_parameters
中文
UTM参数
UTM参数是附加在URL查询字符串中的标记,用于在分析工具中追踪网站流量的来源、媒介和营销活动。UTM是Urchin Tracking Module的缩写。
通过在链接中添加UTM参数utm_source=newsletter,团队能够统计有多少访客来自这次电子邮件营销活动。
  • https://support.google.com/analytics/answer/10917952
  • https://zh.wikipedia.org/wiki/UTM%E5%8F%83%E6%95%B8
English
UX design
User experience design is the process of designing digital products and interfaces to be useful, usable and enjoyable for the end user. It encompasses research, information architecture, interaction design and usability testing.
Good UX design reduces friction in the checkout flow and increases conversion rates.
  • https://www.nngroup.com/articles/definition-user-experience/
  • https://en.wikipedia.org/wiki/User_experience_design
Deutsch
UX-Design
UX-Design (User-Experience-Design) bezeichnet die Gestaltung digitaler Produkte und Schnittstellen mit dem Ziel, sie nützlich, benutzerfreundlich und angenehm für den Nutzer zu machen. Es umfasst Nutzerforschung, Informationsarchitektur, Interaktionsdesign und Usability-Tests.
Durchdachtes UX-Design senkt die Abbruchrate im Bestellprozess und steigert die Conversion.
  • https://www.nngroup.com/articles/definition-user-experience/
  • https://de.wikipedia.org/wiki/User_Experience
Français
conception UX
La conception UX (expérience utilisateur) désigne le processus de conception de produits et d'interfaces numériques visant à les rendre utiles, utilisables et agréables pour l'utilisateur final. Elle englobe la recherche utilisateur, l'architecture de l'information, le design d'interaction et les tests d'utilisabilité.
Une bonne conception UX réduit les frictions lors du paiement et améliore le taux de conversion.
  • https://www.nngroup.com/articles/definition-user-experience/
  • https://fr.wikipedia.org/wiki/Exp%C3%A9rience_utilisateur
Italiano
UX design
L'UX design (progettazione dell'esperienza utente) è il processo di progettazione di prodotti e interfacce digitali per renderli utili, usabili e piacevoli per l'utente finale. Comprende ricerca utente, architettura dell'informazione, interaction design e test di usabilità.
Un buon UX design riduce gli attriti nel processo di checkout e aumenta il tasso di conversione.
  • https://www.nngroup.com/articles/definition-user-experience/
  • https://it.wikipedia.org/wiki/User_experience
中文
用户体验设计
用户体验设计(UX design)是指对数字产品和界面进行设计,使其对最终用户有用、易用且令人愉悦的过程。它涵盖用户研究、信息架构、交互设计和可用性测试。
良好的用户体验设计能减少结账流程中的摩擦并提高转化率。
  • https://www.nngroup.com/articles/definition-user-experience/
  • https://zh.wikipedia.org/wiki/用户体验
English
vector database
A database that stores data as high-dimensional vectors (embeddings) and enables similarity search based on vector distance rather than exact matching. It is a core component of retrieval-augmented generation and semantic search systems.
The chatbot retrieves relevant documents from a vector database by comparing embedding similarity.
  • https://en.wikipedia.org/wiki/Vector_database
Deutsch
Vektordatenbank
Eine Datenbank, die Daten als hochdimensionale Vektoren (Embeddings) speichert und eine Ähnlichkeitssuche auf Basis der Vektordistanz statt exakter Übereinstimmung ermöglicht. Sie ist ein zentraler Baustein für Retrieval-Augmented Generation und semantische Suche.
Der Chatbot ruft passende Dokumente aus einer Vektordatenbank ab, indem er die Ähnlichkeit der Embeddings vergleicht.
  • https://de.wikipedia.org/wiki/Vektordatenbank
Français
base de données vectorielle
Base de données qui stocke les données sous forme de vecteurs de haute dimension (embeddings) et permet une recherche par similarité fondée sur la distance vectorielle plutôt que sur une correspondance exacte. Elle constitue un élément clé de la génération augmentée par récupération et de la recherche sémantique.
Le chatbot récupère les documents pertinents dans une base de données vectorielle en comparant la similarité des embeddings.
  • https://fr.wikipedia.org/wiki/Base_de_donn%C3%A9es_vectorielle
Italiano
database vettoriale
Database che memorizza i dati come vettori ad alta dimensionalità (embedding) e consente una ricerca per similarità basata sulla distanza vettoriale anziché sulla corrispondenza esatta. È un componente centrale della retrieval-augmented generation e della ricerca semantica.
Il chatbot recupera i documenti pertinenti da un database vettoriale confrontando la similarità degli embedding.
  • https://it.wikipedia.org/wiki/Database_vettoriale
中文
向量数据库
一种将数据存储为高维向量(嵌入)的数据库,基于向量距离进行相似性检索,而非精确匹配。它是检索增强生成和语义搜索系统的核心组件。
聊天机器人通过比较嵌入相似度,从向量数据库中检索相关文档。
  • https://zh.wikipedia.org/wiki/%E5%90%91%E9%87%8F%E6%95%B0%E6%8D%AE%E5%BA%93
English
vector embedding
A vector embedding is a numerical representation of data such as text, images or audio as a dense vector in a high-dimensional space, where semantic similarity is captured by geometric proximity. It enables machine learning models and search systems to compare content by meaning rather than by exact keywords.
The search engine converts each document into a vector embedding so that semantically related pages are ranked closer together.
  • https://en.wikipedia.org/wiki/Word_embedding
  • https://cloud.google.com/vertex-ai/generative-ai/docs/embeddings
Deutsch
Vector Embedding
Ein Vector Embedding ist die numerische Darstellung von Daten wie Text, Bildern oder Audio als dichter Vektor in einem hochdimensionalen Raum, in dem semantische Ähnlichkeit durch geometrische Nähe abgebildet wird. Es ermöglicht Suchsystemen und KI-Modellen, Inhalte nach Bedeutung statt nach exakten Schlüsselwörtern zu vergleichen.
Für die semantische Suche wird jedes Dokument in ein Vector Embedding umgewandelt, damit inhaltlich verwandte Seiten näher beieinander liegen.
  • https://de.wikipedia.org/wiki/Worteinbettung
  • https://cloud.google.com/vertex-ai/generative-ai/docs/embeddings
Français
vector embedding
Un vector embedding est la représentation numérique de données telles que du texte, des images ou de l'audio sous forme de vecteur dense dans un espace à haute dimension, où la similarité sémantique se traduit par une proximité géométrique. Il permet aux systèmes de recherche et aux modèles d'IA de comparer les contenus par le sens plutôt que par des mots-clés exacts.
Le moteur convertit chaque document en vector embedding afin de rapprocher les pages sémantiquement liées.
  • https://fr.wikipedia.org/wiki/Plongement_lexical
  • https://cloud.google.com/vertex-ai/generative-ai/docs/embeddings
Italiano
vector embedding
Un vector embedding è la rappresentazione numerica di dati come testo, immagini o audio sotto forma di vettore denso in uno spazio ad alta dimensionalità, in cui la similarità semantica è espressa dalla vicinanza geometrica. Consente ai sistemi di ricerca e ai modelli di IA di confrontare i contenuti in base al significato anziché alle parole chiave esatte.
Il motore trasforma ogni documento in un vector embedding così che le pagine semanticamente affini risultino più vicine.
  • https://it.wikipedia.org/wiki/Word_embedding
  • https://cloud.google.com/vertex-ai/generative-ai/docs/embeddings
中文
向量嵌入
向量嵌入是将文本、图像或音频等数据表示为高维空间中稠密向量的数值化方法,其中语义相似性通过几何距离体现。它使搜索系统和人工智能模型能够基于含义而非精确关键词来比较内容。
搜索引擎将每个文档转换为向量嵌入,从而使语义相关的页面在向量空间中更接近。
  • https://zh.wikipedia.org/wiki/词嵌入
  • https://cloud.google.com/vertex-ai/generative-ai/docs/embeddings
English
vertical search
A search service that focuses on a specific segment of online content, such as images, news, jobs, travel or products, rather than indexing the entire web. Results are tailored to a particular topic, industry or content type.
Instead of using a general engine, she relied on a vertical search platform dedicated to academic papers.
  • https://en.wikipedia.org/wiki/Vertical_search
Deutsch
vertikale Suche
Ein Suchdienst, der sich auf ein bestimmtes Themen- oder Inhaltssegment konzentriert, etwa Bilder, Nachrichten, Jobs, Reisen oder Produkte, statt das gesamte Web zu indexieren. Die Ergebnisse sind auf eine spezifische Branche oder einen Inhaltstyp zugeschnitten.
Für die Jobsuche nutzte er eine vertikale Suche, die ausschliesslich Stellenanzeigen durchsucht.
  • https://de.wikipedia.org/wiki/Vertikale_Suchmaschine
Français
recherche verticale
Service de recherche axé sur un segment spécifique de contenu en ligne, comme les images, l'actualité, l'emploi, le voyage ou les produits, plutôt que d'indexer l'ensemble du web. Les résultats sont adaptés à un thème, un secteur ou un type de contenu précis.
Pour ses billets d'avion, elle a utilisé une recherche verticale spécialisée dans le voyage.
  • https://fr.wikipedia.org/wiki/Moteur_de_recherche_vertical
Italiano
ricerca verticale
Servizio di ricerca focalizzato su un segmento specifico di contenuti online, come immagini, notizie, lavoro, viaggi o prodotti, anziché indicizzare l'intero web. I risultati sono adattati a un tema, un settore o un tipo di contenuto specifico.
Per trovare offerte di lavoro ha usato una ricerca verticale dedicata al settore IT.
  • https://it.wikipedia.org/wiki/Motore_di_ricerca_verticale
中文
垂直搜索
专注于某一特定内容领域的搜索服务,如图片、新闻、招聘、旅游或商品,而非索引整个网络。其搜索结果针对特定主题、行业或内容类型进行优化。
他没有使用通用搜索引擎,而是通过一个专注于学术论文的垂直搜索平台查找资料。
  • https://zh.wikipedia.org/wiki/垂直搜索引擎
English
video carousel
A SERP feature that displays multiple video results in a horizontally scrollable row, typically drawn from platforms like YouTube. It appears for queries with strong video intent.
For the query 'how to tie a tie', Google shows a video carousel with several tutorial clips.
  • https://developers.google.com/search/docs/appearance/video
  • https://developers.google.com/search/docs/appearance/structured-data/carousel
Deutsch
Video-Karussell
Ein SERP-Feature, das mehrere Videoergebnisse in einer horizontal scrollbaren Reihe darstellt, meist aus Plattformen wie YouTube. Es erscheint bei Suchanfragen mit ausgeprägter Video-Intention.
Bei der Suche nach 'Krawatte binden' zeigt Google ein Video-Karussell mit mehreren Anleitungsclips.
  • https://developers.google.com/search/docs/appearance/video?hl=de
Français
carrousel vidéo
Fonctionnalité SERP affichant plusieurs résultats vidéo dans une rangée défilante horizontalement, généralement issus de plateformes comme YouTube. Elle apparaît pour les requêtes à forte intention vidéo.
Pour la requête 'comment faire un nœud de cravate', Google affiche un carrousel vidéo avec plusieurs tutoriels.
  • https://developers.google.com/search/docs/appearance/video?hl=fr
Italiano
carosello video
Funzionalità della SERP che mostra più risultati video in una riga scorrevole orizzontalmente, generalmente provenienti da piattaforme come YouTube. Appare per query con forte intento video.
Per la query 'come fare il nodo alla cravatta', Google mostra un carosello video con diversi tutorial.
  • https://developers.google.com/search/docs/appearance/video?hl=it
中文
视频轮播
一种搜索结果页(SERP)功能,以可水平滚动的横排形式展示多个视频结果,通常来自 YouTube 等平台。它针对具有强烈视频意图的查询出现。
对于查询“如何打领带”,谷歌会显示一个包含多个教程视频的视频轮播。
  • https://developers.google.com/search/docs/appearance/video?hl=zh-cn
English
video search
A type of web search focused on finding and retrieving video content by indexing metadata, transcripts, and on-page context. Results are typically shown as video thumbnails or a dedicated video vertical.
Optimizing your captions and structured data can improve how your clips appear in video search.
  • https://developers.google.com/search/docs/appearance/video
  • https://en.wikipedia.org/wiki/Video_search_engine
Deutsch
Videosuche
Eine Form der Websuche, die auf das Auffinden von Videoinhalten spezialisiert ist und dabei Metadaten, Transkripte und Seitenkontext indexiert. Die Treffer erscheinen meist als Video-Vorschaubilder oder in einer eigenen Video-Vertikale.
Durch strukturierte Daten und Untertitel lässt sich die Platzierung in der Videosuche verbessern.
  • https://developers.google.com/search/docs/appearance/video?hl=de
  • https://de.wikipedia.org/wiki/Videosuchmaschine
Français
recherche vidéo
Type de recherche web spécialisé dans la découverte et la récupération de contenus vidéo en indexant les métadonnées, les transcriptions et le contexte de la page. Les résultats s'affichent généralement sous forme de vignettes vidéo ou dans un onglet dédié.
L'ajout de données structurées et de sous-titres améliore le classement dans la recherche vidéo.
  • https://developers.google.com/search/docs/appearance/video?hl=fr
  • https://fr.wikipedia.org/wiki/Moteur_de_recherche_de_vid%C3%A9os
Italiano
ricerca video
Tipo di ricerca web specializzato nel trovare e recuperare contenuti video indicizzando metadati, trascrizioni e contesto della pagina. I risultati appaiono di solito come miniature video o in una scheda dedicata.
L'uso di dati strutturati e sottotitoli migliora il posizionamento nella ricerca video.
  • https://developers.google.com/search/docs/appearance/video?hl=it
  • https://it.wikipedia.org/wiki/Motore_di_ricerca_di_video
中文
视频搜索
一种专注于查找和检索视频内容的网络搜索类型,通过索引元数据、字幕文本和页面上下文来实现。结果通常以视频缩略图或专门的视频标签页形式呈现。
添加结构化数据和字幕有助于提升视频在视频搜索中的排名。
  • https://developers.google.com/search/docs/appearance/video?hl=zh-cn
  • https://zh.wikipedia.org/wiki/%E8%A7%86%E9%A2%91%E6%90%9C%E7%B4%A2%E5%BC%95%E6%93%8E
English
video SEO
Video SEO is the practice of optimizing video content and its surrounding metadata so it ranks higher in search engine results and video platforms. It includes techniques such as structured data, transcripts, thumbnails and video sitemaps.
By adding VideoObject structured data and a video sitemap, the team improved their video SEO and gained rich results in Google.
  • https://developers.google.com/search/docs/appearance/video
  • https://developers.google.com/search/docs/crawling-indexing/sitemaps/video-sitemaps
Deutsch
Video-SEO
Video-SEO bezeichnet die Suchmaschinenoptimierung von Videoinhalten und deren Metadaten, damit sie in Such- und Videoplattformen besser ranken. Dazu gehören strukturierte Daten, Transkripte, Thumbnails und Video-Sitemaps.
Durch VideoObject-Markup und eine Video-Sitemap verbesserte das Team sein Video-SEO und erzielte Rich Results bei Google.
  • https://developers.google.com/search/docs/appearance/video
  • https://de.wikipedia.org/wiki/Suchmaschinenoptimierung
Français
SEO vidéo
Le SEO vidéo désigne l'optimisation des contenus vidéo et de leurs métadonnées afin d'améliorer leur classement dans les moteurs de recherche et les plateformes vidéo. Il repose notamment sur les données structurées, les transcriptions, les miniatures et les sitemaps vidéo.
Grâce au balisage VideoObject et à un sitemap vidéo, l'équipe a amélioré son SEO vidéo et obtenu des résultats enrichis sur Google.
  • https://developers.google.com/search/docs/appearance/video
  • https://fr.wikipedia.org/wiki/Optimisation_pour_les_moteurs_de_recherche
Italiano
SEO video
La SEO video è l'ottimizzazione dei contenuti video e dei relativi metadati per migliorarne il posizionamento nei motori di ricerca e nelle piattaforme video. Comprende dati strutturati, trascrizioni, miniature e sitemap video.
Con il markup VideoObject e una sitemap video, il team ha migliorato la SEO video ottenendo risultati avanzati su Google.
  • https://developers.google.com/search/docs/appearance/video
  • https://it.wikipedia.org/wiki/Ottimizzazione_per_i_motori_di_ricerca
中文
视频SEO
视频SEO是指对视频内容及其元数据进行优化,以提升其在搜索引擎和视频平台中的排名。常用手段包括结构化数据、字幕转录、缩略图和视频站点地图。
通过添加VideoObject结构化数据和视频站点地图,团队提升了视频SEO效果,并在谷歌获得了丰富搜索结果。
  • https://developers.google.com/search/docs/appearance/video
  • https://zh.wikipedia.org/wiki/搜索引擎优化
English
video sitemap
A video sitemap is a specialized XML sitemap or extension that provides search engines with structured metadata about video content hosted on a website, such as title, description, duration and thumbnail URL. It helps search engines discover and index videos that might otherwise be missed.
We added a video sitemap so that Google could index the tutorial clips embedded on our product pages.
  • https://developers.google.com/search/docs/crawling-indexing/sitemaps/video-sitemaps
  • https://www.sitemaps.org/protocol.html
Deutsch
Video-Sitemap
Eine Video-Sitemap ist eine spezialisierte XML-Sitemap bzw. Erweiterung, die Suchmaschinen strukturierte Metadaten zu auf einer Website gehosteten Videos liefert, etwa Titel, Beschreibung, Dauer und Vorschaubild-URL. Sie unterstützt das Auffinden und Indexieren von Videos.
Wir haben eine Video-Sitemap eingebunden, damit Google die eingebetteten Tutorial-Clips auf unseren Produktseiten indexieren kann.
  • https://developers.google.com/search/docs/crawling-indexing/sitemaps/video-sitemaps
  • https://www.sitemaps.org/protocol.html
Français
sitemap vidéo
Un sitemap vidéo est un sitemap XML spécialisé, ou une extension de celui-ci, qui fournit aux moteurs de recherche des métadonnées structurées sur les vidéos hébergées sur un site, telles que le titre, la description, la durée et l'URL de la miniature. Il facilite la découverte et l'indexation des vidéos.
Nous avons ajouté un sitemap vidéo pour que Google puisse indexer les tutoriels intégrés à nos pages produits.
  • https://developers.google.com/search/docs/crawling-indexing/sitemaps/video-sitemaps
  • https://www.sitemaps.org/protocol.html
Italiano
sitemap video
Una sitemap video è una sitemap XML specializzata, o una sua estensione, che fornisce ai motori di ricerca metadati strutturati sui video ospitati su un sito web, come titolo, descrizione, durata e URL della miniatura. Aiuta i motori a individuare e indicizzare i video.
Abbiamo aggiunto una sitemap video affinché Google potesse indicizzare i tutorial incorporati nelle nostre pagine prodotto.
  • https://developers.google.com/search/docs/crawling-indexing/sitemaps/video-sitemaps
  • https://www.sitemaps.org/protocol.html
中文
视频站点地图
视频站点地图是一种专门的 XML 站点地图或其扩展,为搜索引擎提供网站上托管视频的结构化元数据,例如标题、描述、时长和缩略图 URL,帮助搜索引擎发现并索引视频内容。
我们添加了视频站点地图,以便 Google 能够索引嵌入在产品页面中的教程视频。
  • https://developers.google.com/search/docs/crawling-indexing/sitemaps/video-sitemaps
  • https://www.sitemaps.org/protocol.html
English
viewport
The visible area of a web page in the browser window, which varies with device and screen size. In responsive design it is controlled via the viewport meta tag to adapt layout to the user's device.
Setting the viewport meta tag to width=device-width ensures the page scales correctly on mobile devices.
  • https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag
  • https://developers.google.com/search/docs/crawling-indexing/mobile/mobile-sites-mobile-first-indexing
Deutsch
Viewport
Der sichtbare Bereich einer Webseite im Browserfenster, der je nach Gerät und Bildschirmgröße variiert. Im responsiven Design wird er über das Viewport-Meta-Tag gesteuert.
Mit dem Viewport-Meta-Tag width=device-width wird sichergestellt, dass die Seite auf Mobilgeräten korrekt skaliert.
  • https://developer.mozilla.org/de/docs/Web/HTML/Viewport_meta_tag
Français
viewport
Zone visible d'une page web dans la fenêtre du navigateur, qui varie selon l'appareil et la taille d'écran. En conception responsive, elle est contrôlée via la balise meta viewport.
La balise meta viewport avec width=device-width garantit que la page s'adapte correctement aux appareils mobiles.
  • https://developer.mozilla.org/fr/docs/Web/HTML/Viewport_meta_tag
Italiano
viewport
Area visibile di una pagina web nella finestra del browser, che varia in base al dispositivo e alle dimensioni dello schermo. Nel design responsive viene controllata tramite il meta tag viewport.
Il meta tag viewport con width=device-width assicura che la pagina si adatti correttamente ai dispositivi mobili.
  • https://developer.mozilla.org/it/docs/Web/HTML/Viewport_meta_tag
中文
视口
网页在浏览器窗口中的可见区域,其大小随设备和屏幕尺寸而变化。在响应式设计中通过 viewport meta 标签进行控制。
将 viewport meta 标签设置为 width=device-width,可确保页面在移动设备上正确缩放。
  • https://developer.mozilla.org/zh-CN/docs/Web/HTML/Viewport_meta_tag
English
viral content
Digital content that spreads rapidly and widely across the internet through sharing on social networks, messaging apps and other channels. Its reach grows exponentially as users pass it on to their own audiences.
The brand's short video became viral content overnight, reaching millions of shares within 48 hours.
  • https://en.wikipedia.org/wiki/Viral_phenomenon
Deutsch
viraler Content
Digitaler Content, der sich durch das Teilen in sozialen Netzwerken, Messenger-Diensten und anderen Kanälen schnell und weit im Internet verbreitet. Seine Reichweite wächst exponentiell, weil Nutzer ihn an ihr eigenes Publikum weitergeben.
Das kurze Video der Marke wurde über Nacht zu viralem Content und erzielte innerhalb von 48 Stunden Millionen Shares.
  • https://de.wikipedia.org/wiki/Virales_Marketing
Français
contenu viral
Contenu numérique qui se propage rapidement et largement sur Internet grâce au partage sur les réseaux sociaux, les messageries et d'autres canaux. Sa portée croît de manière exponentielle à mesure que les utilisateurs le transmettent à leur propre audience.
La courte vidéo de la marque est devenue un contenu viral du jour au lendemain, atteignant des millions de partages en 48 heures.
  • https://fr.wikipedia.org/wiki/Marketing_viral
Italiano
contenuto virale
Contenuto digitale che si diffonde rapidamente e ampiamente su Internet attraverso la condivisione sui social network, sulle app di messaggistica e su altri canali. La sua portata cresce in modo esponenziale man mano che gli utenti lo trasmettono al proprio pubblico.
Il breve video del marchio è diventato un contenuto virale in una notte, raggiungendo milioni di condivisioni in 48 ore.
  • https://it.wikipedia.org/wiki/Marketing_virale
中文
病毒式内容
通过社交网络、即时通讯应用和其他渠道的分享,在互联网上迅速而广泛传播的数字内容。随着用户将其转发给自己的受众,其触达范围呈指数级增长。
该品牌的短视频一夜之间成为病毒式内容,在48小时内获得了数百万次分享。
  • https://zh.wikipedia.org/wiki/病毒式行銷
English
virtual assistant
A software agent that uses natural language processing and often AI to understand user requests and perform tasks or provide information via voice or text.
Users can ask the virtual assistant to set reminders, answer questions, or control smart home devices.
  • https://en.wikipedia.org/wiki/Virtual_assistant
  • https://developers.google.com/assistant
Deutsch
virtueller Assistent
Ein Softwareagent, der mithilfe von natürlicher Sprachverarbeitung und häufig KI Benutzeranfragen versteht und Aufgaben ausführt oder Informationen per Sprache oder Text bereitstellt.
Der virtuelle Assistent kann Termine anlegen, Fragen beantworten oder Smart-Home-Geräte steuern.
  • https://de.wikipedia.org/wiki/Virtueller_Assistent
Français
assistant virtuel
Un agent logiciel qui utilise le traitement du langage naturel et souvent l'IA pour comprendre les demandes des utilisateurs et exécuter des tâches ou fournir des informations par la voix ou le texte.
L'assistant virtuel peut créer des rappels, répondre aux questions ou contrôler des appareils domotiques.
  • https://fr.wikipedia.org/wiki/Assistant_personnel_intelligent
Italiano
assistente virtuale
Un agente software che utilizza l'elaborazione del linguaggio naturale e spesso l'IA per comprendere le richieste degli utenti ed eseguire attività o fornire informazioni tramite voce o testo.
L'assistente virtuale può impostare promemoria, rispondere a domande o controllare dispositivi per la casa intelligente.
  • https://it.wikipedia.org/wiki/Assistente_virtuale
中文
虚拟助手
一种利用自然语言处理并通常结合人工智能技术的软件代理,能够理解用户请求,通过语音或文本执行任务或提供信息。
用户可以让虚拟助手设置提醒、回答问题或控制智能家居设备。
  • https://zh.wikipedia.org/wiki/虚拟助手
English
visibility index
A metric that quantifies a domain's overall organic search visibility by aggregating keyword rankings weighted by search volume and click-through rate. It is used to track SEO performance over time.
After the content update, the site's visibility index rose by 15 percent within two months.
  • https://www.sistrix.com/ask-sistrix/onpage-optimisation/sistrix-visibility-index/
  • https://en.wikipedia.org/wiki/Search_engine_optimization
Deutsch
Sichtbarkeitsindex
Eine Kennzahl, die die gesamte organische Suchsichtbarkeit einer Domain misst, indem Keyword-Rankings gewichtet nach Suchvolumen und Klickrate aggregiert werden. Sie dient der Verfolgung der SEO-Leistung im Zeitverlauf.
Nach der Content-Überarbeitung stieg der Sichtbarkeitsindex der Website innerhalb von zwei Monaten um 15 Prozent.
  • https://www.sistrix.com/de/frag-sistrix/onpage-optimierung/sistrix-sichtbarkeitsindex/
Français
indice de visibilité
Une mesure qui quantifie la visibilité organique globale d'un domaine en agrégeant les positions des mots-clés pondérées par le volume de recherche et le taux de clic. Elle sert à suivre la performance SEO dans le temps.
Après la mise à jour du contenu, l'indice de visibilité du site a augmenté de 15 pour cent en deux mois.
  • https://www.sistrix.com/fr/
Italiano
indice di visibilità
Una metrica che quantifica la visibilità organica complessiva di un dominio aggregando i posizionamenti delle parole chiave ponderati per volume di ricerca e tasso di clic. Viene usata per monitorare le prestazioni SEO nel tempo.
Dopo l'aggiornamento dei contenuti, l'indice di visibilità del sito è aumentato del 15 per cento in due mesi.
  • https://www.sistrix.com/it/
中文
可见性指数
一种衡量域名整体自然搜索可见性的指标,通过按搜索量和点击率加权聚合关键词排名得出。用于追踪SEO表现随时间的变化。
内容更新后,该网站的可见性指数在两个月内上升了15%。
  • https://www.sistrix.com/
English
vision language model
A vision language model (VLM) is a multimodal AI model that jointly processes images and text, enabling tasks such as image captioning, visual question answering and image-text retrieval.
The vision language model correctly described the chart in the uploaded screenshot when asked about the sales trend.
  • https://en.wikipedia.org/wiki/Vision-language_model
  • https://huggingface.co/blog/vlms
Deutsch
Vision-Language-Modell
Ein Vision-Language-Modell (VLM) ist ein multimodales KI-Modell, das Bilder und Text gemeinsam verarbeitet und so Aufgaben wie Bildbeschreibung, visuelle Fragebeantwortung und Bild-Text-Suche ermöglicht.
Das Vision-Language-Modell beschrieb das Diagramm im hochgeladenen Screenshot korrekt, als es nach dem Umsatztrend gefragt wurde.
  • https://de.wikipedia.org/wiki/Vision-Language-Modell
Français
modèle vision-langage
Un modèle vision-langage (VLM) est un modèle d'IA multimodal qui traite conjointement images et texte, permettant des tâches telles que le sous-titrage d'images, la réponse à des questions visuelles et la recherche image-texte.
Le modèle vision-langage a correctement décrit le graphique de la capture d'écran téléversée lorsqu'on l'a interrogé sur la tendance des ventes.
  • https://fr.wikipedia.org/wiki/Mod%C3%A8le_vision-langage
Italiano
modello visione-linguaggio
Un modello visione-linguaggio (VLM) è un modello di IA multimodale che elabora congiuntamente immagini e testo, consentendo compiti come la descrizione di immagini, la risposta a domande visive e il recupero immagine-testo.
Il modello visione-linguaggio ha descritto correttamente il grafico dello screenshot caricato quando gli è stato chiesto l'andamento delle vendite.
  • https://it.wikipedia.org/wiki/Modello_visione-linguaggio
中文
视觉语言模型
视觉语言模型(VLM)是一种同时处理图像和文本的多模态人工智能模型,可用于图像描述、视觉问答和图文检索等任务。
当被问及销售趋势时,视觉语言模型准确描述了上传截图中的图表。
  • https://zh.wikipedia.org/wiki/%E8%A7%86%E8%A7%89%E8%AF%AD%E8%A8%80%E6%A8%A1%E5%9E%8B
English
visual search
A search technology that uses an image rather than text as the query input, letting users find information, products or similar visuals by uploading or capturing a picture. It relies on computer vision and machine learning to interpret image content.
With Google Lens visual search, users can point their camera at a plant to identify its species and buy related products.
  • https://lens.google/
  • https://en.wikipedia.org/wiki/Visual_search_engine
Deutsch
visuelle Suche
Eine Suchtechnologie, bei der ein Bild anstelle von Text als Suchanfrage dient, sodass Nutzer durch Hochladen oder Aufnehmen eines Fotos Informationen, Produkte oder ähnliche Bilder finden. Sie basiert auf Computer Vision und maschinellem Lernen.
Mit der visuellen Suche von Google Lens können Nutzer die Kamera auf einen Gegenstand richten und ähnliche Produkte kaufen.
  • https://lens.google/
  • https://de.wikipedia.org/wiki/Bildersuche
Français
recherche visuelle
Technologie de recherche qui utilise une image plutôt qu'un texte comme requête, permettant aux utilisateurs de trouver des informations, des produits ou des visuels similaires en téléchargeant ou en capturant une photo. Elle repose sur la vision par ordinateur et l'apprentissage automatique.
Grâce à la recherche visuelle de Google Lens, les utilisateurs peuvent pointer leur caméra vers un objet pour identifier des produits similaires.
  • https://lens.google/
  • https://fr.wikipedia.org/wiki/Moteur_de_recherche_visuelle
Italiano
ricerca visiva
Tecnologia di ricerca che utilizza un'immagine anziché un testo come query, consentendo agli utenti di trovare informazioni, prodotti o immagini simili caricando o scattando una foto. Si basa sulla visione artificiale e sull'apprendimento automatico.
Con la ricerca visiva di Google Lens gli utenti possono inquadrare un oggetto per identificare prodotti simili.
  • https://lens.google/
  • https://it.wikipedia.org/wiki/Motore_di_ricerca_visuale
中文
视觉搜索
一种以图像而非文本作为查询输入的搜索技术,用户通过上传或拍摄图片即可查找信息、商品或相似图像。它依赖计算机视觉和机器学习来解析图像内容。
借助 Google Lens 的视觉搜索,用户可以将相机对准物体以识别并购买相似商品。
  • https://lens.google/
  • https://zh.wikipedia.org/wiki/以图搜图
English
voice search
Voice search is a technology that allows users to perform searches on the web or a device by speaking queries aloud instead of typing them. It relies on speech recognition and natural language processing to interpret spoken input.
Optimizing content for voice search often means targeting conversational, question-based queries.
  • https://en.wikipedia.org/wiki/Voice_search
  • https://developers.google.com/search/docs/appearance/structured-data/speakable
Deutsch
Sprachsuche
Die Sprachsuche ist eine Technologie, mit der Nutzer Suchanfragen per gesprochener Sprache statt per Tastatureingabe durchführen. Sie basiert auf Spracherkennung und der Verarbeitung natürlicher Sprache.
Für die Sprachsuche sollten Inhalte auf gesprochene, frageorientierte Suchanfragen ausgerichtet werden.
  • https://de.wikipedia.org/wiki/Sprachsuche
Français
recherche vocale
La recherche vocale est une technologie permettant aux utilisateurs d'effectuer des recherches en énonçant leurs requêtes à voix haute plutôt qu'en les saisissant au clavier. Elle repose sur la reconnaissance vocale et le traitement du langage naturel.
Pour la recherche vocale, il convient d'optimiser le contenu pour des requêtes conversationnelles formulées sous forme de questions.
  • https://fr.wikipedia.org/wiki/Recherche_vocale
Italiano
ricerca vocale
La ricerca vocale è una tecnologia che consente agli utenti di effettuare ricerche pronunciando le query a voce anziché digitandole. Si basa sul riconoscimento vocale e sull'elaborazione del linguaggio naturale.
Per la ricerca vocale è utile ottimizzare i contenuti per query conversazionali formulate come domande.
  • https://it.wikipedia.org/wiki/Ricerca_vocale
中文
语音搜索
语音搜索是一种让用户通过口头说出查询而非键盘输入来进行网络或设备搜索的技术。它依赖语音识别和自然语言处理来理解口语输入。
针对语音搜索优化内容通常意味着面向口语化、以问题形式提出的查询。
  • https://zh.wikipedia.org/wiki/语音搜索
English
W3C
The World Wide Web Consortium (W3C) is the international standards organization that develops open specifications and guidelines for the World Wide Web, such as HTML, CSS and WCAG.
The W3C published the recommendation that defines how browsers should render structured HTML documents.
  • https://www.w3.org/
  • https://en.wikipedia.org/wiki/World_Wide_Web_Consortium
Deutsch
W3C
Das World Wide Web Consortium (W3C) ist die internationale Standardisierungsorganisation, die offene Spezifikationen und Richtlinien für das World Wide Web entwickelt, etwa HTML, CSS und WCAG.
Das W3C veröffentlichte die Empfehlung, die festlegt, wie Browser strukturierte HTML-Dokumente darstellen sollen.
  • https://www.w3.org/
  • https://de.wikipedia.org/wiki/World_Wide_Web_Consortium
Français
W3C
Le World Wide Web Consortium (W3C) est l'organisation internationale de normalisation qui élabore des spécifications et des recommandations ouvertes pour le World Wide Web, comme HTML, CSS et WCAG.
Le W3C a publié la recommandation qui définit comment les navigateurs doivent afficher les documents HTML structurés.
  • https://www.w3.org/
  • https://fr.wikipedia.org/wiki/World_Wide_Web_Consortium
Italiano
W3C
Il World Wide Web Consortium (W3C) è l'organizzazione internazionale di standardizzazione che sviluppa specifiche e linee guida aperte per il World Wide Web, come HTML, CSS e WCAG.
Il W3C ha pubblicato la raccomandazione che definisce come i browser devono visualizzare i documenti HTML strutturati.
  • https://www.w3.org/
  • https://it.wikipedia.org/wiki/World_Wide_Web_Consortium
中文
万维网联盟
万维网联盟(W3C)是制定万维网开放规范和准则的国际标准化组织,负责开发 HTML、CSS 和 WCAG 等标准。
W3C 发布了规定浏览器应如何呈现结构化 HTML 文档的建议标准。
  • https://www.w3.org/
  • https://zh.wikipedia.org/wiki/万维网联盟
English
WCAG
The Web Content Accessibility Guidelines are a W3C standard defining how to make web content more accessible to people with disabilities, organized around the principles perceivable, operable, understandable and robust.
The site was audited against WCAG 2.1 Level AA to ensure compliance with accessibility requirements.
  • https://www.w3.org/WAI/standards-guidelines/wcag/
  • https://en.wikipedia.org/wiki/Web_Content_Accessibility_Guidelines
Deutsch
WCAG
Die Web Content Accessibility Guidelines sind ein W3C-Standard, der festlegt, wie Webinhalte für Menschen mit Behinderungen zugänglicher gestaltet werden, basierend auf den Prinzipien wahrnehmbar, bedienbar, verständlich und robust.
Die Website wurde gemäss WCAG 2.1 Stufe AA geprüft, um die Anforderungen an die Barrierefreiheit zu erfüllen.
  • https://www.w3.org/WAI/standards-guidelines/wcag/
  • https://de.wikipedia.org/wiki/Web_Content_Accessibility_Guidelines
Français
WCAG
Les Web Content Accessibility Guidelines sont une norme du W3C définissant comment rendre les contenus web plus accessibles aux personnes en situation de handicap, selon les principes perceptible, utilisable, compréhensible et robuste.
Le site a été audité selon les WCAG 2.1 niveau AA afin de garantir sa conformité en matière d'accessibilité.
  • https://www.w3.org/WAI/standards-guidelines/wcag/
  • https://fr.wikipedia.org/wiki/Web_Content_Accessibility_Guidelines
Italiano
WCAG
Le Web Content Accessibility Guidelines sono uno standard del W3C che definisce come rendere i contenuti web più accessibili alle persone con disabilità, basandosi sui principi percepibile, utilizzabile, comprensibile e robusto.
Il sito è stato sottoposto a verifica secondo le WCAG 2.1 livello AA per garantire la conformità in materia di accessibilità.
  • https://www.w3.org/WAI/standards-guidelines/wcag/
  • https://it.wikipedia.org/wiki/Web_Content_Accessibility_Guidelines
中文
WCAG
网页内容无障碍指南是W3C制定的标准,规定如何使网页内容对残障人士更易于访问,围绕可感知、可操作、可理解和健壮四项原则展开。
该网站按照WCAG 2.1 AA级标准进行了审核,以确保符合无障碍访问要求。
  • https://www.w3.org/WAI/standards-guidelines/wcag/
  • https://zh.wikipedia.org/wiki/网页内容无障碍指南
English
web analytics
The measurement, collection, analysis and reporting of web data to understand and optimize website usage and user behavior.
Using web analytics, the team discovered that most visitors abandoned the checkout page on mobile devices.
  • https://en.wikipedia.org/wiki/Web_analytics
  • https://support.google.com/analytics/answer/9304153
Deutsch
Webanalyse
Die Messung, Erhebung, Analyse und Auswertung von Webdaten, um die Nutzung einer Website und das Verhalten der Besucher zu verstehen und zu optimieren.
Mithilfe der Webanalyse stellte das Team fest, dass die meisten Besucher den Bezahlvorgang auf Mobilgeräten abbrachen.
  • https://de.wikipedia.org/wiki/Web_Analytics
Français
analyse d'audience web
Mesure, collecte, analyse et communication de données web afin de comprendre et d'optimiser l'utilisation d'un site et le comportement des visiteurs.
Grâce à l'analyse d'audience web, l'équipe a découvert que la plupart des visiteurs abandonnaient le paiement sur mobile.
  • https://fr.wikipedia.org/wiki/Web_analytics
Italiano
analisi web
Misurazione, raccolta, analisi e rendicontazione dei dati web per comprendere e ottimizzare l'utilizzo di un sito e il comportamento degli utenti.
Grazie all'analisi web, il team ha scoperto che la maggior parte dei visitatori abbandonava il checkout sui dispositivi mobili.
  • https://it.wikipedia.org/wiki/Web_analytics
中文
网站分析
对网络数据进行测量、收集、分析和报告,以了解并优化网站的使用情况和用户行为。
通过网站分析,团队发现大多数访客在移动设备上放弃了结账页面。
  • https://zh.wikipedia.org/wiki/网站分析
English
web archive
A collection of historical snapshots of web pages preserved over time, allowing access to earlier versions of websites. It is created by crawling and storing web content for long-term preservation.
Using the web archive, the researcher retrieved a 2005 version of the company's homepage.
  • https://en.wikipedia.org/wiki/Web_archiving
  • https://web.archive.org/
Deutsch
Webarchiv
Eine Sammlung historischer Momentaufnahmen von Webseiten, die über die Zeit hinweg bewahrt werden und den Zugriff auf frühere Versionen von Websites ermöglichen. Es entsteht durch das Crawlen und Speichern von Webinhalten zur Langzeitarchivierung.
Über das Webarchiv rief die Forscherin eine Version der Firmenwebsite aus dem Jahr 2005 ab.
  • https://de.wikipedia.org/wiki/Web-Archivierung
Français
archive web
Ensemble d'instantanés historiques de pages web conservés au fil du temps, permettant d'accéder à des versions antérieures de sites web. Il est constitué par l'exploration et le stockage de contenus web à des fins de préservation à long terme.
Grâce à l'archive web, la chercheuse a retrouvé une version de 2005 du site de l'entreprise.
  • https://fr.wikipedia.org/wiki/Archivage_du_Web
Italiano
archivio web
Raccolta di istantanee storiche di pagine web conservate nel tempo, che consente l'accesso a versioni precedenti dei siti web. Viene creato mediante la scansione e la memorizzazione di contenuti web per la conservazione a lungo termine.
Tramite l'archivio web, la ricercatrice ha recuperato una versione del 2005 del sito aziendale.
  • https://it.wikipedia.org/wiki/Archiviazione_del_web
中文
网页存档
对网页在不同时间点所作的历史快照集合,用于保存并访问网站的早期版本。它通过抓取和存储网页内容以实现长期保存。
研究人员通过网页存档找回了该公司主页2005年的版本。
  • https://zh.wikipedia.org/wiki/網頁存檔