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

staging pardot for IRC ER Analytics #16

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

tylercwood91
Copy link

@tylercwood91 tylercwood91 commented Aug 29, 2024

What this PR does

  • seeds and joins visitor_activity definitions sourced from pardot docs

  • emulates patterns of the fivetran package to stage additional source tables:

    • visitor_activity - later used as the fact mart
    • list_email - the dimension pardot__activities can be aggreged by in order to replace IRC team spreadsheets re: https://github.com/theirc/er-analytics-dbt/issues/622
    • email
      • creates a temporary table staging email, which isn't actually necessary; we've turned off syncing the email table from pardot to save usage as we haven't identified a use case
  • sources and stages this spreadsheet which provides an early demo of what structuring list email data capture by spreadsheet could look like.

@tylercwood91 tylercwood91 changed the title Tyler/pardot package phase 1 staging pardot for IRC ER Analytics Aug 29, 2024
@tylercwood91
Copy link
Author

well... i have once again made a PR to main instead of my fork. But this is what we at the IRC are going ahead with for now - welcome any feedback or automatic closing :)

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.

1 participant