activity type of the campaign_log table

I’m checking our campaign logs and am wondering what does the different activity_type mean? I tried searching online but couldn’t find anything or I wasn’t looking in the right place.

Currently, the status in my table is targeted, viewed, send error. But there could be more. What do they translate to?

The full list of possible values is this:

https://github.com/salesagility/SuiteCRM/blob/master/include/language/en_us.lang.php#L876

I guess that’s basically everything that needs to be recorded about a campaign sending and the targets’ reactions, which you can view on the Campaign Status screen.

1 Like