ConvertedIn | DOCS
  • Overview
  • Before you start
    • Integrating Firebase Cloud Messaging for Push Notifications
  • Android
    • Getting started with Android SDK
  • IOS
    • Getting started with the iOS SDK
  • WooCommerce
    • Getting Started
    • Plugin installation steps
  • Shopify
    • Getting Started
  • API
    • Connect your store using API, Getting started
    • Categories
    • Products
    • Customers
    • Orders
    • Webhooks
  • magento | webhooks
    • Getting started
  • Salla
    • Getting started
  • Pixel
    • Getting Started
    • Client SDK
    • Integrate ConvertedIn Pixel using GTM
    • Shopify Integration for Initiate checkout Event
  • DSP
    • Getting Started
Powered by GitBook
On this page
  • Prerequisites
  • Step 1: Obtain Your Private Key from Firebase
  • Step 2: Upload Your Private Key to Your Dashboard
  • Confirmation
  • Need Help?

Was this helpful?

  1. Before you start

Integrating Firebase Cloud Messaging for Push Notifications

PreviousOverviewNextGetting started with Android SDK

Last updated 11 months ago

Was this helpful?

This guide will walk you through the steps to integrate Firebase Cloud Messaging (FCM) with your application to enable push notifications. Follow these steps to configure your settings and upload your private key.

Prerequisites

Before you begin, ensure that you have administrative access to your Firebase console and the application dashboard.

Step 1: Obtain Your Private Key from Firebase

  1. Login to Firebase Console: Visit the and log in with your credentials.

  2. Navigate to Project Settings: Click on the gear icon (⚙️) next to the Project Overview on the left sidebar to open the settings menu.

  3. Access Service Accounts: In the settings menu, select the Service Accounts tab.

  4. Generate New Private Key: Click on the Generate New Private Key button at the bottom of the page. Confirm the prompt to download your JSON file, which contains your private key. Keep this file secure, as it provides API access to your Firebase services.

Step 2: Upload Your Private Key to Your Dashboard

  1. Log Into Your Dashboard: Open your dashboard at Convertedin.

  2. Open Settings: Click on the Settings icon located at the bottom left of the sidebar of your dashboard and select Configurations to open the configuration page..

  3. Access Push Notifications: Click on the Push Notifications tab to access the push notification configurations.

  4. Upload Private Key:

    • Locate the input field labeled Server Token.

    • Click on the field to upload the JSON file you downloaded from Firebase.

  5. Save Your Configuration: After uploading the JSON file, click the Save button to update your settings.

Confirmation

Once you have uploaded your JSON file and saved the configuration, your application will be set to receive and manage push notifications via Firebase Cloud Messaging.

Need Help?

If you encounter any issues or have questions during the setup, please refer to the or contact our support team for assistance.

Firebase documentation
Firebase console