Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi there,
In DTM, we were to use one or more of the following functions to grab the query string parameter (e.g. "eid") through JavaScript code:
_satellite.getQueryParam("eid")
s.Util.getQueryParam("eid")
Launch doesn't seem to support getQueryParam.
Without using Data Elements, do you know if Launch has a built-in function to retrieve query string parameters?
Thanks.
Solved! Go to Solution.
With Launch you do not need this type of custom code. Use the Data Elements UI instead, they will help you capture any query string parameter.
View solution in original post
Views
Likes
Replies
Like