One way would be to use JavaScript on the landing page which fills a hidden form field.
Other option would be to:
* Add a flag field on the profile
* Set the flag to 1 on form submission
* Have a scheduled workflow finding all with flag = 1
* Copy Modification date to submission date, flag = 0