レベル 1
レベル 2
コミュニティにログイン
詳細情報
ログインしてすべてのバッジを表示
コミュニティアチーブメントバーを展開する。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
If we implement Adobe Analytics using Web Sdk. How visits are calculated. Will the alloy.js set cookies in the browser for visit. Also, what is that cookie name. Does, the Web SDK supposed to be cookieles ?
解決済! 解決策の投稿を見る。
Regarding cookies, you can refer to https://experienceleague.adobe.com/docs/core-services/interface/administration/ec-cookies/cookies-pr... where documented all cookies being used by Adobe Experience Cloud.
元の投稿で解決策を見る
Web SDK by itself doesn't determine when a visit starts. Web SDK is only a method for sending data from your website to Adobe's endpoints. It is Adobe Analytics itself that determines when a visit starts, and that is documented at https://experienceleague.adobe.com/docs/analytics/components/metrics/visits.html?lang=en#how-this-me...
Having said that...
A visit does depend on when a unique visitor is identified. And in Adobe, unique visitors are primarily identified with cookies. You can read more about the methodology used by Web SDK at https://experienceleague.adobe.com/docs/experience-platform/edge/identity/overview.html?lang=en
Hope that helps to answer your questions.
表示
いいね!
返信