# TAG TRACKER

- [Tag data model](/tag-tracker/tag-data-model.md)
- [advanced\_attribution](/tag-tracker/tag-data-model/advanced_attribution.md): The advanced attribution table is a “conversion” scope table. It records all conversions made and attributes them to the sessions that participated.
- [raw\_hits](/tag-tracker/tag-data-model/raw_hits.md): The raw\_hits table is a "hit" scope table. This means it records all incoming tag calls (page\_view or event).
- [raw\_sessions](/tag-tracker/tag-data-model/raw_sessions.md): The raw\_sessions table is a "session" scope table. It records every sessions of all users, which are defined by a succession of events within a given time.
- [Rules for calculated attribution](/tag-tracker/tag-data-model/rules-for-calculated-attribution.md): How Quanti: calculate traffic sources (cf. raw\_sessions table)
- [Tag setup](/tag-tracker/tag-setup.md): Follow our setup guide to interger the QUANTI: tag
