Author Archives: krcmic.com

According to a Google poll, what is the top frustration when users browse the web on their mobile device?

Below is the answer and explanation for the question according to a Google poll, what is the top frustration when users browse the web on their mobile device?

According to a Google poll, what is the top frustration when users browse the web on their mobile device?

  • Not knowing where to click
  • Waiting for slow pages to load ✅
  • Being shown interstitials
  • Watching a video

Correct answer 

Waiting for slow pages to load ✅

Explanation

In a recent Google poll, almost half of the respondents said their top frustration when browsing the web on their mobile device was waiting for slow pages to load (view on Google+ and Twitter).
60% of mobile users expect mobile websites to load within 3 seconds. And on average, 75% of people will abandon a mobile website if it takes any longer than 5 seconds to load.

The above answer and explanation are related to Google mobile sites. You can find all the updated questions and answers related to Google mobile sites exam on the “Google mobile sites HYPERLINK “https://www.krcmic.com/google-certification-questions-and-answers/google-mobile-sites-assessment-answers/”assessment answers” page. If you find any error or update in questions or answers, do comment below and let us know. We will update the answers as soon as possible.

Google optimize does not currently allow you to:

Below is the answer and explanation for the question google Optimize does NOT currently allow you to:

Google optimize does not currently allow you to:

  • test new website designs, layouts and content with a subset of your visitors
  • serve experiments to specific groups of users that you’ve defined as Audiences in Google Analytics
  • do heatmap analysis to better understand to user behaviour on your site ✅
  • use your existing goals and metrics in Google Analytics as experiment objectives

Correct answer 

do heatmap analysis to better understand to user behaviour on your site ✅

Explanation

 you can test new website designs, layouts and content with a subset of your visitors. Optimize leverages the power of Analytics by measuring all experiments natively with Analytics, allowing you to use your existing goals and metrics as experiment objectives. What’s more, you can serve experiments to specific groups of users that you’ve defined as Audiences in Analytics.

The above answer and explanation are related to Google mobile sites. You can find all the updated questions and answers related to Google mobile sites exam on the “Google mobile sites HYPERLINK “https://www.krcmic.com/google-certification-questions-and-answers/google-mobile-sites-assessment-answers/”assessment answers” page. If you find any error or update in questions or answers, do comment below and let us know. We will update the answers as soon as possible.

The first step to optimize the critical rendering path is:

Below is the answer and explanation for the question the first step to optimize the critical rendering path is:

The first step to optimize the critical rendering path is:

  • Analyze and characterize your critical path: number of resources, bytes, length. ✅
  • optimize the number of critical bytes to reduce the download time (number of roundtrips)
  • minimize number of critical resources: eliminate them, defer their download, mark them as async, and so on
  • optimize the order in which the remaining critical resources are loaded: download all critical assets as early as possible to shorten the critical path length.

Correct answer 

Analyze and characterize your critical path: number of resources, bytes, length ✅.

Explanation

 The general sequence of steps to optimize the critical rendering path is

  • Analyze and characterize your critical path: number of resources, bytes, length.
  • Minimize number of critical resources: eliminate them, defer their download, mark them as async, and so on.
  • Optimize the number of critical bytes to reduce the download time (number of roundtrips).
  • Optimize the order in which the remaining critical resources are loaded: download all critical assets as early as possible to shorten the critical path length.

The above answer and explanation are related to Google mobile sites. You can find all the updated questions and answers related to Google mobile sites exam on the “Google mobile sites HYPERLINK “https://www.krcmic.com/google-certification-questions-and-answers/google-mobile-sites-assessment-answers/”assessment answers” page. If you find any error or update in questions or answers, do comment below and let us know. We will update the answers as soon as possible.

How many times per second do most devices refresh their screens?

Below is the answer and explanation for the question how many times per second do most devices refresh their screens?

How many times per second do most devices refresh their screens?

  • 100
  • 35
  • 60 ✅
  • 20

Correct answer

60 ✅

Explanation

 Most devices today refresh their screens 60 times a second. If there’s an animation or transition running, or the user is scrolling the pages, the browser needs to match the device’s refresh rate and put up 1 new picture, or frame, for each of those screen refreshes.
Each of those frames has a budget of just over 16ms (1 second / 60 = 16.66ms). In reality, however, the browser has housekeeping work to do, so all of your work needs to be completed inside 10ms. When you fail to meet this budget the frame rate drops, and the content judders on screen. This is often referred to as jank, and it negatively impacts the user’s experience.

The above answer and explanation are related to Google mobile sites. You can find all the updated questions and answers related to Google mobile sites exam on the “Google mobile sites HYPERLINK “https://www.krcmic.com/google-certification-questions-and-answers/google-mobile-sites-assessment-answers/”assessment answers” page. If you find any error or update in questions or answers, do comment below and let us know. We will update the answers as soon as possible.

Which of the following describes the payment API correctly?

Below is the answer and explanation for the question which of the following describes the payment API correctly?

Which of the following describes the payment API correctly?

  • It is designed for external card readers
  • It requires a phone with a fingerprint reader
  • It bypasses the checkout form ✅
  • It replaces your payment processor

correct answer

It bypasses the checkout form ✅

explanation

The payment request API is an open and cross-browser standard that replaces traditional checkout flows by allowing merchants to request and accept any payment in a single API call.
It vastly improves user workflow during the purchase process, providing a more consistent user experience and enabling web merchants to easily leverage disparate payment methods. The Payment Request API is not a new payment method, nor does it integrate directly with payment processors.

The above answer and explanation are related to Google mobile sites. You can find all the updated questions and answers related to Google mobile sites exam on the “Google mobile sites assessment answers” page. If you find any error or update in questions or answers, do comment below and let us know. We will update the answers as soon as possible.

For each font on your website you should:

Below is the answer and explanation for the question for each font on your website you should:

For each font on your website you should:

  • Minimize the HTML
  • Make sure to add as many as possible
  • Add CSS
  • Minimize the number of used variants. ✅

correct answer

Minimize the number of used variants. ✅

explanation

Audit and monitor your font use: don’t use too many fonts on your pages, and, for each font, minimize the number of used variants. This helps produce a more consistent and a faster experience for your users.
Read more herehttps://support.google.com/partners/answer/7336691[1234]

The above answer and explanation are related to Google mobile sites. You can find all the updated questions and answers related to Google mobile sites exam on the “Google mobile sites assessment answers” page. If you find any error or update in questions or answers, do comment below and let us know. We will update the answers as soon as possible.

Which of these features is part of a progressive web app?

Below is the answer and explanation for the question ehich of these features is part of a progressive web app?

Which of these features is part of a progressive web app?

  • UX API
  • Location API
  • Call API
  • Add to home screen ✅

correct answer

Add to home screen ✅

explanation

Worthy of being on the home screen When the Progressive Web App criteria are met, Chrome prompts users to add the Progressive Web Apps to their home screen.

Read more herehttps://support.google.com/partners/answer/7336532[1234]

The above answer and explanation are related to Google mobile sites. You can find all the updated questions and answers related to Google mobile sites exam on the “Google mobile sites assessment answers” page. If you find any error or update in questions or answers, do comment below and let us know. We will update the answers as soon as possible.

Which describes how a service worker operates?

Below is the answer and explanation for the question which describes how a service worker operates?

Which describes how a service worker operates?

  • It runs a programmable network proxy ✅
  • It doesn’t handle network requests coming from the navigation on the website
  • It can be used only when the user is browsing the website
  • None of these answer options describe a Service Worker

correct answer

It runs a programmable network proxy ✅

explanation

Service worker is a programmable network proxy, allowing you to control how network requests from your page are handled.
Read more here: https://support.google.com/partners/answer/7336697[1234]

The above answer and explanation are related to Google mobile sites. You can find all the updated questions and answers related to Google mobile sites exam on the “Google mobile sites assessment answers” page. If you find any error or update in questions or answers, do comment below and let us know. We will update the answers as soon as possible.

Which of the following statements is true about the mobile experience of users?

Below is the answer for the question which of the following statements is true about the mobile experience of users?

Which of the following statements is true about the mobile experience of users?

  • It’s important to show as much information as possible on the visible part of a mobile site
  • Users are willing to accept longer load times for high-resolution images
  • It’s important to show a prominent “full site” label on a mobile site
  • It’s important to use call-to-action buttons to keep users in the same browser window ✅

correct answer

It’s important to use call-to-action buttons to keep users in the same browser window ✅

The above answer and explanation are related to Google mobile sites. You can find all the updated questions and answers related to Google mobile sites exam on the “Google mobile sites assessment answers” page. If you find any error or update in questions or answers, do comment below and let us know. We will update the answers as soon as possible.

What is it that the App shell helps with

Below is the answer and explanation for the question what is it that the app shell helps with

What is it that the app shell helps with

  • Creating a fully optimized site
  • Improves elements of the UX
  • Making the full page load faster
  • Making transitions between pages faster ✅

correct answer

Making transitions between pages faster ✅

explanation

An application shell is the minimal HTML, CSS, and JavaScript powering a user interface. The application shell should:

  • Load fast
  • Be cached
  • Dynamically display content

Read more herehttps://support.google.com/partners/answer/7336597[1234]

The above answer and explanation are related to Google mobile sites. You can find all the updated questions and answers related to Google mobile sites exam on the “Google mobile sites assessment answers” page. If you find any error or update in questions or answers, do comment below and let us know. We will update the answers as soon as possible.