ic-labs / django-icekit

GLAMkit is a next-generation Python CMS by the Interaction Consortium, designed especially for the cultural sector.
http://glamkit.com
MIT License
47 stars 11 forks source link

Content plugin that asks users for a response #245

Open cogat opened 7 years ago

cogat commented 7 years ago

At the bottom of articles it would be cool to test impact. I'm imagining a model for the question and some answer options, and a PluginLink to that model.

When a visitor visits a page containing such a link, they are asked a question (all links/buttons are rel=nofollow). The response and session and timestamp are stored.

For now we could just use basic analytics on the question. Break it down by content where the question appears, and counts of each of the responses, and then totals.