ActivityLogHelper Class |
Namespace: CMS.WebAnalytics
public static class ActivityLogHelper
The ActivityLogHelper type exposes the following members.
Name | Description | |
---|---|---|
GetActivityDependencyCacheKeys |
Gets cache keys which should be touched after batch of activities is inserted to the database.
| |
GetContactIDByEmail |
Returns contact ID for e-mail address.
| |
GetContactIDByMembership |
Gets contact ID from membership relations.
| |
ProcessActivityUpdateMerged |
Updates activities performed by now merged contacts, so their ActivityActiveContactID column correctly points to the ID of the now parent contact.
ActivityOriginalContactID column will be set to the ID of the now merged contact who previously performed the activity.
|