This article explains the common causes of the problem and provides solutions to minimize or eliminate this issue.
Verify the targeting conditions
If you have made one or more modifications to an element of your page in the visual editor, and they don’t appear when performing the QA of your campaign, the first step is to verify that you are assigned to the variation including the change(s) you’ve made.
To verify that you are assigned to the campaign and to the variation, use one of the 2 methods explained in Checking if a page is assigned to a campaign:Â
- The QA Assistant
- The web browser’s tool
If you are not assigned to the variation
If you are not affected by the variation (rejected), you won’t be able to see any modifications made to this variation, as you don’t meet the targeting conditions of the campaign.
In the table below, you can see every reason you may not be accepted to the test:
Status | Explanation |
“accepted” | You are seeing the test named above. |
“target_pages_rejected” | You do not meet the targeting conditions configured on the targeting page. |
"audience_rejected" | You were rejected from a specific test because you do not match the targeting criteria for the campaign. To see which targeting criteria you do not match, click the targeting object below in the console. Each targeting criterion added to the campaign is listed in that object and will display true if you match the criterion or false if you don’t match it. |
“trigger_rejected” | You do not meet the targeting conditions of the trigger configured on the targeting page. Check what trigger has been set up to ensure you assign yourself to it correctly. |
“pending” | Targeting is set with AJAX mode and is waiting for the element to be present on the page before applying. Alternatively, targeting includes geolocation, IP, weather, browser, device, or DMP criterion which has not yet been found. |
“qa_parameters_rejected” or “QA rejected” | You do not meet the conditions configured in QA mode (IP address or cookie). Ensure the IP address entered is yours or that you have added the targeted cookie. Otherwise, refresh the tag and retry in a new incognito window (make sure to close all other browser windows). |
“master_campaign_not_checked” |
In personalizations or multipage tests that contain scenarios or subtests, there are two types of ID:
Check the subtest ID because the global ID will always have the status "master_campaign_not_checked". |
If you are assigned to the variation
If you are assigned to the variation (not the original version) but still can’t see the modifications, it means that the issue comes from the modifications that have been made via the editor. This may be because there are too many modifications in the variation, or you used the Edit HTML option.
If so, remove unnecessary modifications from the Active changes panel and keep only the relevant ones. If the problem persists, some modifications may have been made to a selector that no longer exists on the page. You can check the selector used by clicking the modification, then Change selector.Â
If you find that modifications have been made to a selector that no longer exists on the page, update the selector so that it matches an existing element of the page.
Good to know đź’ˇ
Update the AB Tasty tag after each modification you make on a live campaign. This allows the changes to be taken into account in the production phase.