ePrivacy and GPDR Cookie Consent by Cookie Consent Skip to main content

Load events to CDP (CR)

 Pre-requisite

Your

input must be a csv file, the required csv is defined in the data transformation step here.

Configuration

PostgreSQL

To backend

start
loading data into CDP, create a new configuration in your workspace and select CDP Events Loader

image.png

Then, fill in the parameters

"action":"insert_customer_events","auth":"{{CDP_DB_NAME}}",
ParameterDescription
CDP URLGenerally, it should follow this format {https://cdp.<client-name>.meiro.io/api
CDP {API "dbname":Credentials "host":

Fill "{{CDP_DB_HOST}}",in "password":your "{{#CDP_DB_PASSWORD}}",CDP "port":login "{{CDP_DB_PORT}}",credentials "user":accordingly.

"{{CDP_DB_USER}}"

You },may "backend":wish "postgres",to "debug":create true,a "dry_run":dedicated false,CDP "schema":account {for "cdp":the "public",purposes "customer_events":of "cdp_ce",loading "profile_stitching":data.

"cdp_ps"

Please }refer }to this article to learn how to create accounts in your Meiro CDP.

image.png