Leiste mit Community-Erfolgen erweitern.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

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 Akzeptierte Lösung

Avatar

Korrekte Antwort von
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.

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
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.