Sunday, April 27, 2014
Friday, April 25, 2014
Google Analytics Interview Questions & Answers
Google Analytics offers very good opportunity to make a career in, to get you started here are top Google Analytics interview questions and answers. Remember, these are not for just the beginner..
What do you mean by Analytics?
Analytics is the discovery and communication of different patterns in data. It helps us making better decision, it works like a customer's feedback to a particular product/service. Digital Analytics is a combination of mathematical statistics and computer programs.
- What do you analyse most often in Google Analytics? OR what is the most important things in Google Analytics you will want to analyse.
Google Analytics provides a lots of data and insights and every data pattern is important but still there are some areas where we can focus more like: - Traffic Sources - Bounce & Exit Rate - Top Performing Pages/Landing Pages - Unique Vs. Returning Visitors - Funnel & Goal Conversions - E-Commerce Tracking (If applicable) - Visitors Demography/Geography
- What is a visit?
A visit is a browser session initiated by an actual visitor, the session timeout is 30 Minutes in Google Analytics.
- What is a Search Depth?
The average number of pages visitors viewed after performing a search.
- What is RPC?
RPC stands for Revenue Per Click, we use this parameter during the E-Commerce tracking.
- What is event tracking?
- Which is more important - Bounce Rate or Exit Rate?
Both are almost equally important but still depends on the number of factors like a high exit rate of a contact page/thanks page or a funnel's end page is natural.
- Where to include the Google Analytics code in the HTML & why?
just before the close body </body> tag, because the code will run only after the whole page body is loaded in the browser, thus it increase the quality of visit count and only an actual visitor is counted.
- Difference Between Clicks and Visits?
A Click is an event (Mostly Used in PPC Models) and a visit is a browser session initiated by an actual visitor.
- What are analytics cookies?
Cookies are the text files which are stored on the client computer.
- What is meant by conversions and how will you track conversions through GA?
Conversions happens when any predefined goals are accomplished thereby generating ROI to the business. Proper goal URL's needs to be specified before GA can start tracking conversions. We need to define a goal URL through the Conversion section in GA and whenever the visitor reaches the predefined goal URL, a successful conversion gets tracked.
- What is the difference between a visit and a session?
As per the current standards, sessions and visits are the same thing, there is no difference. Whenever a visitor enters the site, a session starts and lasts for 30 minutes. This counts to 1 visit and 1 session.
- What do you understand by assisted conversions?
On most of the cases, conversions do not happen using a single channel. often, more than one channel is included in a successful conversion. Assisted conversions helps us to get a clear idea as to which channels are involved in contributing a conversion. This is shown in the Multi Channel Funnel reporting tab in GA. Common channels contributing to conversions are direct, organic search, referral, not set, social network and email.
- I want to track how many organic visits I am getting on a weekly basis for a predefined set of keywords. What is the best way to check that on a regular basis investing the least possible time?
We can create a custom dashboard and specify all the metrics and dimensions there. Creating a custom dashboard will save our time and allow us to check the status at any point of time during the week, month or day without applying filters every time.
The keyword column displays traffic divided under paid and organic. We can easily identify the paid keywords by moving to the keywords section.
- How will I identify the popular pages on my site?
The popular pages on the site are the top landing pages of my site. I can identify the top landing pages of my site by moving to the behavior section. This will display the top landing pages that are giving us the maximum visits.
- How does Google calculates time on page?
Google puts a time stamp whenever any user lands on a specific page then it compares the time stamp of one page with the other. For example, any visitor enters the site on Page A and moves to Page B then lands to Page C and finally leaves the site. In this case, a time stamp is put on Page A suppose its 10:10, when the user moves to Page B, another time stamp is placed on Page B, suppose its 10:20 and then when the user lands on Page C, another time stamp is placed, lets say 10:30. Now to calculate time on Page A, Google will subtract the time stamp on Page B with that of A. In this case, 10:20-10:10 which will come to 10 minutes for Page A.
- How can I identify where the visitors are clicking the most?
This can be seen with the help of In-Page Analytics.
- Where can I find the UA tracking code?
The Universal Analytics tracking code can be found in the admin section of the web property.
- By default, a session is of 30 minutes, is it possible to change the session time and make it 45 minutes?
Yes, we can set custom session timings by moving to the admin section and clicking on the session settings.








