getQueryParam in Adobe Experience Platform Launch | Adobe Higher Education
Skip to main content
k61152442
Level 2
May 27, 2019
Besvarat

getQueryParam in Adobe Experience Platform Launch

  • May 27, 2019
  • 1 svar
  • 2267 visningar

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.

Det här ämnet har stängts för svar.
Bästa svar av 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 svar

Andrey_Osadchuk
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.