getQueryParam in Adobe Experience Platform Launch | Community
Skip to main content
k61152442
Level 2
May 27, 2019
Solved

getQueryParam in Adobe Experience Platform Launch

  • May 27, 2019
  • 1 reply
  • 2267 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Andrey_Osadchuk

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.

1 reply

Andrey_Osadchuk
Andrey_OsadchukAccepted solution
Level 10
June 18, 2019

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.