Downloads
Everything that runs on your site can be downloaded and inspected here before you install it. As of 11 September 2026.
Reports purchases from the shop backend, not from the browser. Runs alongside your existing tracking as long as you like.
WordPress 6.0 or newer · PHP 8.0 or newer · WooCommerce
09d48bd4c92a96cb183f6f32159c6d970c36307028b22152ef1f280a5e4972f3 Verify it yourself: shasum -a 256 trackdolphin-woocommerce.zip
The same for Shopware 6: orders go out server-side, even when the browser blocks or the customer left the page long ago.
Shopware 6.5, 6.6 or 6.7
08079fc8f80ae3799ff577a8d14da1130394b4253e488083a79f3eaa5d8488ea Verify it yourself: shasum -a 256 trackdolphin-shopware.zip
For JTL-Shop 5: purchases go out server-side, including those where the buyer never reaches the thank-you page after paying. The reconciliation with JTL-Wawi reports the latecomer.
JTL-Shop 5.2 or newer · PHP 8.1 or newer
6e8ee5feb1d1e7087887cb29540886e00a29a7738cdcbb937380710a70655b67 Verify it yourself: shasum -a 256 trackdolphin-jtl.zip
Shows live in the developer tools which events your site sends, and warns about plain-text data, missing fields and rejected events.
Chrome or Edge · load as an unpacked extension
chrome://extensions and switch on developer mode.82389bb369d35b611897274c6b7c0ef7464b53d379cd0000c587010230b73014 Verify it yourself: shasum -a 256 trackdolphin-event-tester.zip
No WooCommerce, no Shopware? Then you need no package. Events go to the collector as an HTTP POST: that is one endpoint, your project ID and a JSON body. The full description with fields and examples is in the HTTP API.
There is also a JavaScript-SDK that takes the assembling of the requests off your hands. It is documented and in use, but not yet published as a package. Until then the HTTP API is the path you can rely on.
Both plugins are unencrypted PHP. What is in the ZIP can be read before you upload it: there is no compiled part and no runtime loading step.