Trackity for WooCommerce is the official WordPress client for the Trackity SaaS analytics service (https://trackity.com). The plugin is non-functional on its own — it requires an active Trackity account and API key. Once a merchant connects the store, the plugin sends order, checkout, product, customer, attribution, click identifier, browser, and runtime error data to Trackity for analytics, attribution, and ad-platform conversion tracking.
Tracking is inactive until the merchant connects the plugin. Disconnecting the plugin removes local Trackity credentials and stops the storefront script and event delivery.
This plugin connects to the Trackity API, a third-party SaaS service operated by Trackity. Connection to this service is required for the plugin to function — without it the plugin performs no tracking and sends no data.
Service: Trackity Analytics
Provider: Trackity (https://trackity.com)
API endpoint: https://api.trackity.com
Privacy Policy: https://www.trackity.com/privacy-policy/
Terms & Conditions: https://www.trackity.com/terms-and-conditions/
What is sent to Trackity, when, and why:
https://api.trackity.com/api/woocommerce/oauth/authorize and /api/woocommerce/oauth/exchange. This is required to authenticate the store against the merchant’s Trackity account.https://api.trackity.com/api/woocommerce/webhooks. This is required for analytics and ad-platform conversion reporting.https://api.trackity.com/pixel/global-script. That script initialises the ad-network pixels (Meta, Google Ads, TikTok, Microsoft Bing, LinkedIn, Snapchat, Reddit, Pinterest) that the merchant has connected inside the Trackity dashboard. The set of pixels is merchant-specific and changes whenever the merchant connects or disconnects an ad platform in Trackity, which is why it cannot be bundled statically with the plugin. The script is loaded asynchronously and is only injected after the merchant has explicitly connected the plugin./pixel-events/* endpoint at https://api.trackity.com.The Trackity service is governed by Trackity’s Privacy Policy and Terms & Conditions, linked above. Site owners using this plugin are responsible for disclosing the use of Trackity (and any ad-platform pixels they enable through it) in their own site privacy policy and for obtaining any visitor consent required by their local data-protection law (GDPR, CCPA, etc.). The plugin registers WordPress personal-data exporter and eraser callbacks so order tracking data can be exported or erased through Tools Export Personal Data and Tools Erase Personal Data.