Add a New Provider (Server)
Last updated
Last updated
For Server-side configuration, all the information is fetched from the server.
To add a new Provider on Ingest Labs, perform the following steps:
Step 1: Select Add Provider -> For Server on the top-right corner of the screen.
Step 2: The Provider Template panel opens on the right side. Select a template from the list or use the Search bar to find a specific one.
Step 3: Let's take an example of the Facebook Conversion API provider template.
Step 4: Ingest Labs configures the Provider Name and Base URL.
Step 5: The values such as the API version and the Pixel Id are specific to every provider. You need the API version, Pixel ID, and Access token before you add a Facebook Conversion API template.
Step 6: To add a Facebook Conversion API Template, perform the following steps:
b. Follow the steps mentioned on the webpage.
Add Attributes The Attributes section consists of the following two sub-sections:
User Data
Custom Data
Step 7: Under the Attributes section, click Add Attribute at the bottom to add a new attribute. The Name, Value, and Settings information is visible.
Note: You can set the attribute to Mandatory, Ignore If Empty, Fatal, Hash (SHA256).
Mandatory: This value is mandatory.
Fatal: This value is mandatory.
Ignore If Empty: This may be ignored if the value is not set.
HASH (SHA256): The value is converted to HASH format.
You can see a list of parameters here:
Step 8: To add a new parameter from the Customer Information Parameters, for example, the subscription Id, perform the following steps:
a. In the JSON section, click Add Attribute.
b. Add the exact field name under User Data and configure it with a data element that returns a subscription Id.
Step 9: To modify the settings, click the Settings icon on the bottom-right corner of the screen.
Step 10: Enter the Attribute Settings and click Confirm to save the changes.
The following are the Data Type Conversions for the attributes.
No Conversion
Indicates that there is no conversion required for the data type.
Convert to Boolean
Converts the input data to Boolean.
Convert to Number
Converts the input data to a number.
Convert to Array
Converts the input data to Array.
Convert to Object Spread
Converts the JSON attributes under a parent level attribute to the root level attributes.
Step 11: To delete the attribute, click the Delete icon.
Step 12: Enter the fields in the HTTP Headers section. This section is optional.
Step 13: Enter the fields in the Connectors section and click Save to save the changes.
a. Navigate to the following URL to generate a Pixel Id, and an Access Token for the API version.
You can add additional attributes from
Note: Similarly, while adding any other provider template, for example, TikTok Event API Provider, click to create a Pixel Id and Access Token and proceed as given above.