luomus/iratebirds

Request user take a survey with modal that appears after the first 5-10 ratings of session

Closed this issue ยท 1 comments

Using the content from

"survey": {
"title": {
"char1": "๐Ÿฅบ",
"char2": "๐Ÿ™",
"char3": "๐Ÿ’•๏ธ"
},
"request": "To help us understand bird attractiveness please consider taking our voluntary user survey",
"url": "https://docs.google.com/forms/d/e/1FAIpQLSdmPvZw2bQiMK94nrZ8iMQCLjtZjv6p1hLsGWxNcx2v1Svmcw/viewform?usp=pp_url&entry.1380368101=%userId%",
"confirm": "OK โ†’",
"cancel": "No thanks โ†บ"
}
}

@vixriihi Could we make it so it prompts user once per session rather than once per user?