Why “login initiated”have Pfizer Customer ID? | Community
Skip to main content
Level 2
March 28, 2023
Solved

Why “login initiated”have Pfizer Customer ID?

  • March 28, 2023
  • 1 reply
  • 605 views

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?

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 yuhuisg

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.

1 reply

yuhuisg
Community Advisor
yuhuisgCommunity AdvisorAccepted solution
Community Advisor
March 28, 2023

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.

Jennifer_Dungan
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
March 28, 2023

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.