Adam Schnaare
Quiz by , created more than 1 year ago

Prep for Adobe Site Catalyst exams

13
0
0
Adam Schnaare
Created by Adam Schnaare almost 9 years ago
Adam Schnaare
Copied by Adam Schnaare almost 9 years ago
Adam Schnaare
Copied by Adam Schnaare almost 9 years ago
Close

Adobe Cert Training 103

Question 1 of 43

1

What parameters does s.getQueryParam() accept?

Select one of the following:

  • ('parameters','delimiter','search location')

  • ('term','list','increment')

  • ('term','delimiter','increment')

Explanation

Question 2 of 43

1

In referring to the getQueryParam plugin, the parameter argument can contain a comma delimited list if there is more than one param you are looking for

Select one of the following:

  • True
  • False

Explanation

Question 3 of 43

1

s.getValOnce() is generally used to:

Select one of the following:

  • Prevent a variable from being set again using the previously defined value

  • Ping the server only once for the needed parameter

  • Limit input on selected control to only once per session (or session length)

Explanation

Question 4 of 43

1

What are the possible parameters for s.getValOnce()?

Select one of the following:

  • s.getValOnce('variable','cookie')

  • s.getValOnce('variable','cookie','expiration','minute')

  • s.getValOnce('selector','cookie')

  • s.getValOnce('cookie','value','expiration')

Explanation

Question 5 of 43

1

Form analysis plugin is used to track use of the forms on your site.

Select one of the following:

  • True
  • False

Explanation

Question 6 of 43

1

Form analysis setup goes through Adobe consulting and requires more than the other plugins.

Select one of the following:

  • True
  • False

Explanation

Question 7 of 43

1

What do you need to enable the Form Analysis plugin?

Select one or more of the following:

  • Add Form Analysis plugin to your library

  • Contact Adobe

  • add a call in doPlugins (s.setupFormAnalysis();)

  • Complete a configuration setup to determine what is tracked.

Explanation

Question 8 of 43

1

getTimeParting is used to capture:

Select one of the following:

  • the hour, day, week that someone visits your site

  • the hour, day, week that someone departs your site

Explanation

Question 9 of 43

1

The getTimeParting plugin accepts what 2 arguments?

Select one of the following:

  • ('time type','time zone')

  • ('time of day','time zone')

  • ('time of visit','time zone')

Explanation

Question 10 of 43

1

getPreviousValue is used to

Select one of the following:

  • Capture the previous value used for a specified variable

  • Capture the previous value input by the user

  • Capture the previous value in a given cookie

Explanation

Question 11 of 43

1

What three arguments are accepted by getPreviousValue()?

Select one of the following:

  • ('variable','cookie','event')

  • ('cookie','variable','event')

  • ('event','cookie','variable')

Explanation

Question 12 of 43

1

For the plugin getPreviousValue('variable','cookie','event'), 'event' is a trigger on when the value should be stored in a cookie.

Select one of the following:

  • True
  • False

Explanation

Question 13 of 43

1

For getPreviousValue('variable','cookie','event'), 'variable' is a variable who's previous value you want to collect.

Select one of the following:

  • True
  • False

Explanation

Question 14 of 43

1

For the plugin getPreviousValue('variable','cookie','event'), 'cookie' is the cookie the value is stored in.

Select one of the following:

  • True
  • False

Explanation

Question 15 of 43

1

getNewRepeat() is used to:

Select one of the following:

  • Determine type of a visitor, now or repeat

  • Capture new or repeat data in a form field

  • Eliminate duplicate beacon requests for a particular variable

Explanation

Question 16 of 43

1

Which arguments does getNewRepeat() accept?

Select one of the following:

  • ('number of days cookie should last','cookie name')

  • ('cookie type','cookie name')

  • ('variable name','cookie type')

Explanation

Question 17 of 43

1

What is the default cookie expiration length for getNewRepeat()? (if first argument is ommitted)

Select one of the following:

  • 30 days

  • Session length

  • unlimited

  • 7 days

Explanation

Question 18 of 43

1

The main reason to use dynamic variables is

Select one of the following:

  • To reduce image request size

  • Help pathing

  • Decrease pageload time

Explanation

Question 19 of 43

1

How many list variables are available to you to use?

Select one of the following:

  • 3

  • 0

  • 1

  • 2

Explanation

Question 20 of 43

1

You cannot tie conversion metrics to values in list variables

Select one of the following:

  • True
  • False

Explanation

Question 21 of 43

1

The name pages tool allows you to manage names of all your pages

Select one of the following:

  • True
  • False

Explanation

Question 22 of 43

1

The name pages tool takes values from the URL of the page.

Select one of the following:

  • True
  • False

Explanation

Question 23 of 43

1

When using the page name tool, if two values are updated to have the same name, aggregates will only go back one month.

Select one of the following:

  • True
  • False

Explanation

Question 24 of 43

1

Classifications use the value assigned in s.pageName, but SAINT exports use the update name from the tool.

Select one of the following:

  • True
  • False

Explanation

Question 25 of 43

1

If no pageName is listed, the URL is the default pageName

Select one of the following:

  • True
  • False

Explanation

Question 26 of 43

1

s_account, charSet, currencyCode, cookieDomainPeriods, fpCookieDomainPeriods, cookieLifetime, dynamicAccountSelection, dynamicAccountList, dynamicAccountMatch are examples of what?

Select one of the following:

  • Config variables

  • eVars

  • props

  • Automation scripts

Explanation

Question 27 of 43

1

What values are set directly by the browser?

Select one of the following:

  • IP address, domain, user-agent string, language, cookies

  • IP address, domain, user-agent string, language, locale

  • IP address, url, user-agent string, language, locale

Explanation

Question 28 of 43

1

Adobe recommends that the number of unique pageNames values be kept within a monthly threshold of:

Select one of the following:

  • 250,000 names

  • 500,000 names

  • 125,000 names

  • 1,000,000 names

Explanation

Question 29 of 43

1

Adobe provides ways to use either 3rd party or 1st party cookies.

Select one of the following:

  • True
  • False

Explanation

Question 30 of 43

1

A referrer is a domain or URL used outside of your defined domain to access your site.

Select one of the following:

  • True
  • False

Explanation

Question 31 of 43

1

Redirects point your browser to a new location without user interaction

Select one of the following:

  • True
  • False

Explanation

Question 32 of 43

1

A very conventional pageName naming strategy would be

Select one of the following:

  • Hierarchical

  • Flat

  • Ultra ambiguous

Explanation

Question 33 of 43

1

Highest # of categories that can be placed into a hier variable

Select one of the following:

  • 98

  • 100

  • 200

  • 75

Explanation

Question 34 of 43

1

When load balancing, the code should be placed on:

Select one of the following:

  • Same location on both servers

  • Same location on the nearest server

  • Doesn't matter

Explanation

Question 35 of 43

1

Geosegmentation is only available for props

Select one of the following:

  • True
  • False

Explanation

Question 36 of 43

1

s.dynamicAccountSelection = 'true' is used to:

Select one of the following:

  • enable dynamic account selections

  • enable dynamic variables

Explanation

Question 37 of 43

1

s.dynamicAccountList uses a key/value pair of report suites (coma delimited) and domains, the list is semicolon delimited.

Select one of the following:

  • True
  • False

Explanation

Question 38 of 43

1

What's used when using a FPC implementation?

Select one or more of the following:

  • s.trackingServer and s.trackingServerSecure

  • s.server and s.trackingServerSecure

  • s.server and s.serverLinkTrack

Explanation

Question 39 of 43

1

How do you add a product to a cart?

Select one or more of the following:

  • s.products = 'category;product'

  • s.events = 'scAdd'

  • s.events = 'product'

  • s.products = 'add'

Explanation

Question 40 of 43

1

What is the proper syntax of setting campaign to a value in the query string using AppMeasurement?

Select one of the following:

  • s.campaign = s.Util.getQueryParam('cid');

  • s.campaign = s.getQueryParam('cid');

Explanation

Question 41 of 43

1

If you have an eVar set on the page, in the configuration and in s_doPlugins which value will end up in reporting?

Select one of the following:

  • s_doPlugins

  • configuration

Explanation

Question 42 of 43

1

Which libraries don't rely on javaScript?

Select one or more of the following:

  • PHP

  • Android

  • Java

  • iOS

Explanation

Question 43 of 43

1

When does a rollup report suite process?

Select one of the following:

  • Once every 24hrs

  • Once every 12hrs

  • Once every 4hrs

Explanation