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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

해결됨

How to Know how many people visited to account registration page and how many those registered, how many people exit the page with out registration

Avatar

Level 2

Hi all,

 i just want to know how many people visited to account registration page, how many registed and how many people exit the page  without registration, so let me know the possible ways to pull those data 

Maheswar_Reddy_0-1634889794332.png

 

Registration URL: customer/accountRegistration/

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

Solution1: use pathing report in Analysis workspace, use initial value as account registration page and then see traffic that go to Sign in or Register screen if they are 2 distinct screens

 

Solution2: Fallout report, in the same spirit as pathing use first item as account registration and do one fallout for sign in and one for registration

 

Solution 3: use segment where in visit there a HIT with PAGE A and THEN without one hit PAGE B

 

Solution4: If the buttons have custom link tracking implemented pull data for these value in Adobe Analytics for the custom link dimension

 

You can also read this : https://www.fullstackanalyst.io/blog/adobe-analytics/using-flow-and-fallout-visualizations-like-a-ro...

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Level 10

Solution1: use pathing report in Analysis workspace, use initial value as account registration page and then see traffic that go to Sign in or Register screen if they are 2 distinct screens

 

Solution2: Fallout report, in the same spirit as pathing use first item as account registration and do one fallout for sign in and one for registration

 

Solution 3: use segment where in visit there a HIT with PAGE A and THEN without one hit PAGE B

 

Solution4: If the buttons have custom link tracking implemented pull data for these value in Adobe Analytics for the custom link dimension

 

You can also read this : https://www.fullstackanalyst.io/blog/adobe-analytics/using-flow-and-fallout-visualizations-like-a-ro...

Avatar

Employee Advisor

@Maheswar_Reddy - In my opinion, the segments would be the best way to get the required data. We can create a condition that tracks visits to the site but without registration, visits to the site with registration, visits to the account registration page - all these assume that there is an event that tracks registration.

Thanks!