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

Gianluca
Gianluca
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 Gianluca
Customize the badges you want to showcase on your profile
Re: Data Element Works only with return Statement - Adobe Experience Platform Data Collection 19-02-2021
Hi yuhuisg, exactly, I've initially defined the variable as you shown in the screeshoot, but I have no value for that. Instead declaring the same variable but with custom code and the return statement, it works always well.

Views

378

Likes

0

Replies

0
Data Element Works only with return Statement - Adobe Experience Platform Data Collection 11-02-2021
Hi all,in Adobe Launch I have defined a data element that should be set with a javascript variable on source page of the website.When I call on browser console _satellite.getVar('MY VAR') it returns null, even if the javascript variable is defined and populated.After several tests it seems that I can retrieve my data element value only defining it as a custom code type with a return statement like this: if(MY JAVASCRIPT VARIABLE) return MY JAVASCRIPT VARIABLE;elsereturn ""May someone help me und...

Views

465

Likes

0

Replies

4