Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Adobe Launch Track Drop down Option

Avatar

Level 9

Hello everyone,

 

Anyone can help me to understand how to track the selected option from the drop down [English, Chinese, Italian, etc].

 

Thanks

Luca

1 Accepted Solution

Avatar

Correct answer by
Level 8

@Luca_Lattarini  - It depends on what you're trying to do.

  • Do you need to capture the information when it is selected, sending a call to Adobe any/every time the selection changes? 
  • Do you need to capture the selected value when a form is submitted?
  • Could you capture the information on a subsequent page (such as a "success" or "confirmation" page)?
  • What business question are you attempting to answer with this information?

Each of the above scenarios provides different requirements, and different solutions.

View solution in original post

4 Replies

Avatar

Correct answer by
Level 8

@Luca_Lattarini  - It depends on what you're trying to do.

  • Do you need to capture the information when it is selected, sending a call to Adobe any/every time the selection changes? 
  • Do you need to capture the selected value when a form is submitted?
  • Could you capture the information on a subsequent page (such as a "success" or "confirmation" page)?
  • What business question are you attempting to answer with this information?

Each of the above scenarios provides different requirements, and different solutions.

Avatar

Level 9
Done, I tracked the selected selection

Avatar

Level 1
How do you solve this? I also need to capture the drop down selection button,,,

Avatar

Level 1

@Luca_Lattarini How do you solve this? I also need to capture the drop down selection button... My dropdown is a native selection panel in iPhone, how can I track the selected option in panel? 

@Brian_Johnson_ 

  • Do you need to capture the information when it is selected, sending a call to Adobe any/every time the selection changes?  (I need to capture the information when it is selected)