For the complete documentation index, see llms.txt. This page is also available as Markdown.

Implementing Bloom Custom Pixel

Note: Please ensure all steps in “Setting Up the Bloom Custom Pixel” are completed before proceeding.

Step 1 - Log in to your Shopify admin panel and navigate to Settings > Customer events.

Step 2 - Click on " Add custom pixel"

Step 3 - Provide a custom name for your pixel. You’ll be prompted to change it if it’s already in use.

Step 4 - Update the privacy setting.

Step 5 - Paste your BloomPixel Customer Events JavaScript code into the code window. Save your changes and confirm the pixel is firing correctly on your storefront.

Ensure you replace [your-domain] in the script with your actual domain (e.g., example.com or example.com.au) before adding it.

Step 6 -Save your changes and verify that the pixel is firing correctly on your storefront.

Last updated