November 12, 2024
Released CSV import for users, accounts, and events to streamline data consolidation. Launched an Android SDK for tracking app interactions. Fixes include improved Shopify onboarding, dynamic subscription pricing updates, and corrected MTU plan API calls.
✨ New Features ✨
1. CSV Import for Users and Accounts
What it is:
This feature allows importing datasets of user and/or account information from CSV files directly into GrowthOS.
What it is:
Keeping user and account data consistent and up-to-date is crucial for delivering personalized experiences and maintaining operational efficiency. Many teams work with multiple data sources, and this feature centralizes that data within the Intempt platform, ensuring accuracy and reducing fragmentation. By having all user and account data in one place, teams can eliminate manual reconciliation, improve reporting, and power seamless cross-platform interactions.
How it works:
- Navigate to the List page in the console.
- Select the “Import” option.
- Upload your CSV file with the required fields.
- Map fields and click import.
2. CSV Import for Events
What it is:
This feature enables the import of event data from CSV files to either create new event or add data to existing one.
Why it matters:
Event data is essential for understanding user behaviors, powering personalization, and driving actionable insights. By consolidating event data from various sources into GrowthOS, this feature ensures consistency and accuracy across your platform. Accurate event data is not only critical for analytics and reporting but also for optimizing personalization strategies and running meaningful A/B tests. This streamlined process enabling teams to focus on leveraging data to refine strategies and make better decisions.
How it works:
- Navigate to the Event page in the console.
- Select the “Import” option.
- Upload your CSV file with the required fields.
- Map fields and click import.
3. Android SDK
What it is:
The new Android SDK enables teams to track user interactions within Android apps and manage event tracking configuration through the GrowthOS console.
Why it matters:
This feature enables seamless tracking of user behavior within Android apps, providing actionable data to create personalized experiences, optimize engagement through A/B testing, and execute targeted marketing campaigns. Delivers accurate reporting and analytics to inform decisions, improve retention, and drive meaningful outcomes.
How it works:
- Navigate to the Sources page in the console.
- Select the option to create a new Android source.
- Add the provided snippet to the app's code.
- Start tracking user behavior, with all interaction data available for analysis and actions within Intempt.
🛠️Improvements & Fixes🛠️
- Fix Shopify App Onboarding
Resolved an issue where installing the Intempt app from Shopify redirected to the sign-up page without onboarding. After installation, onboarding will now guide users to create a new organization with a Shopify source automatically added.
- Subscription Creation Add-On Fix
Fixed an issue where adding or removing subscription add-ons did not trigger price preview updates. Price previews now update dynamically as add-ons are added or removed during subscription creation.
- Subscription MTU Upgrade/Downgrade Fix
What was fixed - Incorrect API calls when switching between monthly and annual plans and proration issues for MTU changes.