신규 방문자 필터 수식 검토 요청
나는 지금 우리 서비스에 가입하지 않은 신규 방문자를 구하고 싶어. 메트릭에서 "Session Start" 라는 속성에서 "고유 사용자들"을 카운팅 했어. 그리고 필터 수식은 아래와 같아. @"""{"label":"user_signup_date","propertyDefaultType":"datetime","resourceType":"user","type":"datetime","value":"$mp_first_event_time"}"""@<=@"""{"label":"user_signup_date","propertyDefaultType":"datetime","resourceType":"user","type":"datetime","value":"user_signup_date"}"""@ OR UNDEFINED==@"""{"label":"user_signup_date","propertyDefaultType":"datetime","resourceType":"user","type":"datetime","value":"user_signup_date"}"""@ 맞을까? 검토좀
