From 1e2e33075d1c81f21de28443f32c0cf588991214 Mon Sep 17 00:00:00 2001 From: KellieHawks Date: Fri, 3 Mar 2023 10:23:03 -0500 Subject: [PATCH] Remove Neura --- .../data_and_infrastructure_agility.md | 5 - .../analytics.md | 5 - .../analytics/neura_insights.md | 143 ------------------ _docs/_partners/home.md | 6 - _docs/_partners/message_personalization.md | 3 - .../message_personalization/location.md | 3 - .../location/neura_actions.md | 5 - .../geofence_configuration.md | 2 - .../location_tracking.md | 2 - 9 files changed, 174 deletions(-) delete mode 100644 _docs/_partners/data_and_infrastructure_agility/analytics/neura_insights.md delete mode 100644 _docs/_partners/message_personalization/location/neura_actions.md diff --git a/_docs/_partners/data_and_infrastructure_agility.md b/_docs/_partners/data_and_infrastructure_agility.md index 26523599df0..866a0d5a83b 100644 --- a/_docs/_partners/data_and_infrastructure_agility.md +++ b/_docs/_partners/data_and_infrastructure_agility.md @@ -38,8 +38,6 @@ valid_partner_list: url: /docs/partners/data_and_infrastructure_agility/analytics/mixpanel_for_currents/ - name: Looker url: /docs/partners/data_and_infrastructure_agility/analytics/looker/ -- name: Neura Insights - url: /docs/partners/data_and_infrastructure_agility/analytics/neura_insights/ - name: Kubit url: /docs/partners/data_and_infrastructure_agility/analytics/kubit/ - name: Segment @@ -58,9 +56,6 @@ valid_partner_list: url: /docs/partners/data_and_infrastructure_agility/analytics/npaw/ - name: Phrasee url: /docs/partners/data_and_infrastructure_agility/ab_testing/phrasee/ -- name: Neura - url: /docs/partners/data_and_infrastructure_agility/analytics/neura_insights/ - title: Insights - name: Nexla url: /docs/partners/data_and_infrastructure_agility/workflow_automation/nexla/ - name: Amperity diff --git a/_docs/_partners/data_and_infrastructure_agility/analytics.md b/_docs/_partners/data_and_infrastructure_agility/analytics.md index 26b64ee32b6..8469a0d9112 100644 --- a/_docs/_partners/data_and_infrastructure_agility/analytics.md +++ b/_docs/_partners/data_and_infrastructure_agility/analytics.md @@ -20,15 +20,10 @@ valid_partner_list: url: /docs/partners/data_and_infrastructure_agility/analytics/mixpanel_for_currents/ - name: Looker url: /docs/partners/data_and_infrastructure_agility/analytics/looker/ -- name: Neura Insights - url: /docs/partners/data_and_infrastructure_agility/analytics/neura_insights/ - name: Kubit url: /docs/partners/data_and_infrastructure_agility/analytics/kubit/ - name: NPAW url: /docs/partners/data_and_infrastructure_agility/analytics/npaw/ -- name: Neura - url: /docs/partners/data_and_infrastructure_agility/analytics/neura_insights/ - title: Insights - name: Snowplow url: /docs/partners/data_and_infrastructure_agility/analytics/snowplow/ - name: Clarisights diff --git a/_docs/_partners/data_and_infrastructure_agility/analytics/neura_insights.md b/_docs/_partners/data_and_infrastructure_agility/analytics/neura_insights.md deleted file mode 100644 index 3973562f8cb..00000000000 --- a/_docs/_partners/data_and_infrastructure_agility/analytics/neura_insights.md +++ /dev/null @@ -1,143 +0,0 @@ ---- -nav_title: Neura Insights -article_title: Neura -alias: /partners/neura/ -description: "This article outlines the partnership between Braze and Neura Actions and Insights, a behavior intelligence platform, providing mobile brands the tools to drive higher customer engagement and retention." -page_type: partner -search_tag: Partner - ---- - -# Neura Actions and Insights - -> [Neura][1] helps leading mobile brands drive higher customer engagement and retention with AI-powered, real-world behavioral insights, and advanced campaign segmentation and triggering. - -{% tabs local %} -{% tab Actions %} - -The Neura and Braze integration allows you to create segments and audiences with Neura's [True Personas™](https://dev.theneura.com/api-reference/persona/?ref=braze)) and trigger campaigns to reach users with [Neura Moments™](https://dev.theneura.com/api-reference/situations-and-moments/?ref=braze). - -![A simple graphic showing how Neura's True Personas and Neura Moments can be used together to reach users.]({% image_buster /assets/img_archive/neura-personas-moments.png %}){: style="border:0"} - -{% endtab %} -{% tab Insights %} -The Braze and Neura integration allows you to leverage [Neura Insights](https://www.theneura.com/neura-insights/?ref=braze) to uncover the relationships between users real-world behavior and the actions they take in your app to find the best moment to engage with each user. - -![A Neura Insights bubble graphs and chart showing "When are people available to engage in the app?".]({% image_buster /assets/img/insights-bubble-graph.png %}) -{% endtab %} -{% endtabs %} - -## Prerequisites - -| Requirement | Description | -|---|---| -| Neura account | A Neura account is required to take advantage of this partnership. | -| Braze REST API key | A Braze REST API key with `users.track`, `users.alias.new`, and `users.export.ids` permissions.

This can be created within the **Braze Dashboard > Developer Console > REST API Key > Create New API Key**. | -| Server region | This is your Braze REST API endpoint and can be found in our [Braze API documentation]({{site.baseurl}}/api/basics/#endpoints). | -{: .reset-td-br-1 .reset-td-br-2} - -## Integration - -To get started, ensure that both the Braze and Neura SDKs are properly integrated for both Android and iOS. - -{% tabs local %} -{% tab Actions %} -To integrate the Neura SDK, add short code snippets found in step 2 to your [AppDelegate on iOS](https://dev.theneura.com/tutorials/ios/?ref=braze) or [MainActivity class on Android](https://dev.theneura.com/tutorials/android/?ref=braze). You'll then begin receiving [Neura Moments™](https://dev.theneura.com/api-reference/situations-and-moments/?ref=braze) as Braze custom events. You'll also gain the ability to segment users based on their real-world lifestyles and habits, [True Personas™](https://dev.theneura.com/api-reference/persona/?ref=braze), received as Braze custom attributes. -{% endtab %} -{% tab Insights %} -To integrate the Neura SDK, add short code snippets found in step 2 to your [AppDelegate on iOS](https://dev.theneura.com/tutorials/ios/?ref=braze) or [MainActivity class on Android](https://dev.theneura.com/tutorials/android/?ref=braze). -{% endtab %} -{% endtabs %} - -### Step 1: Add Braze in Neura - -Add a new mobile engagement platform in the [Neura console][7]. Here, you will be asked to provide the following information: - -- API Key: The key you've created in the Braze platform. -- Region: Braze manages server endpoints in different regions. Use your region as the input to the "Server" field. -- Android/iOS App ID: We recommend providing a unique Braze application ID for each mobile platform, allowing you to segment the users for each platform individually. - -![][12] - -### Step 2: Map Neura users to Braze - -Next, ensure that Braze and Neura users are mapped to one another. To do this, create a user alias labeled `neura_id` with your user's neura_id and set a custom user attribute with the key-value pair `neura, true`. - -{% tabs local %} -{% tab iOS %} -```objc -[[Appboy sharedInstance].user addAlias:NEURA_USER_ID withLabel:@"neura_id"]; -[[Appboy sharedInstance].user setCustomAttributeWithKey:@"neura" andBOOLValue:true]; -``` -{% endtab %} -{% tab Android %} -```java -Braze.getInstance(YOUR_ACTIVITY.this).getCurrentUser().addAlias(NEURA_USER_ID, "neura_id"); -Braze.getInstance(YOUR_ACTIVITY.this).getCurrentUser().setCustomUserAttribute("neura", true); -``` -{% endtab %} -{% endtabs %} - -Lastly, make sure the external ID is set. Similarly to when the `changeUser` method is called in Braze (as soon as the user gets identified, generally after logging in, to set the user id), we recommend also setting the user ID as an External ID in Neura: - -{% tabs local %} -{% tab iOS %} -```objc -NExternalId *externalIdObj = [[NExternalId alloc] initWithExternalId:@"USER_ID"]; -NeuraSDK.shared.externalId = externalIdObj; -``` -{% endtab %} -{% tab Android %} -```java -mNeuraApiClient.setExternalId(USER_ID) -``` -{% endtab %} -{% endtabs %} - -See the [Neura developer site][8] for more details, tutorials, and FAQs. - -{% alert note %} -The Neura SDK requires that you enable location services. -{% endalert %} - -## Neura Actions - -### Trigger Campaign - -Once both SDKs are integrated, you can set up a campaign or Canvas in the Braze dashboard to be triggered by Neura Moments, available in the Braze platform as custom events. - -![In a Braze action-based campaign, "Perform Custom Event" is set to "neura_user_arrived_home".]({% image_buster /assets/img/action-based-delivery.png %}) - -### Create Braze segment - -Neura recognizes real-world behavioral traits for each user. Using Braze, you can create segments to target specific users based on their True Personas™, available in the Braze platform as custom attributes. - -![In the Braze segment builder, the filter "neura_personas" is set to "includes_value" and "avid_runner".]( {% image_buster /assets/img/segment-creation.png %}) - -## Neura Insights - -Neura's generic data import allows for two types of import methods: - -1. Export your Currents data to Amazon S3. Our Customer Success team will work with you to translate the data to Neura. -2. Follow the instructions to use the Neura [Insights API](https://dev.theneura.com/pages/how-to-use-engagement-api/?ref=braze). - -Neura closes the loop by sending actionable data back to Braze, so you can seamlessly execute on Neura's real-world insights right within Braze. -After you've identified the right engagement moment for the right user, easily create campaigns and Canvases with Neura Actions in Braze. - -![Neura insights infograph showing "which neura insights moments drive the most successful engagements?" and "which true-personas have the most successful engagements?".]({% image_buster /assets/img/insights-moments-personas.png %}) - -[1]: https://www.theneura.com/ -[2]: https://dev.theneura.com/api-reference/persona/?ref=braze -[3]: https://dev.theneura.com/api-reference/situations-and-moments/?ref=braze -[4]: {{site.baseurl}}/partners/insights/behavioral_analytics/neura_insights -[5]: https://dev.theneura.com/tutorials/ios/?ref=braze -[6]: https://dev.theneura.com/tutorials/android/?ref=braze -[7]: https://dev.theneura.com/console/ -[8]: https://dev.theneura.com/?ref=braze -[9]: {% image_buster /assets/img/moments-of-availability.png %} -[10]: {% image_buster /assets/img_archive/neura-personas-moments.png %} -[11]: {% image_buster /assets/img/neura-braze-api-key.png %} -[12]: {% image_buster /assets/img_archive/neura-mep-details-in-neura.png %} -[13]: {% image_buster /assets/img/action-based-delivery.png %} -[14]: {% image_buster /assets/img/segment-creation.png %} -[19]: {% image_buster /assets/img/insights-bubble-graph.png %} \ No newline at end of file diff --git a/_docs/_partners/home.md b/_docs/_partners/home.md index ba482223b99..68a1792018e 100644 --- a/_docs/_partners/home.md +++ b/_docs/_partners/home.md @@ -89,12 +89,6 @@ valid_partner_list: url: /docs/partners/data_and_infrastructure_agility/analytics/mixpanel_for_currents/ - name: Looker url: /docs/partners/data_and_infrastructure_agility/analytics/looker/ -- name: Neura - url: /docs/partners/message_personalization/location/neura_actions/ - title: Actions - alt: - - title: Insights - url: /docs/partners/data_and_infrastructure_agility/analytics/neura_insights/ - name: Kubit url: /docs/partners/data_and_infrastructure_agility/analytics/kubit/ - name: Segment diff --git a/_docs/_partners/message_personalization.md b/_docs/_partners/message_personalization.md index d7c554165b9..f3124ae4c29 100644 --- a/_docs/_partners/message_personalization.md +++ b/_docs/_partners/message_personalization.md @@ -36,9 +36,6 @@ valid_partner_list: url: /docs/partners/message_personalization/location/foursquare/ - name: Gimbal url: /docs/partners/message_personalization/location/gimbal/ -- name: Neura - url: /docs/partners/message_personalization/location/neura_actions/ - title: Actions - name: Radar url: /docs/partners/message_personalization/location/radar/ - name: Bluedot diff --git a/_docs/_partners/message_personalization/location.md b/_docs/_partners/message_personalization/location.md index ea9b34f96fd..0a6dc71986b 100644 --- a/_docs/_partners/message_personalization/location.md +++ b/_docs/_partners/message_personalization/location.md @@ -20,9 +20,6 @@ valid_partner_list: url: /docs/partners/message_personalization/location/foursquare/ - name: Gimbal url: /docs/partners/message_personalization/location/gimbal/ -- name: Neura - url: /docs/partners/message_personalization/location/neura_actions/ - title: Actions - name: Radar url: /docs/partners/message_personalization/location/radar/ - name: Bluedot diff --git a/_docs/_partners/message_personalization/location/neura_actions.md b/_docs/_partners/message_personalization/location/neura_actions.md deleted file mode 100644 index 7efd831d20d..00000000000 --- a/_docs/_partners/message_personalization/location/neura_actions.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -nav_title: Neura Actions -layout: redirect -redirect_to: /docs/partners/neura/ ---- diff --git a/_docs/_user_guide/engagement_tools/locations_and_geofences/geofence_configuration.md b/_docs/_user_guide/engagement_tools/locations_and_geofences/geofence_configuration.md index 70029e19a8e..3d53a15021f 100644 --- a/_docs/_user_guide/engagement_tools/locations_and_geofences/geofence_configuration.md +++ b/_docs/_user_guide/engagement_tools/locations_and_geofences/geofence_configuration.md @@ -32,10 +32,8 @@ The main purpose of cooldown is to prevent unnecessary network requests. You can also leverage geofences with some of our partners, for example: -- [Neura][1] - [Radar][2] - [Foursquare][3] -[1]: {{site.baseurl}}/partners/data_augmentation/contextual_location/neura_actions/ [2]: {{site.baseurl}}/partners/data_augmentation/contextual_location/radar/ [3]: {{site.baseurl}}/partners/data_augmentation/contextual_location/foursquare/ \ No newline at end of file diff --git a/_docs/_user_guide/engagement_tools/locations_and_geofences/location_tracking.md b/_docs/_user_guide/engagement_tools/locations_and_geofences/location_tracking.md index 62087d4432f..bae8e875b7e 100644 --- a/_docs/_user_guide/engagement_tools/locations_and_geofences/location_tracking.md +++ b/_docs/_user_guide/engagement_tools/locations_and_geofences/location_tracking.md @@ -50,7 +50,6 @@ Authorization: Bearer YOUR-REST-API-KEY You can also leverage location tracking with some of our partners: -- [Neura][5] - [Radar][6] - [Foursquare][7] - [Gimbal][10] @@ -63,7 +62,6 @@ Check out our [Locations FAQs][11] for answers to frequently asked questions abo [2]: {{site.baseurl}}/developer_guide/platform_integration_guides/ios/analytics/location_tracking/ [3]: {{site.baseurl}}/developer_guide/platform_integration_guides/android/analytics/location_tracking/ [4]: {{site.baseurl}}/developer_guide/platform_integration_guides/web/analytics/location_tracking/ -[5]: {{site.baseurl}}/partners/data_augmentation/contextual_location/neura_actions/ [6]: {{site.baseurl}}/partners/data_augmentation/contextual_location/radar/ [7]: {{site.baseurl}}/partners/data_augmentation/contextual_location/foursquare/ [8]: {{site.baseurl}}/api/endpoints/user_data/post_user_track/