Skip to main content

How to add special subscription plan for 2$ for first N users?

  • August 17, 2024
  • 1 reply
  • 85 views

Forum|alt.badge.img

So in my app , first N users must see subscription plan for 2$ and others that are not one of first N users can only buy plan for 8$, can I do it with targeting and some custom attributes? 

This post has been closed for comments

jeffrey_bunn
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • 277 replies
  • August 21, 2024

Hi @jedi_rask! You could set a custom attribute something like `first_group: true` and create a targeting rule based on this property. The reason I suggest a boolean is because we don’t yet support less than or greater than filters for custom attributes. You would have to keep track of the number of users in your app on your end and set this attribute via the SDK.

If you’re okay with less precision, you could also set up a targeting rule by app version. When you’ve had n users (give or take) take advantage of your initial deal, you could release a new version, which your targeting rule could then use.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings