Webtraffic Syndicate Attributes
Snowflake table name : CYBERSYN.WEBTRAFFIC_SYNDICATE_ATTRIBUTES
Name | Description | Type | Example |
---|---|---|---|
| Unique identifier for a variable. Joinable to the related ATTRIBUTES table | VARCHAR |
|
| Human-readable name for a unique variable. The variable name concatenates details about the variable such as the measure (e.g., sessions, pageviews, users), device type (e.g., desktop, mobile), and more. | VARCHAR |
|
| Metric being counted or aggregated (e.g., Sessions, Pageviews, Users) | VARCHAR |
|
| Unit of measure for the variable (e.g., Count) | VARCHAR |
|
| Frequency for which the value is reported (e.g., Week) | VARCHAR |
|
| Type of device used for browsing session (e.g., Mobile, Desktop) | VARCHAR |
|
| The specific methodology Cybersyn used to produce the model. Cybersyn expects to improve the methodology for measuring web traffic over time. To give customers insight into how data changes over time and to avoid dramatic shifts for downstream users, numerous model versions will be published in parallel as new methodologies are developed. It is expected that more recently timestamped model versions feature incremental improvements over older model versions. | VARCHAR |
|
Last updated