Insertclicktracking
The insertclicktracking
command allows an administrator to insert a clickthrough event into the
Aurea List Manager database via an email command.
Like other admin email commands, it requires the login
command.
This command takes key-value pairs in fieldname value pairs.
Example:
insertclicktracking IPAddress_ "127.0.0.1" MemberID_ "123" MessageID_ "456" StreamWebPageName_ "homepage" TimeClicked_ "2004-03-04"
Any \ or " characters within the quotes must be escaped with a \ .
All of the clicktracking_ fields
except the ClickID_ field
may be populated with this command:
GroupID_
IPAddress_
MemberID_
MessageID_
StreamWebPageName_
TimeClicked_
UrlID_
If not specified, GroupID_
is set to 0, and TimeClicked_
to the time inserted into the database.