Participant Metadata
Get the most out of your implementation by tracking participant metadata.
<script type="text/javascript">
window.Zigpoll.user = {
handle: USER_HANDLE,
id: USER_ID,
metadata: {
first_name: USER_FIRST_NAME,
last_name: USER_LAST_NAME,
email: USER_EMAIL
}
};
</script>Handle
Id
Metadata
Last updated

