When launching a List Survey, you can assign a unique identifier to help with data analysis. Include a Universal Unique Identifier (UUID) at the end of the survey link to track responses by source or individual. The UUID can be anything you need, as long as that specific link goes to the right person.
Building Unique Identifiers
To track respondents clicking your survey from Facebook or Instagram, create two unique UUIDs — one for each platform — and append them to your survey links. Alternatively, append the respondent's email address as a reliable identifier for precise source attribution and analysis.
Example Structure
-
Base link:
aytm.com/yoursurveylink -
Parameter:
?uuid=
| Platform/Method | Tracking Link |
|---|---|
aytm.com/yoursurveylink?uuid=facebook |
|
aytm.com/yoursurveylink?uuid=instagram |
|
| Email (john.doe@example.com) | aytm.com/yoursurveylink?uuid=john.doe@example.com |
Post the corresponding link on each platform to accurately track clicks.
How It Works
When a respondent clicks a link with a UUID, aytm will:
- Capture the information so it appears in your results.
- Make the UUID available in Excel/CSV data exports and as a filter on the reports page.
- Allow you to append other specific variables to your survey links as well — however, each link may only have a single UUID associated with it.
⚠️ Note: This feature is only available for paid accounts.