The Inquiry and Donation use cases need services that add tracking information to the domain objects.
The Tracking entity for donations should have the following fields:
- impCount
- bImpCount
The Tracking entity for memberships should have the following fields:
- confirmationPageCampaign
- confirmationPage
This is a cross-cutting concern for the use-cases T123044, T123043 and T123040.