Taboola OpportunityServlet

Taboola OpportunityServlet (taboola/opportunityservlet)

operated by: Taboola, Inc. (get company information on datarequests.org, go to tracker entry in the Exodus database)

Endpoint URLs

These are URLs or regexes of endpoints the tracker sends data to. We use these to determine which adapter to apply to a request. Some trackers use the same endpoint for several formats. In this case we use additional logic to match the adapter to the request, refer to the code for more information.
  • https://am-vid-events.taboola.com/OpportunityServlet

Decoding steps

Every tracking library has its own way of transmitting tracking data, often even several. They are regularly pretty convoluted, nested encoding schemes. Because of that, the adapter needs to decode the request information into a consistent format. We try to keep keys and paths intact, but the structure results from our decoding. All steps used in the decoding for this adapter are documented here.
  1. Get the property at JSONPath $ in the request headers. Store that in the result for the request headers.
  2. Get the cookie $. Store that in the result for the cookies.
1res.header = header.$
2res.cookie = cookie.$

Observed data transmissions

This is data that we observed being transmitted by this tracker. Not every request contains all of this data. The context of the data describes where we found the data in the request, the path describes the location of the data in the decoded request. The examples are a selection of observed values.
PropertyContextPathExamples of observed values
Refererheaderrefererhttps://eat.de/
https://fcbinside.de/2024/09/12/nach-geplatztem-saudi-deal-coman-weiter-verkaufskandidat-bei-bayern/
https://www.abendblatt.de/
https://www.all-in.de/
https://www.allgaeuer-zeitung.de/
headerRefererhttps://eat.de/
https://fcbinside.de/2024/09/12/nach-geplatztem-saudi-deal-coman-weiter-verkaufskandidat-bei-bayern/
https://www.abendblatt.de/
https://www.all-in.de/
https://www.allgaeuer-zeitung.de/
Unique user IDcookiet_gid Tracker documentation on this property7fad88c5-f105-463d-a03b-859a5edfd248-tuctdec6d4e
cba0e5cf-a685-4535-b6e5-f0529f68ea36-tuctdeab70b
20fb796a-3201-46cd-9207-094c83eb9567-tuctdeb372e
74593542-d2bd-42a3-93eb-21f1075b5e63-tuctdebd80c
9305a2a6-9cf2-4993-b75d-4cf0c454c8b5-tuctdeb36c1
cookiet_pt_gid Tracker documentation on this property7fad88c5-f105-463d-a03b-859a5edfd248-tuctdec6d4e
cba0e5cf-a685-4535-b6e5-f0529f68ea36-tuctdeab70b
20fb796a-3201-46cd-9207-094c83eb9567-tuctdeb372e
74593542-d2bd-42a3-93eb-21f1075b5e63-tuctdebd80c
9305a2a6-9cf2-4993-b75d-4cf0c454c8b5-tuctdeb36c1
cookietaboola_fp_td_user_id Tracker documentation on this property69313770-5a32-4f7b-a5c2-f34d9470045e-tuctde9c4d2
References