Hi, We are currently changing the domain for cookies in our portal from
example: a.com to b.a.com . For adobe analytics , we have removed the
previous domain and updated with the new one from web property
configurations. After the publishing the changes, the cookies are set to
correct domain. But for s_fid cookie the domain is still pointed to the
previous domain. I could find s_fid cookie set in function
AppMeasurement(r) after the do not alter lines.Can someone help me on
how to change the dom...