March 2023 Release
Production Release Date: March 29
*** Report Discontinuation Notice ***
We are updating our analytics platform by removing some filters, columns, and reports from data export. The following will not be available in Nitro Studio after their deprecation date.
March 2023 Deprecation
Report |
Filters Removed |
Columns Removed |
---|---|---|
Points Transactional |
|
|
Actions Rollup |
|
|
Missions Rollup |
|
|
Points Rollup |
|
|
Quick Insights |
|
|
August 2023 Deprecation
Chart reports will be deprecated and removed in the August 2023 release. You can use Quick Insights to see report data in chart format.
Product Enhancements
Data Import General Release
We're excited to announce our data import feature has completed its Beta cycle and is now in General Release! Data import allows you to upload user preferences, actions, award account enrollment, group enrollment, and points files for batch processing via Nitro Studio.
With data import, you can:
-
view an uploaded file's status in Nitro Studio.
-
opt-in to be notified via email when an upload is complete.
-
download a file containing records that failed during an upload.
Recognitions Webhook
You can now create a webhook for recognition events! An events notification will be sent to the webhook's URL when a recognition is sent in Nitro. The event data will include the exchange ID and name, the category ID and name, the giver's ID and name, the recipient's ID and name, and other recognition information. See Webhooks for configuration and validation details.
Quick Insights Filters
The Quick Insights filter has been updated to link multiple filters together as an AND statement instead of an OR statement. This matches how we use report filters in Data Export.
On The Spot Card Redemption
When a user redeems an On The Spot Card using the OTS web component, an action will log in Nitro for that redemption. You can use this action in a mission to display an action phrase for a redeemed card in the Events web component.
-
Action Name - OTS_REDEMPTION
-
Metadata name/value pair 1 - card_number,[the 16-digit card number]
-
Metadata name/value pair 2 - value,[the point value redeemed]
(click the image to show a redemption example) |
OAuth Client Scopes
New OAuth Client scopes have been added for the /users/{userId}/interactions-collection API. This API will be used in an upcoming release for a new Recognitions block.
-
users/interactions-collection - New scope for read/write access to the user's interactions sent through the Recognitions block.
-
users/interactions-collection.read - New scope for read access to the user's interactions sent through the Recognitions block.
-
users/interactions-collection.write - New scope for write access to the user's interactions sent through the Recognitions block.
Product Fixes
-
Fixed an issue where Actions transactional reports were duplicating the action name and description when the metadata column was added.
-
Fixed an issue where entering a user's full name in the Groups view search was incorrectly returning that user as a member of the group.
-
Fixed an issue where users were not appearing in the Recognitions web component search.
-
Fixed an issue where missions with a future start date were showing as already open in the Missions web component.
See also