Plausible r2023.09.12-187: Filter out empty entries when listing stats for UTM props (#3339) Release

요약

  • UTM 속성에 대한 통계를 나열 할 때 빈 항목을 필터링합니다.
  • UTM CSV 통계 내보내기에서 noref 항목을 제거하도록 테스트 픽스처를 업데이트합니다.
  • UTM 통계의 noref 레코드 부족을 고려하여 외부 API 테스트를 업데이트합니다.
  • 가져온 GA 통계에서 비어있는 UTM 속성을 가진 항목을 필터링합니다.
  • 가져온 통계 논리에서 도달 할 수없는 GA utm_source dim 절을 제거합니다.

원문 내용

Filter out empty entries when listing stats for UTM props

Update test fixtures removing noref entries in UTM CSV stat exports

Update external API tests to account for lack of noref records for UTM stats

Filter out entries with empty UTM props from imported GA stats

Remove unreachable GA utm_source dim clause in imported stats logic

링크 : https://github.com/plausible/analytics/releases/tag/r2023.09.12-187