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:start block there must be one script with twq('config', ...) and no twq('event', ...). An event here would fire a conversion the moment someone opens the page.
Exactly one block
One pixel:start, one pixel: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