We are trying to incorporate ClickTale for our site which is hosted on Acquia. But there seems to be a problem and we would like to hear from people over here if they have come across a similar situation.
- We already have HTTPS enabled.
- Because of HTTPS, we had to change our DNS setting from an A record to a CNAME record.
- Now based on this ClickTale Wiki - http://wiki.clicktale.com/Article/Help_talk:Drupal_integration_module_v1... whenever we have a reverse proxy, we need to make sure that the IP address of the proxy is allowed which would mean ClickTale servers be able to identify the IP address of the end user.
- Because we have a CNAME record, we have a canonical URL but we dont have an IP.
How do we deal with this situation? If we do not do anything, will Acquia servers ensure that the right headers are in place such that ClickTale servers could read end users IP?