# Integration & SDKs

- [Web Push](/integration/web-push.md)
- [Quick Start](/integration/web-push/quick-start.md)
- [Wordpress Integration Steps](/integration/web-push/wordpress-plugin.md): Instructions for installing Pushly via the Wordpress plugin
- [Wix Integration Steps](/integration/web-push/wix-integration-steps.md): Instructions for installing Pushly when using Wix
- [Safari](/integration/web-push/safari.md): Instructions on how to implement web push on Safari browsers
- [Safari on Mobile (iOS / iPadOS)](/integration/web-push/safari/safari-on-mobile-ios-ipados.md): Step-by-step guide to enabling Web Push for Safari web browser on Mobile iOS/iPadOS devices
- [SDK](/integration/web-push/sdk.md)
- [SDK Methods](/integration/web-push/sdk/methods.md)
- [SDK Events](/integration/web-push/sdk/events.md)
- [Customizing Prompt CSS](/integration/web-push/sdk/customizing-css.md)
- [Commerce & Catalog Item Events](/integration/web-push/sdk/e-commerce-support.md): How to set up activity tracking and commerce interactions via the SDK.
- [Activity Tracking](/integration/web-push/sdk/activity-tracking.md)
- [Delivery & Security (SRI)](/integration/web-push/sdk/delivery-and-security-sri.md)
- [Web SDK Changelog](/integration/web-push/web-sdk-changelog.md): This changelog highlights customer-visible changes to the Pushly Web SDK.
- [Native App Push](/integration/implementation-steps.md): Choose a Platform/Channel to view implementation steps
- [Apple / iOS](/integration/implementation-steps/apple-ios.md)
- [P8 Key or P12 Cert Setup](/integration/implementation-steps/apple-ios/p8-key-or-p12-cert-setup.md): Instructions for creating the required credentials to enable iOS notifications
- [SDK: Swift / Obj-C](/integration/implementation-steps/apple-ios/sdk-swift-obj-c.md)
- [Activity Tracking](/integration/implementation-steps/apple-ios/sdk-swift-obj-c/activity-tracking.md): How to implement activity tracking within your application to enable segmentation based on content views
- [Deep Linking](/integration/implementation-steps/apple-ios/sdk-swift-obj-c/deep-linking.md): Overview of how the SDK handles deep links and how to perform custom navigation within your application
- [Live Activities](/integration/implementation-steps/apple-ios/sdk-swift-obj-c/live-activities.md): A quick start guide to adding Live Activity support to your iOS application with the Pushly PushSDK
- [App Messages](/integration/implementation-steps/apple-ios/sdk-swift-obj-c/app-messages.md): A quick start guide to adding App Message support to your iOS application with the Pushly PushSDK
- [Identity Synchronization](/integration/implementation-steps/apple-ios/sdk-swift-obj-c/identity-synchronization.md): Information on how to link your identifier for the subscriber to our subscriber profile.
- [SDK Methods](/integration/implementation-steps/apple-ios/sdk-swift-obj-c/sdk-methods.md)
- [SDK Delegates](/integration/implementation-steps/apple-ios/sdk-swift-obj-c/sdk-delegates.md)
- [Commerce & Catalog Item Events](/integration/implementation-steps/apple-ios/sdk-swift-obj-c/e-commerce-support.md): How to set up activity tracking and commerce interactions via the SDK.
- [Advanced](/integration/implementation-steps/apple-ios/advanced.md)
- [Self-Managed Integration](/integration/implementation-steps/apple-ios/advanced/self-managed-integration.md)
- [iOS SDK Changelog](/integration/implementation-steps/apple-ios/ios-sdk-changelog.md): List of updates to the iOS SDK.
- [Android](/integration/implementation-steps/android.md)
- [Firebase App Setup](/integration/implementation-steps/android/firebase-app-setup.md): Instructions for creating the required credentials to enable Android notifications
- [SDK: Kotlin / Java](/integration/implementation-steps/android/sdk-kotlin-java.md)
- [Deep Linking](/integration/implementation-steps/android/sdk-kotlin-java/deep-linking.md): Overview of how the SDK handles deep links and how to perform custom navigation within your application
- [Activity Tracking](/integration/implementation-steps/android/sdk-kotlin-java/activity-tracking.md): How to implement activity tracking within your application to enable segmentation based on content views
- [App Messages](/integration/implementation-steps/android/sdk-kotlin-java/app-messages.md): A quick start guide to adding App Message support to your Android application with the Pushly PushSDK
- [Identity Synchronization](/integration/implementation-steps/android/sdk-kotlin-java/identity-synchronization.md): Information on how to link your identifier for the subscriber to our subscriber profile.
- [SDK Methods](/integration/implementation-steps/android/sdk-kotlin-java/sdk-methods.md)
- [SDK Callbacks](/integration/implementation-steps/android/sdk-kotlin-java/sdk-callbacks.md)
- [Commerce & Catalog Item Events](/integration/implementation-steps/android/sdk-kotlin-java/e-commerce-support.md): How to set up activity tracking and commerce interactions via the SDK.
- [Live Activities](/integration/implementation-steps/android/sdk-kotlin-java/live-activities.md): A quick start guide to adding Live Activity notification support to your Android application with the Pushly PushSDK
- [Advanced](/integration/implementation-steps/android/advanced.md)
- [Self-Managed Integration](/integration/implementation-steps/android/advanced/self-managed-integration.md)
- [Android SDK Changelog](/integration/implementation-steps/android/android-sdk-changelog.md): List of updates to the Android SDK.
- [React Native](/integration/implementation-steps/react-native.md)
- [SDK: React Native](/integration/implementation-steps/react-native/sdk-react-native.md)
- [Deep Linking](/integration/implementation-steps/react-native/sdk-react-native/deep-linking.md): Overview of how the SDK handles deep links and how to perform custom navigation within your application
- [Activity Tracking](/integration/implementation-steps/react-native/sdk-react-native/activity-tracking.md): How to implement activity tracking within your application to enable segmentation based on content views
- [Identity Synchronization](/integration/implementation-steps/react-native/sdk-react-native/identity-synchronization.md): Information on how to link your identifier for the subscriber to our subscriber profile.
- [SDK Methods](/integration/implementation-steps/react-native/sdk-react-native/sdk-methods.md)
- [Commerce & Catalog Item Events](/integration/implementation-steps/react-native/sdk-react-native/e-commerce-support.md): How to set up activity tracking and commerce interactions via the SDK.
- [React Native SDK Changelog](/integration/implementation-steps/react-native/react-native-sdk-changelog.md): List of updates to the React Native SDK
- [React Native Expo Plugin](/integration/implementation-steps/react-native-expo-plugin.md)
- [SDK: Expo plugin](/integration/implementation-steps/react-native-expo-plugin/sdk-expo-plugin.md)
- [Expo Plugin Changelog](/integration/implementation-steps/react-native-expo-plugin/expo-plugin-changelog.md): List of updates to the Expo plugin
- [Flutter](/integration/implementation-steps/flutter.md)
- [SDK: Flutter](/integration/implementation-steps/flutter/sdk-flutter.md)
- [Deep Linking](/integration/implementation-steps/flutter/sdk-flutter/deep-linking.md): Overview of how the SDK handles deep links and how to perform custom navigation within your application
- [Activity Tracking](/integration/implementation-steps/flutter/sdk-flutter/activity-tracking.md): How to implement activity tracking within your application to enable segmentation based on content views
- [Identity Synchronization](/integration/implementation-steps/flutter/sdk-flutter/identity-synchronization.md): Information on how to link your identifier for the subscriber to our subscriber profile.
- [SDK Methods](/integration/implementation-steps/flutter/sdk-flutter/sdk-methods.md)
- [Commerce & Catalog Item Events](/integration/implementation-steps/flutter/sdk-flutter/e-commerce-support.md): How to set up activity tracking and commerce interactions via the SDK.
- [Flutter SDK Changelog](/integration/implementation-steps/flutter/flutter-sdk-changelog.md): List of updates to the Flutter SDK
