Organisations with dynamic websites should implement one of the following event-driven strategies:
Definition
Individual website transactions are captured and maintained.
Technique
Benefits
A full and accurate record of website service delivery is captured and maintained.
Risks
Although web servers generate log files of server activity, they are often confusing and difficult to decipher. Consequently, it may be difficult to extract sufficient data to satisfy recordkeeping requirements. Where activity logs are created from log files it is important that the activity logs are structured in such a way as to ensure that recordkeeping metadata remains meaningful for as long as the log is required to be accessible.
Most logs of website transactions will contain personal information about the user. You must be aware of, and comply with, the Privacy Act 1993.
Definition
Content management systems are commonly used to manage large, complex websites that require frequent content revision, often using server-side technology to create web pages on-the-fly.
Technique
Benefits
A full and accurate record of website service delivery is captured and maintained.
Implementation of a content management system is likely to be less complex than creating and maintaining activity logs for websites (see 7.1).
Risks
Content management systems are typically marketed as publication solutions rather than recordkeeping systems and, despite incorporating version control, may be unable to capture and maintain a full and accurate record of a website over time. Organisations should, therefore, seek to identify the content management system that has the best range of recordkeeping functionality. Alternatively, you may choose to integrate your content management system with your corporate recordkeeping system.
Most logs of website transactions will contain personal information about the user. You must be aware of, and comply with, the Privacy Act 1993.