Game uses query string
Using Query String Data in Exports
When this option is enabled, Drimify will include first name, last name, and email address columns in your game data exports.
This is designed for cases where your game is shared with links that contain player information passed through query string parameters. For example:
https://apps.drimify.com/XBs15jKF/?firstname=John&lastname=Doe&email=john.doe@email.com
By enabling this setting, you ensure these details will be visible in your data collected and in your exports, allowing you to combine game results with your existing CRM or campaign data.
👉 Note:
- If this option is disabled, the export will not show first name, last name, or email columns, even if the query string contains them.
- If enabled but your links don’t use query strings, these export fields will remain empty.
Updated on: 22/08/2025
Thank you!