de/ — landing
Landing page
This is de/index.php, the working landing page. The bot puts
the tracking script here and writes the values into config.php
next to this file. It does not touch the creative here —
that belongs to the pre-lander in the root.
What to check on this page
- Base code only
-
View source. Inside the
pixel:startblock there must be one script withtwq('config', ...)and notwq('event', ...). An event here would fire a conversion the moment someone opens the page. - Exactly one block
-
One
pixel:start, onepixel:end. Running the bot over this linkage again must not add a second one. - Creative NOT replaced
-
The three image meta tags on this page must still show the grey
placeholder saying
DE-ORIGINAL. If your new URL appears here, the bot reached further than it should.
Go to the thank-you page to see the config values and the event code. · Back to the pre-lander