Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve seeds #4912

Merged
merged 4 commits into from
Dec 18, 2024
Merged

Improve seeds #4912

merged 4 commits into from
Dec 18, 2024

Conversation

ukutaht
Copy link
Contributor

@ukutaht ukutaht commented Dec 17, 2024

Changes

Improves the script that generates seeds. The improvements compared to master are:

  • Imported and native visitor numbers are roughly similar now (~10x difference on master)
  • No empty page in "Top Pages"
  • Events are generated as part of a session with a stable user id and steadily increasing timestamp
    • Visit duration looks more realistic
    • Views per visit looks more realistic
    • Time on page looks more realistic
  • Configures the logged_in prop during seeds so you don't have to do it manually
  • Adds some utm_mediums so that channels report is more interesting
  • Potentially some more stuff that doesn't cross my mind at the moment

@ukutaht ukutaht requested a review from a team December 18, 2024 08:51
@ukutaht ukutaht added this pull request to the merge queue Dec 18, 2024
Merged via the queue into master with commit d7e4477 Dec 18, 2024
7 checks passed
@ukutaht ukutaht deleted the improve-seeds branch December 20, 2024 14:07
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