Expand my Community achievements bar.

Join us at Adobe Summit 2024 for the Coffee Break Q&A Live series, a unique opportunity to network with and learn from expert users, the Adobe product team, and Adobe partners in a small group, 30 minute AMA conversations.
SOLVED

Need answer on setting this list1 variable

Avatar

Level 3

Could please help to find out the answer for the below question. We suspect it is C and just want to confirm the same.

-----------------------------------------------------------------------------------

An Adobe Analytics developer needs to track what ads users see during a visit to the site using

Adobe Dynamic Tag Management (DTM):

Variable name: List1

When/where to set All pages when the ad appears on the page.

Business requirement: Track what ads the user sees in a visit

Variable Settings:

Name Ads

Delimiter: |

Expire after visit

Allocation: Full

The developer creates an event-based rule triggering on enters viewport which sets the ad name into

a custom variable "ad name". Which task should the developer use to set list1 in the Adobe Analytics

section of the rule?

A. Put the following code in the rules Adobe Analytics Custom Page Code: s.list1= '%ad name%";

B. Set %ad name% in each of the rules Adobe Analytics hierarchy 1 fields and set the Delimiter to |

C. Put the following code in the rules Adobe Analytics Custom PageCode; s.listl = _satellite.getVar('ad

name');

D. Set %ad name% in the rules Adobe Analytics list1 field and set the Delimiter to |

------------------------------------------------------------------------------------

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Is this question on one of the Analytics exams?

DTM doesn't (and won't) have list var support, and Launch will be supporting list vars sometime in 2019. So I would agree that the answer is C.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Is this question on one of the Analytics exams?

DTM doesn't (and won't) have list var support, and Launch will be supporting list vars sometime in 2019. So I would agree that the answer is C.