Google Tag ManagerGoogle Tag Manager

Google Tag Manager Usage Statistics · Download List of All Websites using Google Tag Manager

Tag management that lets you add and update website tags without changes to underlying website code.

Tag Management

Frameworks

Next.jsNext.js

Next.js Usage Statistics · Download List of All Websites using Next.js

React.js framework for static site generator apps. Owned by Vercel.

Material-UIMaterial-UI

Material-UI Usage Statistics · Download List of All Websites using Material-UI

React components that implement Google's Material Design.

Content Delivery Network

GStatic Google Static ContentGStatic Google Static Content

GStatic Google Static Content Usage Statistics · Download List of All Websites using GStatic Google Static Content

Google has off-loaded static content (Javascript/Images/CSS) to a different domain name in an effort to reduce bandwidth usage and increase network performance for the end user.

EuroEuro

Euro Usage Statistics · Download List of All Websites using Euro

The website uses the € symbol on its website - meaning it may accept payment in Euros.

Currency

JavaScript Libraries and Functions

EmotionEmotion

Emotion Usage Statistics · Download List of All Websites using Emotion

Library designed for writing css styles with JavaScript.

Web Servers

nginxnginx

nginx Usage Statistics · Download List of All Websites using nginx

nginx [engine x] is a HTTP server and mail proxy server written by Igor Sysoev.

Document Encoding

UTF-8UTF-8

UTF-8 Usage Statistics

UTF-8 (8-bit UCS/Unicode Transformation Format) is a variable-length character encoding for Unicode. It is the preferred encoding for web pages.

Document Standards

HTML5 DocTypeHTML5 DocType

HTML5 DocType Usage Statistics

The DOCTYPE is a required preamble for HTML5 websites.

Web App ManifestWeb App Manifest

Web App Manifest Usage Statistics

Defines the attributes of a web app in a simple JSON file. It describes how the web app should appear on the users system and how it should launch.

Meta RobotMeta Robot

Meta Robot Usage Statistics

This page contains a meta robots tag which tells search engines and robots to index or not index the page.

Cascading Style SheetsCascading Style Sheets

Cascading Style Sheets Usage Statistics

Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML

Javascript DeferJavascript Defer

Javascript Defer Usage Statistics

The defer attribute gives a hint to the browser that the script does not create any content so the browser can optionally defer interpreting the script. This can improve performance by delaying execution of scripts until after the body content is parsed and rendered.

Font Face RuleFont Face Rule

Font Face Rule Usage Statistics

The @font-face rule allows for linking to fonts that are automatically activated when needed.

IFrameIFrame

IFrame Usage Statistics

The page shows content with an iframe; an embedded frame that loads another webpage.

HTML 5 Specific TagsHTML 5 Specific Tags

HTML 5 Specific Tags Usage Statistics

This page contains tags that are specific to an HTML 5 implementation.

srcsetsrcset

srcset Usage Statistics

Adapting images for high-resolution and low-resolution displays.

WAI-ARIAWAI-ARIA

WAI-ARIA Usage Statistics

A way to make Web content and Web applications more accessible to people with disabilities. It especially helps with dynamic content and advanced user interface controls developed with Ajax, HTML, JavaScript, and related technologies.

CORSCORS

CORS Usage Statistics

The Cross-Origin Resource Sharing (CORS) mechanism gives web servers cross-domain access controls, which enable secure cross-domain data transfers. Access Control Allow Origin.