Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Kamil84
Kamil84
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Kamil84
Customize the badges you want to showcase on your profile
Re: Custom code Data Element returning empty value - Adobe Experience Platform Data Collection 26-06-2020
Hi @Andrey_Osadchuk thank you very much for your reply, much appreciated. I have a couple of further questions in regards to this which i hope you can help me with. I am trying to capture the successful submission of when user selects a retailer, inputs a voucher code and clicks Apply code. This then takes the user to a new page!Visual below;From your previous solution, i am thinking to create two rules for "Select retailer" and "voucher code" input following the method you proposed. Then i will...

Views

572

Likes

0

Replies

1
Custom code Data Element returning empty value - Adobe Experience Platform Data Collection 25-06-2020
Hi, I tried using the below custom code to capture dropdown selection values as data element. It works in console but when i input the code as a data element and check the _satellite.getVar() for this data element, it just returns an empty value "". My Javascript is basic and i am fairly new to Adobe Launch so step by step instructions with visuals would be great.Thank you var selectElm = document.querySelector("#order_retailer_name")selectElm.addEventListener("click",function(){var elm = this;v...

Views

668

Likes

0

Replies

3
Likes given to