Search Discovery Adobe Solutions
Search…
Adobe Solution Docs Home
Adobe Launch
Launch Extensions
DTM to Launch Migration
Common DTM to Launch Migration Issues
_satellite.buildDate
_satellite.data
_satellite.cleanText
_satellite.getDataElement
_satellite.getQueryParam
_satellite.getQueryParamCaseInsensitive
_satellite.getToolsByType
_satellite.getVar("event.*")
_satellite.getVar("param.*")
_satellite.getVar("window.*")
_satellite.isLinked
_satellite.isOutboundLink
_satellite.loadScript
_satellite.notify
_satellite.publishDate
_satellite.readCookie
_satellite.removeCookie
_satellite.replace
_satellite.setCookie
_satellite.settings.isStaging
_satellite.tools
_satellite.QueryParams
_satellite.URI
_satellite.URL
Chrome Browser Extensions
Launch & DTM Switch
SDI Auth Bridge for Adobe Launch
Powered By GitBook
_satellite.URL
This function in DTM returned the URL of the current page.
Launch does not provide the same function.
Remedy:
Create a data element (call it URL if you like) using the Core > Page Info data element type. Select "URL" in the Attribute drop down.
You may now replace _satellite.URL() with _satellite.getVar("URL")in your code.
Previous
_satellite.URI
Next - Chrome Browser Extensions
Launch & DTM Switch
Last modified 3yr ago
Copy link