Upload offline conversions with Ads Manager: Pinterest

Upload a CSV file with web, in-app, and/or offline conversions into Ads Manager. Pinterest will then match relevant campaigns to these conversions so that you can then review total campaign conversions in Ads Manager. Note: make sure you have an active campaign. Prepare your CSV file Frequency: Upload your file at least once a month and send… Continue reading Upload offline conversions with Ads Manager: Pinterest

Upload offline conversions: Pinterest

Uploading offline conversions provides a more complete picture of the success of your campaign on your sales. Make sure you’ve run a Pinterest campaign and have conversion data for the time period you’re trying to measure. There are two ways to upload offline conversion events: Upload conversions with Ads Manager : Manually upload a CSV file with… Continue reading Upload offline conversions: Pinterest

Pinterest Catalog : Upload the data source manually

A primary data source is a list of your products and their corresponding attributes. Each day, Pinterest ingests this data to create Pins for your products. You may add or delete products included in your data source You can provide the URL for your hosted data source, or you can manually upload your data source.… Continue reading Pinterest Catalog : Upload the data source manually

Pinterest Catalog : Prepare your data source-URL link for the hosted data source

A primary data source is a list of your products and their corresponding attributes. Each day, Pinterest ingests this data to create Pins for your products. You may add or delete products included in your data source You can provide the URL for your hosted data source, or you can manually upload your data source.… Continue reading Pinterest Catalog : Prepare your data source-URL link for the hosted data source

How Pinterest retail catalogs work

Retail catalogs work depending on how you choose to add your data source, from which we can access your retail catalog. If you’re providing the URL link for your hosted data source,  Pinterest will access your data source daily so they can dynamically create product Pins for each product in your retail catalog. Make sure… Continue reading How Pinterest retail catalogs work

Pinterest Retail Catalogs

We have the option to promote our products through Pinterest. To do this, we need to integrate our site with Pinterest and then create a product catalog.” As a merchant, you might want to upload your products to Pinterest as product Pins. Product Pins are specially formatted to let people who are browsing on Pinterest… Continue reading Pinterest Retail Catalogs

Send external IDs in the JavaScript part of the Pinterest tag

An external ID is a unique ID that you use to identify a single user. You can send external IDs alongside your conversions. Input external_id into partnerdata, either on tag load or using set: pintrk(“load”, “<YOUR_TAG_ID>”, {“external_id”: “<value>”}); pintrk(“track”, “<EVENT_TYPE_NAME>”); pintrk(“set”, {“external_id”: “<value>”}); pintrk(“track”, “<EVENT_TYPE_NAME>”); Replace YOUR_TAG_ID and VALUE with external IDs, featuring your specific… Continue reading Send external IDs in the JavaScript part of the Pinterest tag

Enable enhanced match in the part of the Pinterest tag

You have to format and hash <email_address> using the SHA-256, SHA-1 or MD5 algorithm. <email_address> needs to be lowercase and have all spaces removed. The formatted and hashed <email_address> has to be added to every Pinterest tag <img> tag URL on your website using the &pd[em]=<hashed_email_address> parameter. This parameter has to be added to both… Continue reading Enable enhanced match in the part of the Pinterest tag

Enable enhanced match in the JavaScript part of the tag for the Pinterest

To enable enhanced match, modify the Pinterest tag base code to include the em parameter in the pintrk() load function. You do not have to modify any of your event codes. The JavaScript base code becomes: <script type=”text/javascript”> !function(e){if(!window.pintrk){window.pintrk=function(){window.pintrk.queue.push(Array.prototype.slice.call(arguments))};var n=window.pintrk;n.queue=[],n.version=”3.0″;var t=document.createElement(“script”);t.async=!0,t.src=e;var r=document.getElementsByTagName(“script”)[0];r.parentNode.insertBefore(t,r)}}(“https://s.pinimg.com/ct/core.js”); pintrk(‘load’,'<YOUR_TAG_ID>’, { em: ‘<EMAIL_ADDRESS>’, }); pintrk(‘page’); </script> Replace YOUR_TAG_ID and EMAIL_ADDRESS with your… Continue reading Enable enhanced match in the JavaScript part of the tag for the Pinterest

Base Price Level is Used as the Purchase Price when Purchase Price Field is Blank on the Item Record

Scenario Purchase Price on a Purchase Order is being pulled from the Sales Price in the Base Price Level in the Item Record when there is No Purchase Price entered or when Purchase Price field is Blank or Null in the Item Record. The system use the Last Purchase Price on Purchase Transactions. However, for New Items with No Purchase History and No Purchase Price or Purchase Price on Item Record is Blank… Continue reading Base Price Level is Used as the Purchase Price when Purchase Price Field is Blank on the Item Record