As a member of the fundraising team,
I want to check how different appearances of the donation page and its forms (donation, membership) affect the amount and frequency of donations,
so that I can reach the donation target.
AC
- Record information about
- Campaign name
- Bucket name (as used)
- Type and ID of the tracking
- donation
- membership
- subscription
Notes:
Database changes should be in a migration script. In order to have this feature ready before the first donation page test is scheduled to start, we split out the database persistence part of this into a different task. For now, we store the tracking data in a file and later migrate the data to the database.