Tracking

Set up conversion tracking with Blockchain-Ads to measure specific user actions on your website

Step-by-Step Guide:

  1. Log in to your dashboard.

  2. Go to the "Tracking" section.

  3. Click on "Setup Tracking".

  4. Choose a setup method

  5. Copy the pixel tracking script.

  6. 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

  7. Save and publish your website changes.

Setting Up Events:

  1. Define the events you want to track (e.g., Singups, sales....).

  2. 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>

  3. Test the events to ensure they are working correctly.

For Assistance:

  1. For setting up pixel with GTM integration - Request assistance on the button provided

  2. For all other methots of pixel setup - follow the standard Support page for assistance

Last updated