Create a Delphi component that encapsulates all the functionality of the SoftMeter application analytics library.
It will rely on the SoftMeter.dll to send hits to Google Analytics.
Component features:
automatically send pageViews with the form title when the form opens
property for the propertyID
Enable/disable cascading of application analytics in subforms
provide the SoftMeter API as delphi functions for manual hit sending
Create a Delphi component that encapsulates all the functionality of the SoftMeter application analytics library. It will rely on the SoftMeter.dll to send hits to Google Analytics.
Component features: