Hello, I set up Criteo tags through Google Tag Manager. Currently they all work but I have two problems: - Conversion Tag: see at the end of the code there is an "@" that should be removed, otherwise we don't have a match with the feed IDs. I would need to know how to remove "@" from the product code from the transaction. - Listing Page Data layer: what needs to be done to update the data layer of the category pages to add the "code" variable that does not appear? * If you need attachments I can send them
Posted by Angel 3 days ago
We are noticing a lot of failures in reporting on the Statistics v1 API It seems that the endpoint https://api.criteo.com/marketing/v1/statistics is returning a 500 error. From the changelog we see that the deprecation of statistics v1 won’t happen before April 2021. https://developers.criteo.com/marketing-solutions/changelog/upgrading-to-statistics-v2 Is this issue currently being addressed? Please let us know soon. Sample cURL request - curl -X POST --data '{"reportType":"TransactionID","advertiserIds”:”xxx”,”endDate":"2021-01-13","format":"Json","metrics":["Clicks","Displays","AdvertiserCost","SalesPc","SameSalesPc","SalesPcNd","SalesPv","SalesPvNd","SalesPcPv","SalesAllPc","RevenueGeneratedPc","RevenueGeneratedPv","RevenueGeneratedPcPv","RevenueGeneratedPcNd","RevenueGeneratedPvNd","ExposedUsers","OverallCompetitionWin","Audience","Reach","AverageCart","ClickThroughRate","ConversionRate","ConversionRatePv","ECos","ECosPv","ECosPcPv","CostPerOrder","CostPerOrderPv","CostPerOrderPcPv","ECpc","ECpm","ReturnOnAdvertisingSpending","AdvertiserValue","CostOfAdvertiserValue"],"startDate":"2021-01-12","dimensions":["CampaignId","Category","Day"]}' -H 'Authorization: Bearer xxx’ -H 'Content-Type: application/json' -H 'Accept: application/octet-stream' -A 'Jersey/2.31' 'https://api.criteo.com/marketing/v1/statistics' Response- HTTP/2 500 cache-control: private content-length: 36 content-type: text/html server: Kestrel x-aspnet-version: 4.0.30319 date: Wed, 13 Jan 2021 16:46:54 GMT {"Message":"An error has occurred."}
Posted by Fivetran Developers 4 days ago
Hi, We are seeing a mismatch when comparing the UI vs the API. We have tried changing time zone and adding the flag 'ignoreXDevice' but we're still getting the same numbers from the API. We are using the old API, is the UI using the new and could that be the reason for the mismatch? Thanks!
Posted by andreas about a month ago
We are noticing a lot of failures in reporting on the Statistics APIs. It seems that the endpoint https://api.criteo.com/v1/statistics is returning a 404. The new beta endpoint https://apigateway.criteo.com/preview/statistics/report does not recognize "CampaignId" as a valid dimension. Is this issue currently being addressed? Is there some other endpoint we should be using? Are endpoints going to be sunsetted in the future without notice?
Posted by Andy Parkerson 2 months ago