PPM Parent Page Tracking Test
This page is a simple proof-of-concept for parent-page conversion tracking with the PPM booking request form, integrated via “Method 2”.
The parent page can be on any domain. In this example, the parent page is hosted on our get.partypromanager.com subdomain, while the PPM booking request form itself opens via the standard PPM popup integration.
The idea is to simulate a visitor arriving from an advert, store some example attribution values on this parent page, reload the page to demonstrate those values persist, and then submit a PPM booking request form.
When the PPM form is submitted, the parent page listens for the REQUEST_SUBMITTED message from PPM. At that moment, it reads the stored attribution values back from localStorage and displays them below. This demonstrates that the parent page can still access its own stored tracking context when the PPM booking request is submitted.
Step 1: Simulate an ad landing
Click below to store test attribution values in localStorage. The page will then reload with a querystring added, to demonstrate the values survive navigation/reload.
Initialising test page…

