Serviceform Pixel is the official plugin for adding Serviceform tracking pixel to your WordPress website. Simple, lightweight, and reliable.
Core Features
- Serviceform Pixel Integration – V2 and V3 pixel support
- Automatic Loading – Pixel loads based on ID length detection
- Easy Setup – Just enter your Pixel ID and you’re done
- Lightweight – No impact on site performance
Optional Product Data API (Disabled by Default)
For WooCommerce stores, an optional product data API is available:
- REST API Endpoint – Retrieve all product data via
/wp-json/serviceform/v1/products
- Complete Product Data – Names, descriptions, prices, images, categories, tags, custom fields
- Pagination Support – Handle large catalogs with
?page=1&per_page=100
- Incremental Updates – Filter by date with
?updated_after=2024-01-01
- Optional Security – API key protection available
Important for Existing Users
Your existing setup is completely safe. The product data API is:
* Disabled by default – Nothing changes unless you opt-in
* Completely optional – Your pixel will work exactly as before
Getting Started
- Install the plugin
- Go to Settings → Serviceform Pixel
- Enter your Serviceform Pixel ID
- Optional: Enable Product Data API if you have WooCommerce
Requirements
- WordPress 5.0 or higher
- PHP 7.4 or higher
- WooCommerce 5.0+ (only for product data API)
Support