Test: User Role & Cookie-based cache-busting

The ad on this page has 2 visitor conditions:

User IS Admin AND User IS Ad Admin.

It should show up, depending on what the current user can and is.

More interesting: there should be one AJAX call to load the ad and create a cookie with user information.
After that, each following page request has only an AJAX call for tracking.

One problem: we have multiple AJAX-Calls on this page for testing here, so there is practically always one.

[the_ad_placement id=“manual-placement_2″]

Kommentare

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert