Section 5: Web Analytics

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Ingrid Sanders
I
Ingrid Sanders
Community Contributor
Quizzes Created: 17 | Total Attempts: 10,919
| Attempts: 217 | Questions: 20
Please wait...
Question 1 / 20
0 %
0/100
Score 0/100
1. A visitor whose visit lasts only one page is called a _________________.

Explanation

It’s called a bounce, and these can worth measuring in certain situations.

Submit
Please wait...
About This Quiz
Web Analytics Quizzes & Trivia

Explore the essentials of Web Analytics in Section 5, focusing on data sources like log files and JavaScript, understanding discrepancies in data, defining KPIs, and transforming web data into actionable knowledge. Ideal for enhancing marketing strategies and web optimization.

Personalize your quiz and earn a certificate with your name on it!
2. What does the acronym KPI stand for?

Explanation

It’s a Key Performance Indicator. Of all the numbers you collect and analyze, only certain of them are true KPI’s. Web analytics rests on defining, measuring and reporting those KPI’s.

Submit
3. What is a metatag?

Explanation

A metatag is a description of a webpage written into that page’s code which helps that webpage to be found by a search engine. Organic search rankings are based, in part, by metatags. Answer choice C is called a hashtag. Answer choice D is called a cookie. And answer choice A is completely made-up.

Submit
4. Which is the greatest challenge for Web Analytics tools to resolve in 2016 and beyond?

Explanation

It’s marketing attribution, measuring how much of an action can be attributed as having been gained from something specific in marketing. Especially concerning multi-channel marketing, the issue of attribution is the only challenge of the above that has not been solved. The rest of these choices are no longer challenges, as analytics tools can now measure page/task abandonment, integrate more data, and get results from A/B testing. It’s important to understand what analytics tools can and cannot do.

Submit
5. Which of the following is NOT a key role player in your organization if your organization is committed to being an analytics-driven organization? 

Explanation

The three key roles are C-level, IT, and Marketing. Road maps can help identify gaps in strategy, technology, and staffing. These are the three key parts of any analytics program, each of which must be complete in order to effectively run an analytics-driven business.

Submit
6. What is the most significant measurement challenge to segmentation?

Explanation

The main measurement challenge to segmentation is technical. Advanced tagging and advanced reporting are required in order to accurately segment your data. Segmentation does not require expensive analytics tool. Finally, although defining when a visitor is a segment is an inexact science it requires analysis and decision-making, not technical skill necessarily, so it’s not the main challenge.

Submit
7. It is possible to track visitors who have come to your website via offline channels such as newspaper ads or billboards.

Explanation

Yes, it’s possible to track those visitors with promo codes and redirects. Simply advertise your website with a promo code, such as www.yoursite.com/newspaper, then redirect all visitors to that web address to your normal website, such as www.yoursite.com. Web analytics can help you count how many people visited the web address with the promo code.

Submit
8. Web Analytics is defined as the study of optimizing the effectiveness of websites through the transformation of web related data into _______________.

Explanation

Actionable knowledge. It’s not enough to simply produce the data, but you need to analyze the data, be vocal in meetings, publicize the data within your company and champion the power of web analytics to effect change. Web Analytics isn’t just about measuring, but about reporting and recommending.

Submit
9. What is the definition of cookie, as it relates to online marketing?

Explanation

A cookie is a small piece of data sent from a website and stored in a user's web browser while the user is browsing that website. Every time the user loads the website, the browser sends it back to the server to notify the website of the user's previous activity. Answer choice A is called a breadcrumb. Answer choice B is a metatag. Answer choice C is called a hashtag.

Submit
10. A metric is a KPI (Key Performance Indicator) if and only if:

Explanation

A KPI must satisfy all of the above. If it doesn’t fit any single one of the above criteria, it’s not a KPI.

Submit
11. A log file is simply a record or "log" of all activity on your server.  Every click is logged.  Using just these log files is one method of collecting your data.  What is the main disadvantage to using log files to collect your data?

Explanation

The main disadvantage to using just log files is that they’re huge, significantly larger than page tags. Maintenance, storage, and cleanup require significant management. The Log file data is yours, you own it. So that’s an advantage, not a disadvantage. Error codes are able to be distinguished from one another, so again this is an advantage.

Submit
12. One method of collecting data, the industry standard, is page tagging.  You'll add page tags to every page from which you'd like to collect data.  Which of the following is a disadvantage to page tagging?

Explanation

Page tagging requires that users have cookies and Javascript enabled, and that’s a disadvantage. None of the other answers are true for this method – it limits the useless data collected, it does track the forward and back buttons. The caching issues found in the log file method of data collection are not present when viewing page tags.

Submit
13. The name of the organization dedicated to promoting a global understanding of web analytics is

Explanation

It’s the WAA, and it’s one of your best resources for information related to web analytics.

Submit
14. You have multiple domains (multiple websites with different brands, for example) and you'd like to track visitor behavior across those domains.  True or False:  You'll need to set up a unique C-name and a unique SSL certificate for each domain.

Explanation

True, you’ll need to set up separate C-names and SSL certificates for each domain. It’s a simple process to do so, and it will allow you to accurately identify your visitors across all your domains. You can measure how visitors move across the sites, you can accurately gain accurate visitor counts across all domains, and, most importantly, you can associate campaign conversions across all the domains. Bottom line: If you set up your cookies correctly, you can absolutely track visitor behavior across multiple domains.

Submit
15. Data collected via web server and data collected via javascript will almost never match.  So how should you, as a marketer, handle this?

Explanation

Web analytics data won’t be exact, so should not be understood the same as financial data. Web analytics data should therefore be used as trending data, measurements over time, rather than as exact data.

Submit
16. The practice of using a C-Name, a 3rd party cookie that fools the browser into thinking that it's a 1st party cookie, is a "dirty" practice, neither completely accepted nor legitimate.

Explanation

False. The C-name is standard practice and is absolutely not a dirty practice nor frowned upon by anybody. There are no ethical or legal considerations when using a C-name; it’s perfectly acceptable and used by big analytics vendors such as Omniture and Coremetrics

Submit
17. If you want to determine anything about your error codes (e.g. how often users encounter them, by error), you'll have to use which method of data collection?

Explanation

You’ll have to look at your log files to find this kind of information. So even though page tagging is the industry standard methodology of data collection, most analytics professionals recommend a hybrid approach, using several of these methodologies in conjunction with one another, in order to get the most robust data capture possibilities.

Submit
18. Web Analytics come from two places, broadly speaking:  Log Files from your server and Javascript collectors and cookies.  Which of those two would be the one that captures information regarding a YouTube video embedded in your web site?

Explanation

Because the video doesn’t “live” on your website, but rather on the YouTube website, any information you want to know about it will have to be collected via Javascript collectors and cookies. Your web server log files can only tell you about items that “live” on your web server. The bottom line is that the two ways of collecting data are very different.

Submit
19. The Analytics Maturity Model is a description of how your data collection and analysis mature over time.  In Phase I of the model, Foundation Building, what you're trying to establish is ________________.  Once you've established it, you've moved past Phase I and onto Phase II, Customization.

Explanation

It’s confidence. Only once you have confidence in the numbers that you’re collecting, confidence that the numbers are accurate and confidence that these are the right numbers to use as KPIs, can you move forward to Phase II, customizing the reports you’re creating to actionable business drivers.

Submit
20. Sessionization, the way in which a web analytics tool defines visitors, is defined differently by different analytics vendors.  Which of the following methods of sessionization do analytics professionals recommend as the best practice?

Explanation

Though user authentication, requiring the user to log in, is the most accurate, it’s not as practical as the persistent cookie.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 21, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jun 16, 2014
    Quiz Created by
    Ingrid Sanders
Cancel
  • All
    All (20)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
A visitor whose visit lasts only one page is called a...
What does the acronym KPI stand for?
What is a metatag?
Which is the greatest challenge for Web Analytics tools to resolve in...
Which of the following is NOT a key role player in your organization...
What is the most significant measurement challenge to segmentation?
It is possible to track visitors who have come to your website via...
Web Analytics is defined as the study of optimizing the effectiveness...
What is the definition of cookie, as it relates to online marketing?
A metric is a KPI (Key Performance Indicator) if and only if:
A log file is simply a record or "log" of all activity on your...
One method of collecting data, the industry standard, is page...
The name of the organization dedicated to promoting a global...
You have multiple domains (multiple websites with different brands,...
Data collected via web server and data collected via javascript will...
The practice of using a C-Name, a 3rd party cookie that fools the...
If you want to determine anything about your error codes (e.g. how...
Web Analytics come from two places, broadly speaking:  Log Files...
The Analytics Maturity Model is a description of how your data...
Sessionization, the way in which a web analytics tool defines...
Alert!

Advertisement