Pinterest Conversion


Reach more people with
Promoted Pins

Want to see how your Promoted Pins are doing?
With conversion tracking, you can tie actions that people take on your site back to an action that they took on Pinterest.

{primary} Stackpile makes it easy to install Pinterest Conversion on your website and start sending data to all your integrations with a simple unified API.

Install Pinterest Conversion

Getting Started


{primary} Important

If you already have the Pinterest Conversion snippet installed on your site, please remove it.

Once the Stackpile snippet has been installed on your website, add Pinterest Conversion to your stack on your Stackpile Dashboard, add your Tag ID (see Settings on how to obtain this) and click on Install Pinterest Conversion.

The Stackpile - Pinterest Conversion integration will then start tracking your Promoted pins.

Settings


Tag ID

On your Pinterest Conversion Dashboard, go to Ads > Conversion tracking > Your conversion tags > Pinterest tags, select your specific Pinterest tag and click on Edit.

Your Tag ID appears in the provided install JavaScript snippet (as a 13 digit number) at the pintrk('load', tag, e.g. pintrk('load','3266144324435');

<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','3266144324435');
pintrk('page', {
page_name: 'My Page',
page_category: 'My Page Category'
});
</script>
<noscript>
<img height="1" width="1" style="display:none;" alt=""
src="https://ct.pinterest.com/v3/?tid=3266144324435&noscript=1" />
</noscript>