Participant Registered Export Format
- Updated
The participant registered analytics event data export allows users to see details on participant registration to MyDataHelps.
Table of Contents
Registration Complete
The Registration Complete file shows when actions are completed by participants and contains the following fields.
Field | Description |
---|---|
ParticipantIdentifier |
The identifier of the participant the notification or survey was delivered to. Can be used to cross reference with Participants. |
Timestamp |
The timestamp of when the provider search first occurred, in UTC. |
ParticipantID |
The stable, automatically generated, internal system identifier for this participant. Universally unique identifier (UUID). |
Email |
Email address provided at Registration. |
Phone |
Phone number provided at Registration. |
Step |
Action completed by participant (e.g., registration, password reset, joined a project). |
ClientLocalTimestamp |
The time the survey step was viewed, in the participant's local time. |
Platform |
Device used to register (e.g., web or app). |
VisitorID |
Unique identifier attached to each visitor of MyDataHelps. |
VisitID |
Unique identifier attached to each visit within MyDataHelps. |
UtmSource |
Urchin Tracking Module (UTM) code is a simple code attached to a custom URL. In this case, it is used to identify the advertiser, site, publication, etc. that is sending traffic to register (e.g. google, newsletter). Refer to Google Analytics Help for more. |
UtmMedium |
Urchin Tracking Module (UTM) code is a simple code attached to a custom URL. In this case, it is used to track the advertising or marketing medium (e.g. email, newsletter, banner). Refer to Google Analytics Help for more. |
UtmCampaign |
Urchin Tracking Module (UTM) code is a simple code attached to a custom URL. In this case, it is used to track the campaign name, slogan, promo code. Refer to Google Analytics Help for more. |
UtmTerm |
Urchin Tracking Module (UTM) code is a simple code attached to a custom URL. In this case, it is used to identify paid search keywords. Refer to Google Analytics Help for more. |
UtmContent |
Urchin Tracking Module (UTM) code is a simple code attached to a custom URL. In this case, it is used to differentiate similar content or links within the same ad. Refer to Google Analytics Help for more. |
Fbclid |
Facebook click ID is a parameter associated with outbound links from Facebook. When a user clicks on a link from Facebook and is directed to registration, a unique ID (Fbclid) is associated with that event. |
Ndclid |
Nextdoor click ID is a parameter associated with outbound links from Nextdoor. When a user clicks on a link from Nextdoor and is directed to registration, a unique ID (Ndclid) is associated with that event. |
Gclid |
Google click ID is a parameter associated with outbound links from Google. When a user clicks on a link from Google and is directed to registration, a unique ID (Gclid) is associated with that event. |
We don't modify UTM, Fbclid, Ndclid, or Gclid parameters, but just pass them along, as they might be useful for ad attribution.
Registration Step Viewed
The Registration Step Viewed file shows when registration steps were viewed by potential participants, and contains the following fields.
Field | Description |
---|---|
ParticipantIdentifier |
The identifier of the participant the notification or survey was delivered to. Can be used to cross reference with Participants. |
Timestamp |
The timestamp of when the provider search first occurred, in UTC. |
ParticipantID |
The stable, automatically generated, internal system identifier for this participant. Universally unique identifier (UUID). |
Email |
Email address provided at Registration. |
Phone |
Phone number provided at Registration. |
Step |
Action completed by participant (e.g., registration, password reset, joined a project). |
ClientLocalTimestamp |
The time the survey step was viewed, in the participant's local time. |
Platform |
Device used to register (e.g., web or app). |
VisitorID |
Unique identifier attached to each visitor of MyDataHelps. |
VisitID |
Unique identifier attached to each visit within MyDataHelps. |
UtmSource |
Urchin Tracking Module (UTM) code is a simple code attached to a custom URL. In this case, it is used to identify the advertiser, site, publication, etc. that is sending traffic to register (e.g. google, newsletter). Refer to Google Analytics Help for more. |
UtmMedium |
Urchin Tracking Module (UTM) code is a simple code attached to a custom URL. In this case, it is used to track the advertising or marketing medium (e.g. email, newsletter, banner). Refer to Google Analytics Help for more. |
UtmCampaign |
Urchin Tracking Module (UTM) code is a simple code attached to a custom URL. In this case, it is used to track the campaign name, slogan, promo code. Refer to Google Analytics Help for more. |
UtmTerm |
Urchin Tracking Module (UTM) code is a simple code attached to a custom URL. In this case, it is used to identify paid search keywords. Refer to Google Analytics Help for more. |
UtmContent |
Urchin Tracking Module (UTM) code is a simple code attached to a custom URL. In this case, it is used to differentiate similar content or links within the same ad. Refer to Google Analytics Help for more. |
Fbclid |
Facebook click ID is a parameter associated with outbound links from Facebook. When a user clicks on a link from Facebook and is directed to registration, a unique ID (Fbclid) is associated with that event. |
Ndclid |
Nextdoor click ID is a parameter associated with outbound links from Nextdoor. When a user clicks on a link from Nextdoor and is directed to registration, a unique ID (Ndclid) is associated with that event. |
Gclid |
Google click ID is a parameter associated with outbound links from Google. When a user clicks on a link from Google and is directed to registration, a unique ID (Gclid) is associated with that event. |
We don't modify UTM, Fbclid, Ndclid, or Gclid parameters, but just pass them along, as they might be useful for ad attribution.
Sample CSV Export
ParticipantIdentifier,Timestamp,ParticipantID,Email,Phone,Step,ClientLocalTimestamp,Platform,VisitorID,VisitID,UtmSource,UtmMedium,UtmCampaign,UtmTerm,UtmContent,Fbclid,Ndclid,Gclid
641d313d-7144-4534-ac28-719e0904253e,2022-03-22T16:35:21Z,MDH-000000,sample@example.com,999-999-9999,Set Password,7/29/2022 11:31:19 AM,Web,5906e087-c2b9-4459-bcce-c6044f779271,9fc0f074-a5b9-4dba-bd52-26dfc6be6e34,example.com,email,marketing,DCT,Hello,IwAR0gFkYKRqR0C10uMj4Aunq9Q2m_b7BP-mpqknI6Oh_mfHfdT2MqMZ_-QSA_aem_AQLf0q88MO0Xjs9ClYQixneL7Rsy-3lQcakCs2QKRoGjxoJDilnJNlTgCDzzI020k,,
Sample JSON Export
{
"ParticipantID":"b690389f-6dee-ec11-aaad-85dd36217e6f",
"ParticipantIdentifier":"MDH-1525-2459",
"Timestamp":"2022-08-05T19:19:25Z",
"Properties":
{
"Email":"sample@example.com",
"Phone":"999-999-9999",
"Step":"Set Password",
"ClientLocalTimestamp":"7/29/2022 11:31:19 AM"
"Platform":"Web",
"VisitorID":"5906e087-c2b9-4459-bcce-c6044f779271",
"VisitID":"9fc0f074-a5b9-4dba-bd52-26dfc6be6e34",
"UtmSource":"example.com",
"UtmMedium":"Email",
"UtmCampaign":"Marketing",
"UtmTerm":"DCT",
"UtmContent":"Hello"
"Fbclid" : "IwAR0gFkYKRqR0C10uMj4Aunq9Q2m_b7BP-mpqknI6Oh_mfHfdT2MqMZ_-QSA_aem_AQLf0q88MO0Xjs9ClYQixneL7Rsy-3lQcakCs2QKRoGjxoJDilnJNlTgCDzzI020k"
}
}
Was this article helpful?