FAQ
In this document PriceSpy is used as a placeholder for your local PriceSpy site, e.g. prisjakt.nu, pricespy.co.uk, hintaopas.fi, ledenicheur.fr etc.
Browser Script
How can I verify my browser script integration?
See Testing Your Integration in the Browser Script onboarding guide.
Shopify
How can I verify my Shopify integration?
See Testing Your Integration in the Shopify Custom Pixel onboarding guide.
Can I load pjpixel.min.js in a Shopify custom pixel?
No. The script loads, but it cannot work. Custom pixels run in a sandbox whose window.location is the sandbox iframe's URL rather than the storefront's, so pjpixel.init never finds a pjclid, and storage access in that sandbox fails, so pjpixel.track always returns Conversion not available. Neither can be worked around from inside the pixel. Use the code in the Shopify Custom Pixel guide instead.
Server-to-Server
How can I verify my server-to-server integration?
See Testing Your Integration in the Server-to-Server onboarding guide.