コミュニティ

Statistic

How do I know how many users used the service?

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • Avatar
    Permanently deleted user

    Could you clarify your question? Do you want to know how many users use your application?

    For this ABBYY Cloud OCR SDK provides few options:

    1) The processImage, processDocument, processBusinessCard and processReceipt methods have the description parameter accepting up to 255 characters. This string is returned along with the task status information. So, you can write any identifier to that field and get it back along with task status before deleting ready tasks from the service.

    2) In case the number of customers is not huge it is possible to create an application per an user, but this will need more maintenance from you.

    0

サインインしてコメントを残してください。