Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Want to get the param value from the referringURL. Can anybody advise me on this?
We get page param value like this page.param(paramName). How do we get the "paramName" if it is present in referringurl?
Solved! Go to Solution.
I believe you can use:
referrer.param('some_parameter');
https://github.com/AdobeDocs/target.en/blob/master/help/c-target/c-visitor-profile/variables-profile...
View solution in original post
Views
Likes
Replies
Like