Hello CRM Experts
I have a requirement to hide the web application server URL in mail form hyperlinks.
The response tracking can be done by inserting Response ID in Mail forms.
During campaign execution, the ## sign at the end of the URL replaces by a tracking ID, but the URL itself is replaced by a Web Application Server URL (WAS URL).
For example, the URL http://www.google.com (inserted in mail form maintenance) is replaced at runtime with our web application server (http://www.xxxxx.com:8080/pwdf0../SAP/.../CRM_TRACKING?MIG=....&TARGET=www.google.com) along with the parameters MIG and URLGUID. Next, this URL is replaced by a URL with a specific port that is accessible to business partners behind the firewall, for example www.google.com:8080/. This is the URL visible to the business partners in the e-mail.
My requirement is to hide our web application server URL when user places mouce on the hyper link in the email forms.
please help me to find the solution.
thank you
regards
Shankar