iPass Mock Exam 1 Flashcards
How frequently can scheduled email reports be delivered?
Once Daily Weekly Monthly Quarterly
Which of the following dimensions are available for AdWords traffic only?
a. Placement Domain
b. Query Match Type
c. Matched Search Query
d. Keyword Position
All are Correct
a. Placement Domain
b. Query Match Type
c. Matched Search Query
d. Keyword Position
Which of the following is NOT an Ecommerce method? (Methods appear in Classic and Universal syntax).
_trackItem or ga(‘ecommerce:sendItem’)
Where in Google Analytics can you enable site search tracking?
in view settings
Which of the following are available as primary dimensions in the AdWords Day Parts report?
a. minute
b. day of month
c. hour
d. day of week
c. hour
d. day of week
Where in the Google Analytics interface can you access help screens related to the report that you are currently viewing?
- You can hover over the metric names below the over-time graph to display contextual popup help
- You can click Help in the top navigation
Which of the following are required arguments in the call to _addTrans or ga(‘ecommerce:addTransaction’)?
a. tax
b. total
c. order ID
d. country
b. total
c. order ID
Which of the following reasons could help to explain the difference between Visits and Clicks displayed on the Clicks tab of the AdWords Campaigns report?
a. After clicking on an AdWords ad, some visitors quickly navigated away from your site before the Google Analytics tracking code executed.
b. The landing page is missing the Google Analytics tracking code
c. A percentage of return visitors to your site clear their browser cookies before returning.
d. Some visitors who originated from AdWords later returned through direct visits
a. After clicking on an AdWords ad, some visitors quickly navigated away from your site before the Google Analytics tracking code executed.
b. The landing page is missing the Google Analytics tracking code
d. Some visitors who originated from AdWords later returned through direct visits
For which platforms is a Google Analytics plugin or module available?
A. Drupal
B. Android
C. Wordpress
D. Blogger
A. Drupal
C. Wordpress
D. Blogger
For a given page, how is Page Value calculated?
(goal value + Ecommerce revenue generated on or after a pageview) / unique pageviews
A unique PAGE-VIEW is defined as:
the number of sessions during which that PAGE!!! was viewed one or more times
In a REGEX what does $ represent
End of text string
If a visitor views page A and then page B and then leaves the site, how does Google Analytics calculate the time spent on page B?
This CANNOT be calculated since person did not go to page C. Therefore, page B does have a timestamp. Only Page A has a timestamp
Note:
The Time on page B for this visit would be 0 seconds, because there is no subsequent time stamp that Google Analytics can use to calculate the actual time on page.
You are running a correctly tagged email campaign that refers visitors to your website, but you suspect that some of the visitors are later returning to your site by typing your Web address directly into the browser.
How can you attribute the direct return visits, including any purchases, to the original campaign clickthrough?
A. Tag the URL in the email as “nooveride”
B. Google Analytics does this by default
B. Google Analytics does this by default
By default, Google Analytics attributes a visit, including conversions and sales, to the last traffic source (as part of the last-click attribution model). An exception to this rule is a direct visit. If a visitor returns to a site directly, the last traffic source before the direct visit will carry over to the new visit.
To display all traffic from the United States except for Alaska and Hawaii, which of the following could you apply to your view?
a. One Exclude Filter
b. Two Exclude Filters
c. Either of the above
c. Either of the above
In this case, you could apply separate Exclude filters for Alaska or Hawaii, or you could apply a single Exclude filter using Alaska|Hawaii as a regular expression.