Question 1
Question
What is the proper syntax for s.products?
Answer
-
"Category;Product;Qty;TotalPrice;Incrementor;Merchandising"
-
"Category;Qty;Product;TotalPrice;Incrementor;Merchandising"
-
"Category;Product;Qty;Merchandising;TotalPrice;Incrementor"
-
"Product;Category;Qty;Incrementor;TotalPrice;Merchandising"
Question 2
Question
What is the category limit?
Answer
-
100 bytes
-
50 bytes
-
75 bytes
-
256 bytes
Question 3
Question
Product delimiter is
Question 4
Question
Category is generally used
Question 5
Question
Which of the following are product events?
Answer
-
prodView
-
scAdd
-
scCheckout
-
scOpen
-
scView
-
scReview
-
purchase
-
cartCount
-
scPurchase
Question 6
Question
What is the unique value limit?
Answer
-
500,000
-
20,000
-
1,000,000
-
750,000
Question 7
Question
It is best practice to set the prodView metric during eCommerce situations.
Question 8
Question
What are types of variables used in SC?
Answer
-
purchase variables, s.events, s.products, s.purchaseID, s.state, s.zip, s.transactionID
-
purchase variables, s.events, s.purchases, s.purchaseID, s.state, s.zip, s.transactionID
-
purchase variables, s.events, s.purchases, s.purchaseID, s.views, s.zip, s.transactionID
Question 9
Question
s.purchaseID variable is used to keep an order from being counted twice by siteCatalyst
Question 10
Question
s.products makes it possible to tie offline data to online transactions. It must be enabled by clientCare
Question 11
Question
How do you delimit multiple events and/or merchandising eVars?
Question 12
Question
What's the character limit for image requests
Answer
-
2083 bytes
-
128 bytes
-
255 bytes
-
100 bytes
Question 13
Question
What's the character limit for IE urls?
Answer
-
2083 bytes
-
128 bytes
-
255 bytes
-
100 bytes
Question 14
Question
What's the character limit for list variables?
Answer
-
List variables don't have an overall byte limit, but do have a limit per delimited field of 255 bytes
-
List variables don't have an overall byte limit, but do have a limit per delimited field of 2083 bytes
-
List variables don't have an overall byte limit, but do have a limit per delimited field of 100 bytes
-
List variables don't have an overall byte limit, but do have a limit per delimited field of 128 bytes
Question 15
Question
What is the character limit for tracking codes and all eVars?
Answer
-
255 bytes
-
2083 bytes
-
128 bytes
-
100 bytes
Question 16
Question
What is the character limit for url and referrers?
Answer
-
255 bytes
-
100 bytes
-
128 bytes
-
2083 bytes
Question 17
Question
What is the character limit for s.hier?
Answer
-
255 bytes
-
100 bytes
-
128 bytes
-
2083 bytes
Question 18
Question
What is the character limit for s.pageName and all s.props?
Answer
-
100 bytes
-
255 bytes
-
2083 bytes
-
128 bytes
Question 19
Question
What is the character limit for s.server?
Answer
-
100 bytes
-
2083 bytes
-
255 bytes
-
128 bytes
Question 20
Question
What is the character limit for s.category & s.product?
Answer
-
100 bytes
-
255 bytes
-
2083 bytes
-
128 bytes
Question 21
Question
What is the character limit for s.transactionID?
Answer
-
100 bytes
-
2083 bytes
-
128 bytes
-
255 bytes
Question 22
Question
What is the character limit for s.state & s.zip?
Answer
-
255 bytes
-
20 bytes
-
100 bytes
-
50 bytes
Question 23
Question
What is the character limit for event serial number?
Answer
-
20 bytes
-
50 bytes
-
100 bytes
-
255 bytes
Question 24
Question
What is the character limit for s.purchaseID?
Answer
-
20 bytes
-
50 bytes
-
100 bytes
-
255 bytes
Question 25
Question
What is the character limit for s.products & s.events
Answer
-
50 bytes
-
100 bytes
-
255 bytes
-
none
Question 26
Question
State and Zip variables are similar to evars in that they capture events, except
Question 27
Question 28
Question 29
Question
You can correlate without additional setup with any traffic variables
Question 30
Question
All conversion variables can subrelate with all other conversion variables, while admin setup is required to subrelate with traffic variables.
Question 31
Question
Full subrelations allow the conversion variable to breakdown any other conversion variable
Question 32
Question
Basic subrelations can breakdown against anything with full subrelations or basic subrelations
Question 33
Question
Subrelations are used to understand the relationship between two or more custom traffic variables or other system variables.
Question 34
Question
Correlations come in the following sizes
Question 35
Question
Correlations groups with more than <X> unique combinations of values cannot be correlated within the real time interface. What is X?
Answer
-
500,000
-
100,000
-
255,000
-
1,000,000
Question 36
Question
Subrelations are
Answer
-
data relationships that allow one variable to be broken down by another, including, campaigns, products, conversion variables and finding methods.
-
data relationships that allow multiple variables to be broken down by others, including, campaigns, products, conversion variables and finding methods.
Question 37
Question
What parts of the s object do you need to use with custom link tracking for events and variables?
Answer
-
s.linkTrackVars
-
s.linkTrackEvents
-
s.events
-
s.eVars / s.props
-
s.products
-
s.pageName
Question 38
Question
Events must be listed in s.linkTrackVars for events to capture correctly.
Question 39
Question
What do you set to true to enable automatic exit link tracking?
Answer
-
s.trackExternalLinks
-
s.linkTrackVars
-
s.linkTrackEvents
-
s.autoLinkTrack
Question 40
Question
What do you set to true to enable automatic download link tracking, along with s.linkDownloadFileTypes?
Question 41
Question
What do you use to set the file extension types you are interested in tracking. Ex: 'exe,zip,wav.mp3,mov,mpg,avi';
Answer
-
s.linkDownloadFileTypes
-
s.linkDownloadTypes
-
s.linkFileTypes
-
s.linkDownloadFiles
Question 42
Question
What do you set to true to leave in the url query string for reporting (default value is false)?
Answer
-
s.linkLeaveQueryString
-
s.linkQueryString
-
s.linkDefaultQueryString
-
s.linkLeaveQueryStrings
Question 43
Question
What do you set as a string coma delimited list of domains you want considered internal, therefor not capturing exit links. Ex: 'javascript:,mysite.com,othersite.com'
Answer
-
s.linkInternalFilters
-
s.linkInternalLinks
-
s.linkCaptureLinks
-
s.linkSetInternal
Question 44
Question
What do you set on custom link tracking calls to determine which variables you want to capture. Ex: 'prop1,eVar1,events'
Answer
-
s.linkTrackVars
-
s.linkTrackEVars
-
s.linkVarTrack
-
s.linkEVarTrack
Question 45
Question
What do you set on custom link tracking calls to determine which events you want to capture. Ex: 'event1'
Answer
-
s.linkTrackEvents
-
s.linkTrackEvent
-
s.eventTrackLink
-
s.eventTrackLinks
Question 46
Question
What is used to determine which links you do want to track as exits. Ex: 'site1.com,site2.com'
Answer
-
s.linkExternalFilters
-
s.linkExternalViews
-
s.linkFilterViews
-
s.linkExternalLinks
Question 47
Question
What do you set to true to enable clickmap tracking?
Answer
-
s.linkClickMap
-
s.trackClickMap
-
s.trackInlineStats
-
s.trackInlineClick
Question 48
Question
What method do you invoke to make a custom link tracking call?
Answer
-
s.tl()
-
s.send()
-
s.custom()
-
s.track()
Question 49
Question
What do you use if you want to manually choose the report suite for the custom link call?
Question 50
Question
What does the second parameter in the s.tl() method determine?
Answer
-
What type of link it is
-
Cookie expiration length
-
Report suite ID