Capture timezone information automatically in ACS | Community
Skip to main content
asish_kumarp599
New Participant
August 11, 2017
Solved

Capture timezone information automatically in ACS

  • August 11, 2017
  • 1 reply
  • 998 views

Wondering if there is any ootb feature in ACS to capture timezone information and save it back in profile of recipient automatically by sensing the IP address of email recipients when they open or click the email?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by vraghav

Geo location identification from incoming IP can be deduced as we do capture the IP in apache logs.

However, if the server is behind proxy, same apache logs show the IP of proxy and not the end user IP.

Having said that, we don't have a OOB feature to capture your requirement.

1 reply

vraghav
vraghavAccepted solution
Employee
August 11, 2017

Geo location identification from incoming IP can be deduced as we do capture the IP in apache logs.

However, if the server is behind proxy, same apache logs show the IP of proxy and not the end user IP.

Having said that, we don't have a OOB feature to capture your requirement.