---
title: "App Push Integration for Journeys"
slug: "app-push-integration-for-journeys"
description: "This article lists the requirements to use App Push as a channel in your journeys."
tags: ["architect app push", "architect channel", "architect integration", "integrate architect app push", "journey app push"]
updated: 2026-02-16T12:20:28Z
published: 2026-02-16T12:20:28Z
canonical: "academy.insiderone.com/app-push-integration-for-journeys"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://academy.insiderone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# App Push Integration for Journeys

Your title goes hereBefore starting the integration, you can read about [App Push in Architect](https://academy.useinsider.com/docs/what-is-app-push).

Architect uses the same structure as Standard Single App Push — the basic form of push notifications that enables you to create ad-hoc campaigns.

To use the app push channel in your journeys:

- You need to complete [Insider's SDK integration](https://academy.useinsider.com/docs/developer-guide-mobile-app). Select your platform to start with the integration.
- The Insider One team will add your app push **API key** to your account.
- If you want to run cross-platform journeys, including your web platform, you must integrate the [Web SDK](https://academy.insiderone.com/docs/insider-web-sdk-integration-guide) and the [Insider Tag](https://academy.useinsider.com/docs/integration-guides-web-insider-tag-integration) on your website. With the Web SDK, you need to share the **Gdpr Optin**, **Email**, and/or **Phone Number** data depending on the **identifier** you want to use on both your application and website. This integration is required to unify and target users across platforms.

> If your company obtains your users' consent in compliance with the **local regulations**, make sure to pass the GDPR opt-in field to Insider One. If you want to **stop** collecting and processing the data of an identified user, GDPR opt-in field should have the *false* value. Insider One cannot be held liable if these obligations are not fulfilled and reserves the right to seek compensation from your company.

Your title goes hereTo send messages via email and SMS, you must complete the [email integration](https://academy.useinsider.com/docs/integration-guides-email-integration) and [SMS integration](https://academy.useinsider.com/docs/integration-guides-sms-integration), respectively.

## 

## Capabilities and integrations

See the table below for the capabilities that would require additional integrations:

| Requirement | Basic App Push | Dynamic custom content | Cross-Channel (App & Web) | Omni-Channel Segmentation (App & Web & CRM) | Unification |
| --- | --- | --- | --- | --- | --- |
| [Mobile App SDK](https://academy.useinsider.com/docs/developer-guide-mobile-app) | Yes | Yes | Yes | Yes | Yes |
| [Insider Tag](https://academy.useinsider.com/docs/integration-guides-web-insider-tag-integration) | No | No | Yes | Yes | Yes |
| [Web SDK](https://academy.insiderone.com/docs/insider-web-sdk-integration-guide) | No | Yes | Yes | Yes | Yes |
| [Upsert User Data API](https://academy.useinsider.com/docs/api-reference-upsert-user-data) | No | Conditional | No | Yes | Conditional |
| *Note: Conditional status is provided as an alternative data ingestion method, tailored to your needs and applications.* |

## Frequently asked questions

**Q:** What type of integration should I complete to use any web-sourced data in the app push notifications? **A:** To use dynamic content in cross-platform personalizations, you should send the corresponding data from your website to Insider via the [Web SDK](https://academy.insiderone.com/docs/insider-web-sdk-integration-guide). This means that to use any web-sourced data in your app push notifications, you should complete the Web SDK.

**Q:** What type of app push notifications can I use in my journeys? **A:** Only Standard Single App Push is available in journeys.

**Q:** What type of dynamic content can I use in the message? **A:** You can use default and custom attributes and event parameters, coupon codes, and recommendations.

**Q:** Can I use the last browsed/purchased/abandoned item in the content of an app push notification? **A**: Yes, the Insider One team should enable this feature for your account.

## Related

- [Architect Channel: Using App Push](/using-architect-app-push.md)
- [Architect Channel: App Push Analytics](/architect-app-push-analytics.md)
- [Insider Tag Integration](/developer-guide-insider-tag-integration.md)
