Which service offered by Google evaluates the effectiveness of websites and profiles their users?

Thursday, May 28, 2020

Update on August 4, 2021: Clarified that Safe Browsing isn't used as a ranking signal. Safe Browsing systems continue to play an important role to keep users of Google Search safe, and any flags will continue to be surfaced in Search Console outside of Page Experience report. Update on June 15, 2021: The page experience update is rolling out to all users globally. It will be complete by the end of August 2021.

Through both internal studies and industry research, users show they prefer sites with a great page experience. In recent years, Search has added a variety of user experience criteria, such as how quickly pages load and mobile-friendliness, as factors for ranking results. Earlier this month, the Chrome team announced Core Web Vitals, a set of metrics related to speed, responsiveness and visual stability, to help site owners measure user experience on the web.

Today, we're building on this work and providing an early look at an upcoming Search ranking change that incorporates these page experience metrics. We will introduce a new signal that combines Core Web Vitals with our existing signals for page experience to provide a holistic picture of the quality of a user's experience on a web page.

As part of this update, we'll also incorporate the page experience metrics into our ranking criteria for the Top Stories feature in Search on mobile, and remove the AMP requirement from Top Stories eligibility. Google continues to support AMP, and will continue to link to AMP pages when available. We've also updated our developer tools to help site owners optimize their page experience.

A note on timing: We recognize many site owners are rightfully placing their focus on responding to the effects of COVID-19. The ranking changes described in this post will not happen before next year, and we will provide at least six months notice before they're rolled out. We're providing the tools now to get you started (and because site owners have consistently requested to know about ranking changes as early as possible), but there is no immediate need to take action.

About page experience

The page experience signal measures aspects of how users perceive the experience of interacting with a web page. Optimizing for these factors makes the web more delightful for users across all web browsers and surfaces, and helps sites evolve towards user expectations on mobile. We believe this will contribute to business success on the web as users grow more engaged and can transact with less friction.

Core Web Vitals are a set of real-world, user-centered metrics that quantify key aspects of the user experience. They measure dimensions of web usability such as load time, interactivity, and the stability of content as it loads (so you don't accidentally tap that button when it shifts under your finger - how annoying!).

We're combining the signals derived from Core Web Vitals with our existing Search signals for page experience, including mobile-friendliness, HTTPS-security, and intrusive interstitial guidelines, to provide a holistic picture of page experience. Because we continue to work on identifying and measuring aspects of page experience, we plan to incorporate more page experience signals on a yearly basis to both further align with evolving user expectations and increase the aspects of user experience that we can measure.

Which service offered by Google evaluates the effectiveness of websites and profiles their users?

Page experience ranking

Great page experiences enable people to get more done and engage more deeply; in contrast, a bad page experience could stand in the way of a person being able to find the valuable information on a page. By adding page experience to the hundreds of signals that Google considers when ranking search results, we aim to help people more easily access the information and web pages they're looking for, and support site owners in providing an experience users enjoy.

For some developers, understanding how their sites measure on the Core Web Vitals—and addressing noted issues—will require some work. To help out, we've updated popular developer tools such as Lighthouse and PageSpeed Insights to surface Core Web Vitals information and recommendations, and Google Search Console provides a dedicated report to help site owners quickly identify opportunities for improvement. We're also working with external tool developers to bring Core Web Vitals into their offerings.

While all of the components of page experience are important, we will prioritize pages with the best information overall, even if some aspects of page experience are subpar. A good page experience doesn't override having great, relevant content. However, in cases where there are multiple pages that have similar content, page experience becomes much more important for visibility in Search.

Page experience and the mobile Top Stories feature

The mobile Top Stories feature is a premier fresh content experience in Search that currently emphasizes AMP results, which have been optimized to exhibit a good page experience. Over the past several years, Top Stories has inspired new thinking about the ways we could promote better page experiences across the web.

When we roll out the page experience ranking update, we will also update the eligibility criteria for the Top Stories experience. AMP will no longer be necessary for stories to be featured in Top Stories on mobile; it will be open to any page. Alongside this change, page experience will become a ranking factor in Top Stories, in addition to the many factors assessed. As before, pages must meet the Google News content policies to be eligible. Site owners who currently publish pages as AMP, or with an AMP version, will see no change in behavior – the AMP version will be what's linked from Top Stories.

We believe user engagement will improve as experiences on the web get better—and that by incorporating these new signals into Search, we'll help make the web better for everyone. We hope that sharing our roadmap for the page experience updates and launching supporting tools ahead of time will help the diverse ecosystem of web creators, developers, and businesses to improve and deliver more delightful user experiences.

Please stay tuned for our future updates that will communicate more specific guidance on the timing for these changes to come into effect. As always, if you have any questions or feedback, visit our webmaster forums.

As almost anyone who runs a website knows, Google Analytics provides insight into who site visitors are and what they do when they come to a website. Marketers use Google Analytics to understand the effects of marketing campaigns and how a site's user experience impacts factors such as conversion and retention.

The hundreds of metrics and dimensions available in Google Analytics may seem daunting. We've zeroed in on 14 essential metrics for marketers, how to find them in the Google Analytics dashboard and via the API, and how marketers can use them to make data-driven business decisions.

Google Analytics for marketers

The Google Analytics dashboard is organized in four sections:

  • Audience helps you explore who your customers are, including information such as demographics, location, retention, and device technology. With these metrics, you can interpret the impact of your marketing efforts on various user segments.
  • Acquisition shows you how customer get to your website. In the Channels section under All Traffic, you can dig into what channels (organic traffic, social media, email, ads, etc.) deliver the most traffic. You can compare incoming visitors from Facebook versus Instagram, determine the efficacy of your SEO efforts on organic search traffic, and see how well your email campaigns are running.
  • Behavior explains what customers do on your website. What pages do they visit? How long do they stay? You can examine these metrics to understand the overall user experience and its effects on retention and engagement.
  • Conversions tracks whether customers take actions that you want them to take. This typically involves defining funnels for important actions — such as purchases — to see how well the site encourages these actions over time.

Google Analytics separates data into dimensions and metrics. Dimensions are categorical attributes, such as the city where a user is located or the browser they use, while metrics are the quantitative measurements, such as number of sessions or pages per session. According to Google, "Not every metric can be combined with every dimension. Each dimension and metric has a scope: user-level, session-level, or hit-level. In most cases, it only makes sense to combine dimensions and metrics that share the same scope." For a list of valid dimension-metric pairs, use the Dimensions and Metrics Reference.

Typically dashboards allow segmentation by one or more dimensions as a means to filter down sets of metrics. These data points can also be accessed using the Google Analytics Core Reporting API with the syntax ga:identifier. Through the API you can query the metrics and dimensions or use a third-party ETL tool such as Stitch for integration into a data warehouse for more comprehensive analytics.

14 metrics that marketers should export from Google Analytics

When analyzing Google Analytics data, there are 14 metrics that all marketers should include and understand:

Audience

1. Number of users and sessions

The users metric provides the number of unique individuals visiting a website over a given time period, and sessions are the number of times that users are actively engaged with the site. For instance, if you have 100 users and 200 sessions, it's reasonable to infer that each user visited the site two times on average during the specified time period.

You can access user and session data in the Audience > Overview. You can then select Sessions or Users in the dropdown directly above the primary graph:

Which service offered by Google evaluates the effectiveness of websites and profiles their users?

If you're accessing the metrics through the API, use ga:users and ga:sessions.

These metrics provide a quick and coarse-grain analysis of marketing efforts. When you plot the data over time, you can determine how your campaigns drive traffic and how many times users engage with the site.

2. Average session duration

Average session duration is the average amount of time that a user spends on the website in a single session. You can find this in Audience > Overview, then click on the dropdown above the first graph, or if you're accessing the metric through the API, use ga:avgSessionDuration. This metric is a good high-level proxy for user engagement.

3. Average pages per session

Average pages per session is the number of pages a user views, on average, in a single session on your site. You can find this in the dropdown in the Overview section under Audience, or if you're accessing the metric through the API, use ga:pageviewsPerSession. The number of pages with which a user interacts is another good proxy for user engagement. It's wise to look at both this metric and average session duration, however, as the structure of user funnels or the amount of content (e.g. long text blocks) can affect the ratio of session duration versus page views.

4. Ratio of new to returning visitors

In Audience > Overview, you can also compare two metrics by clicking the link that says "Select a metric" to the right of the primary dropdown:

Which service offered by Google evaluates the effectiveness of websites and profiles their users?

If you're accessing the metric through the API, use ga:users and ga:newUsers.

By comparing the ratio of new users to returning users, you can determine how well your campaigns drive new or existing user traffic. Both are important metrics, as returning users can indicate an increase in lifetime value (LTV), while an increase in new users can indicate growth.

5. Bounce Rate

Bounce rate is the percentage of users who visit only one page on a website before leaving. You can find this metric in the dropdown in the Overview section under Audience, or if you're accessing the metric through the API, use ga:bounceRate. A high bounce rate may indicate a technical problem, content that fails to sufficiently address a user need, a page with no internal links or calls to action (CTA), or poor user targeting in marketing campaigns.

If your bounce rate is high, you should segment your site visitors to see if you can determine the underlying issue. For example, at the bottom of the Overview page, you can select Browser to determine if the site performs better or worse for visitors using different browsers:

Which service offered by Google evaluates the effectiveness of websites and profiles their users?

Acquisition

6. Organic vs. paid sessions

Organic search traffic is traffic from users who came from a non-paid search engine results page (SERP). Paid Search is traffic from users who clicked on an advertisement on a SERP. You can find this data in the All Traffic section under Channels:

Which service offered by Google evaluates the effectiveness of websites and profiles their users?

If you're accessing the metrics through the API, use ga:acquisitionTrafficChannel.

The Organic Search metric indicates the effectiveness of your SEO strategies, while Paid Search indicates the effectiveness of your ad campaigns. Both metrics are important, but organic traffic is essential to the long-term sustainability of your site.

In addition to comparing organic versus paid searches for the purpose of analyzing marketing campaigns, you should use the organic search engine result page traffic to determine how well your content performs relative to other organic content on a SERP, particularly on Google.

7. Google Ads

You can access detailed metrics about your Google Ads campaigns by linking your Google Ads account to your Google Analytics account. Doing this can help you analyze customer activity on your website after an ad click or impression. The Search Queries section is useful when you need granular data — such as click-through and conversion rates — for every search query that resulted in a site session:

Which service offered by Google evaluates the effectiveness of websites and profiles their users?

If you're accessing the metrics through the API, use ga:adMatchedQuery.

8. Search Console – Queries

The Search Console section provides detailed analytics on organic searches. Here, you can analyze the queries that have good positions but poor click-through rates, or landing pages that have relatively high click-through rates but poor positioning.

Behavior

9. Newsletter opens

By setting up email tracking into your Google Analytics account, you can analyze the success of email campaigns, and break down the traffic by other characteristics, such as browser and demographics. You can find this data in the Behavior section, under Events and Overview. Then scroll to the bottom where the events are located and select the name of your newsletter click event. At the bottom of this page, you can then select "Secondary dimension" to break the results down by other metrics:

Which service offered by Google evaluates the effectiveness of websites and profiles their users?

By breaking down newsletter open events by device, for instance, you can determine whether the email campaign is getting better or worse click-through on mobile devices versus desktop and tablets.

10. Average time on page

You can examine the amount of time that users spend on a page to better understand how good the user experience is and how well your marketing campaigns are targeting relevant customers. To view your historical average time on page, go to the Behavior section, click Overview, and select "Avg. Time on Page" from the dropdown above the primary graph:

Which service offered by Google evaluates the effectiveness of websites and profiles their users?

If you're accessing the metric through the API, use ga:avgTimeOnPage.

Average time on page is an indicator of engagement. A high average time on page and/or low bounce rate indicates customers are interested in your content and in exploring your website. You can look at this metric for individual pages for additional context on what content performs better or worse.

11. Top queries in search

Google Analytics allows you to inspect site search data from your website to track queries and customer information by looking at the terms entered in the search bar. You can find this metric in the Behavior section by clicking on Site Search. After you begin sending site search data, you can track your users' search queries; this is an indicator of what content they expect to find on your website, as well as which terms lead to high engagement as defined by metrics such as time after search or exit rates.

12. Top 10 landing pages

The Landing Pages metric can help you to determine which pages receive the most traffic, which can help you evaluate user experience, content quality, and marketing campaign efficacy. You can find it in the Behavior section under Landing Pages.

Which service offered by Google evaluates the effectiveness of websites and profiles their users?

13. AdSense revenue

You can track advertising metrics by linking your AdSense account with Google Analytics. After the accounts are connected, the data will start showing up in the Behavior section under Publisher. This section provides metrics such as impressions, clicks, and revenue, which may indicate how well you monetize your pages and help you determine how to optimize them. If you're accessing this through the API, use metrics such as ga:adsenseRevenue and ga:adsenseAdsViewed.

Conversions

14. Goal conversion rate

Goals are specific interactions with the website that define a target objective. Typical goals could include a purchase or a user registration, but a goal also may be defined as a user who visits a certain number of pages, or when a user downloads a piece of content. By tracking conversion rates over time, you can determine how well marketing efforts lead to goal conversions, and use other user metrics to understand what factors affect their successes or failures. You'll find goal conversion rate in Conversions > Goals > Overview; then click on the dropdown above the graphs:

Which service offered by Google evaluates the effectiveness of websites and profiles their users?

If you're accessing the metric through the API, use ga:goalXXCompletions, where XX is the name of your goal.

Integrate data from more than 100 sources

Sign up for free →Contact Sales →

The limitations of Google Analytics

Google Analytics provides valuable information on users and their behaviors, but it has limitations, particularly for large organizations that have strict access control and permissioning systems. Google Analytics does not provide much control over multiuser access, and it may be inappropriate to share the dashboards with a large number of analysts. Furthermore, not all dimensions and metrics can be queried together.

To get a fuller view of your organization's website performance, you may wish to integrate Google Analytics data with metrics from other platforms. Many organizations use additional third-party analytics apps such as Heap, Snowplow, and Mixpanel, and you can make valuable discoveries by integrating this data for analysis.

In order to integrate data from disparate sources, most businesses need a cloud data warehouse where they can use an ETL solution to extract data from Google Analytics and other apps, and replicate, process and analyze the data.

Integrate and analyze your marketing data

Analyzing marketing and website data begins with determining which metrics are important to your business, then using an ETL tool to bring them into a single repository on which you can run your analysis.

Stitch makes it easy to replicate data from more than 100 sources, including Google Analytics, into a cloud data warehouse, from which you can perform the in-depth analysis that you need. Sign up for a free trial of Stitch and start analyzing your website data in minutes.