Campaign types

Campaign types

  • A/B Tests: ab

  • Multi-pages Tests:

    • multipages for master campaign.

    • ab for sub-test campaigns - parentID field should be different of 0.

  • Multi-variates Tests:

    • multivariate for master campaign.

    • ab for sub-test campaigns - parentID field should be different of 0.

  • Personalizations:

    • mastersegment for master campaign.

    • subsegment for scenario campaigns - parentID field should be different of 0.

Campaign status

Accepted status:

Status
Description
Minimum Tag version

accepted

Campaign is applied on the page.

2.1

accepted_by_redirection

Campaign is applied on the page but the variation modifications are not applied as it comes from a redirected campaign.

3.0

Waiting status:

Status
Description
Minimum Tag version

pending

Tag is trying to resolve the targeting every 16ms.

2.1

currently_checking

Tag is currently checking the targeting.

3.0

other_subsegment_is_checking

Tag is waiting for other perso subsegments to be checked before checking the current one.

3.0

target_by_event_pending

Tag is waiting for manual activation thanks to ABTastyStartTest()arrow-up-right.

3.0

waiting_code_resolution

Tag is waiting for resolution of an asynchronous targeting custom code.

3.0

Rejected status:

Status
Description
Minimum Tag version

rejected

(Deprecated) Campaign is not applied and targeting success is false.

2.1

audience_rejected

(Deprecated) Campaign is not applied and audience targeting success is false.

2.4

target_pages_rejected

Campaign is not applied and "Where to display the test" criterias success is false.

2.4

qa_parameters_rejected

Campaign is not applied and QA mode criterias success is false.

2.4

trigger_rejected

Campaign is not applied and trigger criterias success is false.

2.1

segment_rejected

Campaign is not applied and audience segment criterias success is false.

2.5

traffic_rejected

Campaign is not applied due to untracked traffic from the traffic allocation configuration.

2.5

one_visitor_one_test

Campaign is not applied because another campaign have already been applied during the session (only for AB Test, Multi-pages and Multi-variates).

2.1

another_subsegment_already_started

Campaign can't be applied because another scenario of the same personalization is already applied (only for personalization).

3.0

master_campaign_not_checked

Campaign is not applied because it's a master campaign without any modifications.

3.0

timeout

(For deferred campaign) Variation data has take more than 3 seconds to be loaded so tag stop and don't execute the campaign.

3.0

deferred_loading_failed

(For deferred campaign) Variation data has not been loaded due to a network error or network blockage.

3.0

notPrioritizedYet

Campaign is not applied because a campaign with a higher priority level has already been accepted.

3.0

campaign_type_rejected_by_consent

Campaign is not applied because this campaign type is not supposed to be executed without consent.

3.0

geolocation_rejected_by_consent

Campaign is not applied because it has a geolocation based targeting and visitor didn't consent for geolocation usage.

3.0

screenshot_mode_rejected

Campaign is not applied because you are using the Heatmap screenshot mode.

3.0

Last updated

Was this helpful?