내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Why “login initiated”have Pfizer Customer ID?

Avatar

Level 2

When we were seeing the data of login initiated, we found a lot of login users who have Pfizer Customer ID have values on login initiated. Is that because SSO? I assuming login initiated should not have Pfizer Customer ID since the users are not login, could you please help to clarify it?

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

The best way to answer this is to check your Analytics implementation. For the eVar (or prop) for this "Pfizer Customer ID", how is its value being set? That will help you to figure out how and why "login initiated" gets tracked.

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

The best way to answer this is to check your Analytics implementation. For the eVar (or prop) for this "Pfizer Customer ID", how is its value being set? That will help you to figure out how and why "login initiated" gets tracked.

Avatar

Community Advisor and Adobe Champion

To add to this, the retention period for your eVar may be set to hold the value past login... or if your system has the concept of "short" and "long" sessions like us that could also explain it... basically, we allow people to stay logged in for long periods of time.. but to access more sensitive areas, we enforce login so that only people in a short session (30 mins) can access those areas.. 

 

Basically, despite the user being logged in (and we know their internal user id), we do "initiate login" again... in those cases, we have an ID.

 

Understanding your site, how it works, the retention period of your eVars, etc is all critical to understanding what data to expect... and while we can suggest certain things to look for, when it comes to the specifics of your implementation, the best people to ask would be the people who created your requirements, who configured your dimensions, and the people who implemented the code.