Serviceform Pixel

Description

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

  1. Install the plugin
  2. Go to Settings Serviceform Pixel
  3. Enter your Serviceform Pixel ID
  4. 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

Screenshots

  • Simple settings page – enter your Pixel ID and optionally enable the product data API

Installation

  1. Upload the plugin files to /wp-content/plugins/serviceform-pixel/
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Navigate to Settings Serviceform Pixel
  4. Enter your Serviceform Pixel ID
  5. Optional: Enable Product Data API if you have WooCommerce

FAQ

Will this update affect my existing pixel setup?

No. Your existing pixel setup will continue working exactly as before. The product data API is disabled by default.

Do I need WooCommerce for the pixel to work?

No. The core Serviceform pixel functionality works on any WordPress site. WooCommerce is only required for the optional product data API.

How do I enable the product data API?

Go to Settings Serviceform Pixel and check the “Enable Product Data API” box.

Are the API endpoints publicly accessible?

By default, yes. You can set an API key in the settings to protect the endpoint.

Where do I get my Pixel ID?

Sign up at serviceform.com and create a pixel for your website.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Serviceform Pixel” is open source software. The following people have contributed to this plugin.

Contributors

“Serviceform Pixel” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Serviceform Pixel” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.3.0

  • New: Recommendations endpoint with real order co-purchase data
  • New: Stock validation endpoint for real-time inventory checks

2.2.2

  • New: Add to cart endpoint for widget integration
  • New: Get cart endpoint for cart management

2.2.1

  • New: Single product endpoint for frontend cart/variant operations

2.2.0

  • Updated: Tested with WordPress 6.7
  • Updated: WooCommerce HPOS compatibility
  • Updated: Settings moved under Settings menu
  • Improved: Comprehensive product data export (all custom fields, ACF, taxonomies)
  • Fixed: Product visibility query for modern WooCommerce

2.1.0

  • New: Optional product data API endpoint
  • New: REST API for WooCommerce products
  • Important: All new features disabled by default

2.0.1

  • Updated pixel loading script
  • Enhanced V3 pixel support

1.0.0

  • Initial release