Weekend Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

The Architect needs to collect a value in a prop to use it within pathing reports and an eVar so that the value can persist. The Architect also needs to reduce the size of the server call as much as possible.

Which method should the Architect use?

A.

A VISTA rule to copy the prop value to the eVar

B.

s.eVarl = s.propl

C.

s.eVarl = "D=c1"

D.

A processing rule to copy the prop value to the eVar

Full Access
Question # 5

A media company has a business requirement to capture a value of the news sections (politics, sports, food) that an art belongs to that visitors engage with. The company wants to understand and analyze the contribution the news sections give to any type of conversion.

The company also wants to assign attribution to all of the news sections engaged with when a conversion takes place during the active session to analyze what news sections play a role in the conversion activity.

Which solution should the architect use?

A.

• Assign a custom prop to capture the news section value

• Enable list support

• Enable pathing

B.

• Assign a custom eVar to capture the news section value

• Enable last touch (most recent) attribution to the eVar

• Expire the eVar after 30 days

C.

• Assign a custom prop to capture the news section value

• Enable display of participation metrics

• Enable pathing

D.

• Assign a custom eVar to capture the news section value

• Enable linear attribution to the eVar

• Expire the eVar after the visit

Full Access
Question # 6

What are three uses of Processing Rules? (Choose three.)

A.

Clean up misspelled site sections

B.

Populate campaign with a query string parameter

C.

Copy an eVar into a prop to see pathing

D.

Add classification rules for props and eVars

E.

Read eVar values from the product string

Full Access
Question # 7

While preparing for a new analytics implementation for a site, you begin conducting stakeholder interviews. Part of the conversation includes defining KPIs, including custom success events.

Which are two examples of custom success events on a site? (Choose two.)

A.

cart adds

B.

internal searches

C.

checkouts

D.

form completions

E.

purchases

Full Access
Question # 8

A company wants the Architect to design tracking for a new blog post sharing feature that the company will add to their existing blog pages. This feature allows the visitor to share blog posts to their own social accounts.

The company wants the ability to report on:

• The total number of times each blog post was shared from the site

• The total number of shares to each social network

• The social networks to which each blog post was shared

Which three variables should the Architect use? (Choose three.)

A.

eVar for "Blog Campaign"

B.

s.referrer

C.

s.campaign = 'Organic Social Network"

D.

eVar for "Blog Post Title"

E.

eVar for "Blog Share Social Network'

F.

Event for "Blog Shares"

Full Access
Question # 9

A new business requirement is submitted to start capturing the shipping cost of each order. After updating the product string on the confirmation page to collect the shipping cost in event1 00, no results show up for this event in Adobe Analytics.

s.products = ";car stereo;1;820;event100:123=23

Which code change should be made?

A.

s.products = ";:car stereo;1 ;820;eventl 00=23"

B.

s.products = ";car stereo;1 ;820;;event100=23"

C.

s.products = ";car stereo;! ;820:event100=23"

D.

s.products = ";car stereo;!;820;eventl00=23"

Full Access
Question # 10

A company is beginning a full re-architecture of their website. They will use Adobe Launch as the tag management system. How should an Architect recommend that the data layer object be generated each time a page is requested?

A.

Via logic in the tag management system, executed on DOMReady

B.

Via server-side code and included in a