Tracking
Set up conversion tracking with Blockchain-Ads to measure specific user actions on your website
Step-by-Step Guide:

Log in to your dashboard.
Go to the "Tracking" section.
Click on "Setup Tracking".
Choose a setup method
Copy the pixel tracking script.
a) Paste the pixel in the header on all pages of the website. b) If you use Google Tag Manager, create a custom HTML tag and install on a Pageviews trigger that fires on all pages.
Example: <script> // Your tracking code </script> c) For S2S tracking follow the instructions on the page
Save and publish your website changes.
Setting Up Events:
Define the events you want to track (e.g., Singups, sales....).
Copy and install the conversion tag to fire whenever a user performs the defined event. You can use a Tag Management solution - like Google Tag Manager - to simplify this process.
Example: <script> //// Event tracking code</script>
Test the events to ensure they are working correctly.
For Assistance:

For setting up pixel with GTM integration - Request assistance on the button provided
For all other methots of pixel setup - follow the standard Support page for assistance
Last updated