Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud billing trial period & free plan #3259

Merged
merged 5 commits into from Feb 11, 2021
Merged

Conversation

paolodamico
Copy link
Contributor

@paolodamico paolodamico commented Feb 9, 2021

Changes

This PR sets the relevant environment variables to accomplish the following:

  • Sets the event allocation of the free plan at 10,000 events. This means that after Billing page improvements #3192 any organization that exceeds 8.5k events in a month will get a billing alert prompting them to singup for our Standard Plan (i.e. enter their card details).

Checklist

  • All querysets/queries filter by Organization, by Team, and by User
  • Django backend tests
  • Jest frontend tests
  • Cypress end-to-end tests

@timgl timgl temporarily deployed to posthog-add-billing-env-nnxwzd February 9, 2021 11:20 Inactive
@jamesefhawkins
Copy link
Collaborator

Free event allocation

Looks good.

Free trial

The more I think about it, I'm not convinced the free trial makes sense.

When I've priced based on pure usage, I've not had a single person ask for this yet (as they could just try it with a few events for example), and "multiple projects" or "SSO" are quite self explanatory features.

So I'd probably not do this unless there's an argument the other way?

@Twixes
Copy link
Collaborator

Twixes commented Feb 11, 2021

From a product perspective, I'm also not convinced the free trial will be more useful than confusing, since we also have the free portion of events.

@timgl timgl temporarily deployed to posthog-add-billing-env-nnxwzd February 11, 2021 15:21 Inactive
@paolodamico
Copy link
Contributor Author

Agreed on both arguments @Twixes & @jamesefhawkins, think it makes sense, the free trial aspect is already included in the free 10k events per month. Removing free trial period.

@paolodamico paolodamico merged commit 7c4b7eb into master Feb 11, 2021
@paolodamico paolodamico deleted the add-billing-env-vars-deploy branch February 11, 2021 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants