この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Is there a way to encrypt these two cookies using the standard secure flag? What about httponly?
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Hi Matt,
Just a follow up on this. The s_cc and s_sq cookies are set and read within AppMeasurement code. I don't believe there is anything that checks s_cc or s_sq on the server's end. What this means is I don't think that you would be able to change how these cookies are set (httpOnly or secure) unless you are using your own s.trackingServer implementation and have a service to call on that domain that modifies these cookies.
Because they are read within the AppMeasurement javascript code, setting these to httpOnly would affect functionality and stats.
However, changing them to secure would probably not affect functionality or stats.
Thanks,
Ben
表示
返信
いいね!の合計
Hi
Please consider below mentioned step while working with cookies:
Regards
Devinder
表示
返信
いいね!の合計
Hi Devinder,
If we set the secure flag and the httponly flag for the Site Catalyst cookies will it affect any functionality or stats?
表示
返信
いいね!の合計
Hi Matt,
Just a follow up on this. The s_cc and s_sq cookies are set and read within AppMeasurement code. I don't believe there is anything that checks s_cc or s_sq on the server's end. What this means is I don't think that you would be able to change how these cookies are set (httpOnly or secure) unless you are using your own s.trackingServer implementation and have a service to call on that domain that modifies these cookies.
Because they are read within the AppMeasurement javascript code, setting these to httpOnly would affect functionality and stats.
However, changing them to secure would probably not affect functionality or stats.
Thanks,
Ben
表示
返信
いいね!の合計
Hi
As soon as it went under secure gateway the cookies need to be rewrite with the same value or could use specific programming functions to sustain the preset values.
Regards
Devinder
表示
返信
いいね!の合計