Skip to content

Dashboard CSV Export dogfood tracking#6469

Merged
RobertJoonas merged 1 commit into
masterfrom
csv-dogfood
Jul 2, 2026
Merged

Dashboard CSV Export dogfood tracking#6469
RobertJoonas merged 1 commit into
masterfrom
csv-dogfood

Conversation

@RobertJoonas

Copy link
Copy Markdown
Contributor

Changes

Start recording a csv_export custom event when a dashboard csv export is initiated. The event bundles the following custom props:

  • is_success -- true if the CSV export try block completes successfully: true | false
  • duration_bucket -- how much time passed from start to success/failure: '0-2s' | '2-4s' | '4-6s' | ... | '20s+'
  • page_filter -- had a page filter applied when exporting: true / false
  • goal_filter -- had a goal filter applied when exporting: true / false
  • period -- active dashboard period during export: '28d' | 'all' | 'month' | ...

Tests

  • This PR does not require tests

Changelog

  • This PR does not make a user-facing change

Documentation

  • This change does not need a documentation update

Dark mode

  • This PR does not change the UI

@RobertJoonas RobertJoonas requested review from a team and zoldar and removed request for zoldar June 30, 2026 09:16
@RobertJoonas RobertJoonas added this pull request to the merge queue Jul 2, 2026
Merged via the queue into master with commit c3e9c02 Jul 2, 2026
21 checks passed
@RobertJoonas RobertJoonas deleted the csv-dogfood branch July 2, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants