Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fivetran-jamie authored Sep 21, 2021
1 parent 2197cf6 commit fdb0dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This package contains transformation models, designed to work simultaneously wit
| [klaviyo__person_campaign_flow](models/klaviyo__person_campaign_flow.sql) | Each record represents a unique person-campaign or person-flow combination, enriched with sums of the numeric values (i.e. revenue) associated with each kind of conversion, and counts of the number of triggered conversion events. |
| [klaviyo__campaigns](models/klaviyo__campaigns.sql) | Each record represents a unique campaign, enriched with user interaction metrics, any revenue attributed to the campaign, and other conversions. |
| [klaviyo__flows](models/klaviyo__flows.sql) | Each record represents a unique flow, enriched with user interaction metrics, any revenue attributed to the flow, and other conversions. |
| [klaviyo__person](models/klaviyo__person.sql) | Each record represents a unique user, enriched with metrics around the campaigns and flows they have interacted with, any associated revenue (organic as well as attributed to flows/campaigns), and their recent activity. |
| [klaviyo__persons](models/klaviyo__persons.sql) | Each record represents a unique user, enriched with metrics around the campaigns and flows they have interacted with, any associated revenue (organic as well as attributed to flows/campaigns), and their recent activity. |

## Installation Instructions
Check [dbt Hub](https://hub.getdbt.com/) for the latest installation instructions, or [read the dbt docs](https://docs.getdbt.com/docs/package-management) for more information on installing packages.
Expand Down

0 comments on commit fdb0dee

Please sign in to comment.