Looks like it's obsolete and you need to inherit from a different class.
http://devnet.kentico.com/docs/10_0/api/html/T_CMS_WebAnalytics_Activity.htm
Inherit from CustomActivityInitializerBase class or implement IActivityInitializer interface for creating custom activity
Means you need to create your own custom activity to track.