Summary
This command returns the user’s quality score.
Attributes
- None
Parameters
- None
Note: The 'when' Attribute should always be set to 'after' in order for the command to work.
Example
This script should return a value between 0 and 100 if the user has entered at least 200 data points. If the user has entered less than 200 data points, the system will return 999.
<script scriptId='qualityScore' > <body> <s:userQualityScore/> </body> </script>
Need more help?
Please visit the Fountayn Contact Information page.