CDP 365 User Guide
  • Release Notes
    • 2023
      • January 2023 Release Note
    • 2022
      • January 2022 Release Note
      • February 2022 Release Note
      • March 2022 Release Note
      • April 2022 Release Note
      • May 2022 Release Note
      • June 2022 Release Note
      • July 2022 Release Note
      • Aug 2022 Release Note
      • Sept 2022 Release Note
      • Oct 2022 Release Note
      • Nov 2022 Release Note
      • Dec 2022 Release Note
  • Media Template
    • Set up the algorithm for your template
  • Quick start guide
    • Set up Event Tracking code to track events into CDP
    • How to send mail from email upload?
    • How to create a "Trello Card" using CDP 365
    • How to create "Custom Attributes" with Input via UI feature
    • How to display template on website using CDP 365
    • How to display the Inline template on the website using CDP 365
    • Initialize customer after submitting form
    • How to create a "Destination Channel" in "Dataflows"?
    • Set up "Dataflows" to push data to CDP
    • Set up Dataflow using Google sheet Data Source to update Customer data on CDP
    • How to create "Attribute" for "Customer"/"Visitors"?
    • How to create a new segment?
    • How to create "Customer Journey"?
    • How to check campaign reports?
    • How to create "Report" with “Journey performance” data source?
    • How to create a new "Data sources"?
    • How to create "Data Source" connected with the" Business object" of CDP
    • How to create a Segment Data Source
    • How to create a Google Sheet Data Source
    • How to create "Promotion"/"Coupon"?
    • How to send "Zalo Notification Service" using CDP 365
    • Set up a "Segment" containing emails to be excluded before sending mail
    • How to send "SMS Yondu" using CDP 365
    • How to Send "Viber Yondu" using CDP 365
    • How to Send email using "SendGrid" in CDP 365
    • How to push notification using "Onesignal (App Push)" in CDP 365
    • The performance metrics of the journey
    • How to create a new "Ad Zone"
    • How to Send email using "Amazon SES" in CDP 365
    • How to define zone in website for improve web personalize performance
    • How to push notification "Firebase Cloud Messaging" using CDP 365
    • How to Send SMS using "Telerivet SMS" in CDP 365
    • How to Send SMS using "Klasik SMS" in CDP 365
    • Using "Segment" Data source in Dataflows
    • Set up "Dataflows" to push data to "Google" and "Facebook" Audiences
    • How to send message using "Messenger" in CDP
    • How to push notification "Firebase Cloud Messaging" for Shopify
Powered by GitBook
On this page
  1. Quick start guide

Set up "Dataflows" to push data to "Google" and "Facebook" Audiences

PreviousUsing "Segment" Data source in DataflowsNextHow to send message using "Messenger" in CDP

Last updated 2 years ago

  1. Log into the CDP system, after logging in, click the menu in the left corner of the screen

  2. Select the menu as follows: "DATAFLOWS" -> "Data Destination"

3. On the "Destination Channel", select the icon

4. Select "Facebook Audiences" or "Google Audiences"

5. After clicking select, Authentication for account Google or Facebook

6. Input Name for Destination, select an account

7. Click on "Connect"

8. Switch to the "DATAFLOWS" Menu, click on "Blank Dataflow"

9. Select "Data source".

Select the "Segment" Data Source that you created earlier

After clicking "Create dataflow" button, you will be redirected to the create dataflow interface

Select the field that you want to push to "Google"/"Facebook audiences".

Select Segment contains the customer data set that you want to push to "Google"/"Facebook audiences"

10. At the back of the data node, click "add column" node

11. For "Email" and "Phone" fields, encryption is required

  • Sử dụng function "AUDIENCE_ENCODE_SHA256"

    • Example:

      • AUDIENCE_ENCODE_SHA256(Phone)

      • AUDIENCE_ENCODE_SHA256(Email)

NOTE: The format of the phone number depends on the type of audience

  • For GG Audience: "+" + Country Code + Phone Number

Example: +84932123212

  • For FB Audience: Country Code + Phone Number

Example: 84932123212

  • Note: Phone number must not have the first "0"

  • If the case in your data phone number starts with "0", you can use the following function to remove the first "0"

12. At the back of the node column; Select "Destination channel" -> Select "Facebook" or "Google audiences" connected in step 7

13. Mapping the encrypted "Email Hash" and "Phone Hash" above with destination column

Select Table

  • Create new audience: create new audience and push data into it

  • Existing audience: push data into an existing audience

Write Mode

  • Insert Only: Used to push new data to the audience

  • Remove: Used to delete data that matches the uploaded data

14 Click on Save Button

REVIEW & TURN ON

Used to view setup information in dataflows and setup execution time

After clicking "Turn on", the data changes status from "Paused" to "Active"

Force Run: Used to run immediately without timeout in dataflows

NOTE: You can see how to create a Segment Datasource

NOTE: You can see how to create a new segment

here
here