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

getQueryParam in Adobe Experience Platform Launch

  • May 27, 2019
  • 1 の返信
  • 2267 ビュー

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.

このトピックへの返信は締め切られました。
ベストアンサー 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 の返信

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.