Expand my Community achievements bar.

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

getQueryParam in Adobe Experience Platform Launch

Avatar

Level 3

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.

1 Accepted Solution

Avatar

Correct answer by
Level 10

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

1 Reply

Avatar

Correct answer by
Level 10

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.