You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do not have useful user information when a user download H2O-3. There are several ideas to do this:
ask user to fill out simple information like their email address. Once we verified the email address is correct, they can download OSS.
ask user to setup an account before they can download. This is a more heavy process which users may not want to do.
The goal here is to know who our users are and we can then target them to sign up for some kind of packages where the open source team can better serve our customer needs.
The text was updated successfully, but these errors were encountered:
regarding 1 - fill name, affiliation, and email. After submitting the request, we provide a download link and also send email with the link. I can imagine a simple infra using AWS lambda + DynamoDB (similar to https://github.com/h2oai/aws-marketplace-saas-offering)
regarding 2 - the best would be to connect to our "H2O.ai ID" - the same as it is used for Freemium and have a simple tracker that tracks downloads for end user.
We do not have useful user information when a user download H2O-3. There are several ideas to do this:
The goal here is to know who our users are and we can then target them to sign up for some kind of packages where the open source team can better serve our customer needs.
The text was updated successfully, but these errors were encountered: