This article provides a solution to the question whether a URL can be modified/personalized to have a particular company’s name instead of Adobe servers, while still being hosted by Adobe servers.
Environment
Adobe Campaign Classic (ACC)
Issue
For WebApps, the content is hosted on Adobe servers, and the WebApp URLs look like this format:
https://adobeServer/webapp/otherValues
Can this URL be modified/personalized to have a particular company’s name instead of Adobe servers, while still being hosted by Adobe servers?
(Example: For emails, the mails are sent from Adobe server, but you can use subdomains like “brandA.com” or “brandB.com” by configuring CNAMES
, etc.)
Solutions
This can be achieved by branding.
The documentation link for branding in Adobe Campaign Standard (ACS) is https://experienceleague.adobe.com/docs/campaign-standard/using/administrating/application-settings/branding.html.
However, for ACC, there currently isn’t any documentation for Campaign Classic.
If this needs to be done in Campaign Classic, you can follow the below steps: