Login

Recover Your Password

Return to Product Support > Learning Center > Developer References > Legacy Deprecated API > TrackContent

TrackContent

TrackContent and TrackContentSet are used to associate content records to URLs. When a content record is displayed, TrackContent or TrackContentSet should be called. Contensive methods such as GetContentPage include calls to TrackContent.


These methods add an entry to Content Watch content for this record.


Syntax


Call ccLib.TrackContent( ContentName, RecordID )


Parameters


ContentName ? String, name of the Content


RecordID ? ID of the Record

This page was last reviewed 4/4/2009 11:57:57 AM