edgeBasePath
The edgeBasePath
property alters the destination path when you interact with Adobe services. Most organizations do not need to set or alter this property.
Enter the desired text in the Edge base path text field when configuring the tag extension.
Set the edgeBasePath
text field when running the configure
command. If you omit this property, it defaults to the value of ee
. Adobe recommends omitting this property from most configurations.
alloy("configure", {
datastreamId: "ebebf826-a01f-4458-8cec-ef61de241c93",
orgId: "ADB3LETTERSANDNUMBERS@AdobeOrg",
edgeBasePath: "ee"
});