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

Readme fixes #329

Merged
merged 23 commits into from
Oct 16, 2024
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
540ff98
Merge pull request #246 from qonversion/release/5.0.0
suriksarkisyan Jun 29, 2023
733740d
Merge pull request #248 from qonversion/release/5.0.1
suriksarkisyan Jul 6, 2023
875dee9
Release 5.0.2
SpertsyanKM Jul 19, 2023
de85621
Release 6.0.0
SpertsyanKM Aug 7, 2023
596844e
Release 6.0.1
SpertsyanKM Aug 8, 2023
50c2382
Release 6.1.0
SpertsyanKM Sep 19, 2023
a2c5d58
Merge pull request #264 from qonversion/release/6.2.0
suriksarkisyan Sep 25, 2023
2d67fa7
Merge pull request #276 from qonversion/release/6.3.0
suriksarkisyan Jan 10, 2024
4d2b4cc
Merge pull request #278 from qonversion/release/6.3.1
suriksarkisyan Jan 11, 2024
0d7a35d
Release 7.0.0
SpertsyanKM Jan 22, 2024
17a4805
Release 5.1.0
SpertsyanKM Jan 30, 2024
f898cb9
Release 7.2.0
SpertsyanKM Mar 8, 2024
3c8b650
Release 7.3.0
SpertsyanKM Apr 4, 2024
30366a8
Merge pull request #295 from qonversion/release/7.3.1
suriksarkisyan Apr 9, 2024
2be6910
Release 7.4.0
SpertsyanKM May 7, 2024
e65b0e1
Merge pull request #301 from qonversion/release/7.5.0
suriksarkisyan Jun 4, 2024
969b887
Merge pull request #307 from qonversion/release/8.0.0
suriksarkisyan Jul 9, 2024
c84ecef
Merge pull request #313 from qonversion/release/8.0.1
SpertsyanKM Jul 29, 2024
182bbbb
Merge pull request #318 from qonversion/release/8.1.0
suriksarkisyan Aug 25, 2024
cfff240
Merge pull request #320 from qonversion/release/8.1.1
SpertsyanKM Aug 30, 2024
e80a4ca
Merge pull request #323 from qonversion/release/8.1.2
SpertsyanKM Sep 4, 2024
e20cfc0
Merge pull request #325 from qonversion/release/8.1.3
suriksarkisyan Sep 10, 2024
8fa8510
Update README.md
SpertsyanKM Oct 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ See the [quick start guide documentation](https://documentation.qonversion.io/do

## Analytics

Qonversion provides advanced subscription analytics out-of-the-box. You can monitor real-time metrics from new users and trial-to-paid conversions to revenue, MRR, ARR, cohort retention and more. Understand your customers and make better decisions with precise subscription analytics.
Qonversion provides advanced subscription analytics out of the box. You can monitor real-time metrics from new users and trial-to-paid conversions to revenue, MRR, ARR, cohort retention, and more. Understand your customers and make better decisions with precise subscription analytics.

<p align="center">
<a href="https://documentation.qonversion.io/docs/analytics"><img width="90%" src="https://files.readme.io/9a4fdf6-Analytics.png">
Expand Down Expand Up @@ -89,10 +89,10 @@ Send user-level subscription data to your favorite platforms.
* **Track and increase your revenue.** Qonversion provides detailed real-time revenue analytics including cohort analysis, trial conversion rates, country segmentation, and much more.
* **Integrations with the leading mobile platforms.** Qonversion allows sending data to platforms like AppsFlyer, Adjust, Branch, Tenjin, Facebook Ads, Amplitude, Mixpanel, and many others.
* **Change promoted in-app products.** Change promoted in-app products anytime without app releases.
* **A/B test** and identify winning in-app purchases, subscriptions or paywals.
* **A/B test** and identify winning in-app purchases, subscriptions, or paywalls.
* **Cross-device and cross-platform access management.** If you provide user authorization in your app, you can easily set Qonversion to provide premium access to authorized users across devices and operating systems.
* **SDK caches the data.** Qonversion SDK caches purchase data including in-app products and entitlements, so the user experience is not affected even with the slow or interrupting network connection.
* **Webhooks.** You can easily send all of the data to your server with Qonversion webhooks.
* **SDK caches the data.** Qonversion SDK caches purchase data including in-app products and entitlements, so the user experience is not affected even with a slow or interrupted network connection.
* **Webhooks.** You can easily send all the data to your server with Qonversion webhooks.
* **Customer support.** You can always reach out to our customer support and get the help required.

Convinced? Let's go!
Expand All @@ -111,7 +111,7 @@ Whether you’re a core user or trying it out for the first time, you can make a

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/SuperFeature`)
Expand All @@ -126,4 +126,4 @@ Contact us via [issues on GitHub](https://github.com/qonversion/react-native-sdk

## License

Qonversion SDK is available under the MIT license.
Qonversion SDK is available under the MIT license.
Loading