Datafeed Guide - Bukalapak - CPS ID

Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

Datafeed Guide - Bukalapak - CPS (ID)

Last updated on December 28, 2020

An Overview

The following serves as a technical guide and step by step process on how to obtain the Datafeed for a specific offer.

Section 1: Obtaining the feed URL

1. ​Login to your publisher dashboard at ​https://app.involve.asia/​ or ​https://app.involve.asia/publisher/datafeed

2. Navigate to the “​Tools​’’ menu.

3. Under the drop down menu click on “​Datafeed​” option.

4. You will notice the Datafeed list contains a number of offers.

5. Identify the offer that you wish to get the datafeed and copy the details listed under the “URL” column.

Important Note:

Bukalapak - CPS (ID) datafeed can only be obtained via the URL using the below user credential:
Description Value

Feed URL https://www.bukalapak.com/affiliate

Username myre@involve.asia

Password involveasia123

Once you're logged in, copy and paste this link to a new tab - https://www.bukalapak.com/affiliate/dashboard/product-feed

From there you need to choose which product category to download:


There is 2 format available, CSV and GET API feed

To download the CSV format click the “Download File” button to download the feed with column below:
To download the GET API feed choose the API format and copy the link and use the username and password
accordingly:
Section 2: Understanding the feed structure

The table below explains the structure of the feed together with some important notes that may have an impact on your
conversion. Please take note that you will need to add the column name manually to the data feed

Item Description Example

product id ● The product id 1skw0md

title ● The product name. charger kuning 414

price ● The price of the individual product. 100000

currency ● The currency of the product price IDR

1st level category ● The product 1st level category Komputer


name

2nd level category ● The product 2nd level category Aksesoris

3rd level category ● The product 3rd level category Charger


image ● The image of the said product. https://s1.bukalapak.com/img/61231397701/w-300/im
ages__8_.jpeg

Landing page URL ● The product’s page URL format https://www.bukalapak.com/p/komputer/aksesoris-226


format structure /charger-1513/1skw0md-jual-charger-kuning-414?ho_
offer_id={offer_id}&ho_trx_id={transaction_id}&affiliate
Important: _id={affiliate_id}&utm_source=hasoffers&utm_medium
=affiliate&utm_campaign={offer_id}&ref={referer}
Do not use this link in your website as it
will NOT result in any conversion.

Please refer to ​Section 3: Generating


individual product deeplink for detailed
information.

link ● The product’s page URL https://bukalapak.go2cloud.org/aff_c?offer_id=21&aff_


id=1745&url=https%3A%2F%2Fwww.bukalapak.com
Important: %2Fp%2Fkomputer%2Faksesoris-226%2Fcharger-15
13%2F1skw0md-jual-charger-kuning-414%3Fho_offer
Do not use this link in your website as it _id%3D{offer_id}%26ho_trx_id%3D{transaction_id}%2
will NOT result in any conversion. 6affiliate_id%3D{affiliate_id}%26utm_source%3Dhaso
ffers%26utm_medium%3Daffiliate%26utm_campaign
Please refer to ​Section 3: Generating %3D{offer_id}%26ref%3D{referer}
individual product deeplink for detailed
information.
Section 3: Generating individual product deeplink

In order to have a valid tracking link, you need to make changes to the “link” data in the datafeed you just downloaded. To generate a
valid tracking link that points your users directly to the product page, you will have to combine the prefix URL and the encoded URL
for specific product.

Below are the step by step instructions on how to achieve this goal.

A. Preparing the Prefix URL:

Prefix URL is the first component of the tracking link, it indicates the offer that you’re promoting as well as your
publisher account. Below is the format of the Prefix URL:

Prefix URL format

https://invol.co/aff_m?offer_id=​OFFER_ID​&aff_id=​TRACKING-
LINK-ID​&source=feed&url=
i. ​Replace the ​OFFER-ID​ in the Prefix URL with the below value:
Offer ID

101255

Important Note:
Do note that the above value is ​unique​ for each offer, make sure you use it only for this offer.

ii. ​Replace the ​TRACKING-LINK-ID in the ​tracking_url ​with the ​Tracking Link ID ​assigned to your publisher account​.
Your Tracking Link ID can be found by navigating to “​Account Setting​” -> “​Profile Information​” section.

Example​:

Assuming your Tracking Link ID is ​1983​, once you updated the Offer ID and your Tracking Link ID in the ​Prefix
URL​, the result will be as below:

https://invol.co/aff_m?offer_id=​101255​&aff_id=​1983​&source=feed&url=

B. URL encoding the direct product URL:

The URL encoded product URL is the second component of the tracking link, it indicates the direct product URL
that you user will be visiting.
Example​:

Please use the URL from “Landing page URL format” column​ :

https://www.bukalapak.com/p/komputer/aksesoris-226/charger-1513/1skw0md-jual-charger-ku
ning-414?ho_offer_id={offer_id}&ho_trx_id={transaction_id}&affiliate_id={affiliate_id}&utm_s
ource=hasoffers&utm_medium=affiliate&utm_campaign={offer_id}&ref={referer}

Remove the additional parameter starting from the “?” character:

https://www.bukalapak.com/p/komputer/aksesoris-226/charger-1513/1skw0md-jual-charger-ku
ning-414

Once it was URL encoded, it will look like below:

https%3A%2F%2Fwww.bukalapak.com%2Fp%2Fkomputer%2Faksesoris-226%2Fcharger-1513%2F1skw0md
-jual-charger-kuning-414

C. Combining Prefix URL with the URL encoded product URL:

In order to generate a valid tracking URL, you will have to combine the Prefix URL generated in Step A with the
URL encoded product URL from Step B.

Example:
Step A: Prefix URL:

https://invol.co/aff_m?offer_id=​101255​&aff_id=​1983​&source=feed&url=

Step B: URL encoded product URL:

https%3A%2F%2Fwww.bukalapak.com%2Fp%2Fkomputer%2Faksesoris-226%2Fcharger-1513%2F1skw0md
-jual-charger-kuning-414

Given the result for Step A and B as above, the result will be as below:

https://invol.co/aff_m?offer_id=​101255​&aff_id=​1983​&source=feed&url=https%3A%2F%2Fwww.bu
kalapak.com%2Fp%2Fkomputer%2Faksesoris-226%2Fcharger-1513%2F1skw0md-jual-charger-kuning
-414

Section 4: Tips and tricks

● The tracking URL serves as a key component for performance marketing.

● While the datafeed has gone through all the necessary processes, it is always a good idea to test it out.

● Make sure the Offer ID and your Tracking Link ID are valid.

● If you’re unable to locate your Tracking Link ID, kindly get in touch with your affiliate manager.
● That’s it. You’re good to go.

Enjoy promoting and make sure you optimise your feeds fully! 

You might also like