Transaction History

   Journey Manager (JM) The transaction engine for the platform.  |    System Manager / DevOps  |   22.04 This feature was updated in 22.04.

Manager allows you to view transaction history of user's interaction with a form. You can use this functionality for transaction's troubleshooting, analysis, and audit.

Note

We recommend using our Journey Analytics product to check transaction's trends and analyze user's behavior.

When a transaction is finished, Manager writes all relevant submission information, such as final status, form name, time to submit, and browser information into a transaction history table. This table does not contain any PIIPersonally identifiable information (PII) is any data that could potentially identify a specific individual. Any information that can be used to distinguish one person from another and can be used for de-anonymizing anonymous data can be considered PII. data, aside from an email address, which is used for security auditing purposes.

To view a transaction's history:

  1. Select Operations > Form Transactions.
  2. Locate a transaction and click View.
  3. Select the History tab to see all transaction versions.
  4. View a transaction history in Manager

  5. Check the following information for each transaction:
    • Form status
    • Date and time of a transaction
    • Version of a transaction. A new version of a transaction is created each time a user opens and saves a form until the form is submitted.
    • A form space associated with the selected transaction
    • The time to submit, which is a time it took for a user to fill in a form and submit it
    • User. The field is blank for an anonymous use
    • The device used to access a form from
    • The user's OS / browser of the user that created a transaction. This is used for auditing purposes.
    • The IP address of the user that created a transaction. This is used for auditing purposes.
    • Form Request Key, which is a unique identifier of a transaction
  6. Click Form Session to view details about the transaction in Form Request Details.
  7. Click View XML History to download a copy of the submitted XML data. This option is commonly available to Composer Forms.
    Note

    The View XML History option is available only if submission XML data is logged. Select the Log Submission History XML checkbox in the form details configuration to start logging submission XML data.

  8. Click View XML Diff to view the difference between the submitted XML data and the XML data of the blank form with no input from the user. This option is commonly available to Composer Forms.
    Note

    The View XML Diff option is available only if submission XML data is logged. Select the Log Submission History XML checkbox in the form details configuration to start logging submission XML data.

  9. Click Close.

Next, learn how to track submissions.