AgeLock can be install to work with Magento. To do this copy the agelock folder into the Magento root folder as below (green arrow).
You will also need to make a small change to the Magento index.php file (red arrow)
You’ll then need to make sure that AgeLock isn’t setting session cookies. If it is this will cause an issue with Magento (which uses it’s own session cookie) update agelock_settings[‘cookie_mode’] so that it equals 2.