dbt-labs / hubcap

This app adds modules to the hubsite at hub.getdbt.com
13 stars 100 forks source link

Register tasman-identity-graph package #328

Open alkm1g12 opened 1 week ago

alkm1g12 commented 1 week ago

Description

Tell us about your new package! Identity resolution (sometimes referred to as 'identity stitching' or 'identity backstitching') is the process by which multiple user identities are unified into a single profile. It is a critical step in the tracking process to ensure accurate measurement of user behaviour across multiple apps or sessions, and the creation of a single customer view. We have implemented a connected component algorithm in SQL to take a set of identifying events and translate them into a user identity table.

Link to your package's repository: https://github.com/TasmanAnalytics/tasman-identity-graph/blob/main/README.md

Checklist

This checklist is a cut down version of the best practices that we have identified as the package hub has grown. Although meeting these checklist items is not a prerequisite to being added to the Hub, we have found that packages which don't conform provide a worse user experience.

First run experience

Customisability

Dependencies

Dependencies on dbt Core

Versioning