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

Predefined schemas for GA4, Segment, Snowplow, RudderStack, and Amplitude #276

Merged
merged 14 commits into from
Mar 7, 2022

Conversation

jdorn
Copy link
Member

@jdorn jdorn commented Mar 2, 2022

TODO:

  • Choose a predefined schema format when editing data source queries (or choose "Custom")
  • Auto-populate initial experiment/identity queries based on the selected schema
  • Add a table_prefix setting for data sources
  • Support more SQL placeholders for BigQuery (startYear, startMonth, startDay, endYear, endMonth, endDay)
  • Only show GA4 option when datasource type is "bigquery"
  • Queries for GA4
  • Queries for Segment
  • Queries for Snowplow
  • Queries for Rudderstack
  • Queries for Amplitude
  • Update docs for SQL placeholders
  • Auto-populate initial metric queries based on the selected schema
  • When GA data source type is selected, show warning that GA4 requires setting up BigQuery and link to a tutorial
  • Add back-end tests for SQL placeholder logic
  • Test generated queries

Future work:

  • Queries for Matomo
  • Queries for Jitsu
  • Show "firstTime" query modal when adding a datasource within settings
  • Ability to edit the tablePrefix and schema format for existing data sources
  • Update docs to mention predefined schemas

@vercel
Copy link

vercel bot commented Mar 2, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/growthbook/docs/5yPAf1Zm5Dm7pWqDNsxVVi5rAWcN
✅ Preview: https://docs-git-prebuilt-schemas-growthbook.vercel.app

[Deployment for 07899f2 canceled]

@jdorn jdorn changed the title Predefined schemas for GA4, Segment, Snowplow, etc. Predefined schemas for GA4, Segment, Snowplow, RudderStack, and Amplitude Mar 7, 2022
@jdorn jdorn merged commit 7b5adbc into main Mar 7, 2022
@jdorn jdorn deleted the prebuilt-schemas branch March 7, 2022 15:57
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.

None yet

1 participant