Publisher Direct Auth Providers
Overview
This dataset reflects metadata related to survey providers detected directly on a publisher’s domain space (i.e. Qualtrics).
Dataset
| Field | Type | Description |
|---|---|---|
| id | integer | Unique identifier that applies to the auth provider instance scanned on the publisher page. |
| publisher_id | integer | Maps to the id primary key in the publishers dataset. |
| survey_provider_id | integer | Maps to the id primary key in the survey_providers dataset. |
| last_detected | datetime | The last time the page was scanned by the Sincera platform. |
| detected_via | string | Indicates the mechanism the survey provider was identified (i.e. JS). |
| configuration | string | Indicates the survey tracking mechanism for the given page. |
| times_seen | integer | Count of times the given survey provider configuration has been detected by the Sincera platform for the given publisher. |
| created_at | datetime | Date when the scan was first generated by the Sincera platform. |
| updated_at | datetime | Date when the scan was last updated by the Sincera platform. |