How to push notification "Firebase Cloud Messaging" for Shopify
At step Install custom app, please contact us before taking the step.
I. Create a Firebase project
1. Create a project
- Log in Firebase and create a new project

- Enter the name of project and click "Continue"

- Accept the privacy and create project

2. Build "Cloud Messaging"
- Click dropdown "Build" and select "Cloud Messaging"

- Add firebase to your web app

- Click "Register app"

- Copy "firebaseConfig" and Click "Continue to console"

- Firebase config:
- Click settings icon and select "Project settings"

- Click "Cloud Messaging"

- Enable Cloud Messaging API


- After that, we have the data of Server Key

3. Add script to source code of website
- Copy and paste these scripts into the bottom of your <body> tag
- *firebaseConfig* is the data of firebase config in section 2
- Install custom app (Contact us before taking this step)


- We have done with the set up on your website. Next, we will continue with set up in CDP
II. Create destination "Firebase Cloud Messaging"
1. Access the "MARKETING HUB" app and go to the "Destinations" menu

2. Click "+" button and select "Web Push-Notification"

3. Select "Destination catalog": "Firebase Cloud Messaging"


- Get "To Client Tokens"

Note: After client finish creating "Firebase Cloud Messaging", Antsomi team will collect the data and update "To Client Tokens" attribute in CDP system.
III. Push "Firebase Cloud Messaging" notification via Journey
1. Access "MARKETING HUB" app and go to "Customer Journey" menu


2. Click "+" button to Create Journey, add "Destination" node and select "Firebase Cloud Messaging" destination



3. Click Activate to activate the journey

Last updated