How to generate a trial key for your application
There are several approaches to issuing a trial key for your application. The first decision you need to make is whether you want the trial keys to require activation (Method 1) or not (Method 2).
Method 1 (recommended)
If you want to track every potential customer that downloads your application, you need to generate an Activation Key for each potential customer. There are several ways to generate trial activation keys:
Directly from your website by integrating to your website our ready-made license registration form. You can see a sample of the QLM Trial License Registration Web Form here. This is the recommended approach.
From the QLM License Wizard.
From your application, using the CreateComputerBoundTrialKey
Manually, from the QLM Management Console / Manage Keys / Create or from the QLM Portal.
By using our MailChimp integration.
Method 2:
A trial key that does not require activation can be used by all your customers. You do not need to issue a new key for each customer. For more details about this approach, check this article.
Last updated