If your Adobe Target activity does not appear on your site, these troubleshooting suggestions should help you find your solution.
In addition to the following troubleshooting information, see Troubleshooting Target for links to additional troubleshooting topics, FAQs, and other useful information about troubleshooting activities and other features in Adobe Target.
The following sections contain problems that you might encounter with suggested solutions.
Activities created using the Target UI should be updated via the Target UI. Activities created via API should be updated via API. If you originally create an activity using the API, for example, but then later edit the activity via the Target UI, not all changes are updated. All changes are stored on the backend and can be updated by making another API call.
As best practice, try updating the activity using the same method (UI or API) that was used to originally create the activity.
Make sure that your activity is complete and has been activated.
Validate: Go to Overview tab and see if test is marked inactive or draft.
Options:
Validate: Review targeting conditions on overview page.
Options:
Validate: On the Overview page, determine if the page falls outside of the targeting conditions.
Options:
Validate: Try one of the options below and attempt to view the experience again.
Options:
Validate: Click Create Activity. If the option is not available, you most likely have not been given sufficient rights to create an activity.
Options:
After you are added as a user in Target, you need to have the Approver role in order to create activities.
Ask the Admin of your account to make you an approver.
If you are the Admin, give yourself the Approver role from Administration > Users in Target.
Validate: Go to the Visual Experience Composer for the existing activity. Look for warning message indicating that the selectors (or structure) has changed.
Options:
For more information about how page modifications affect Target’s ability to display, see Page Modification Scenarios.
Validate: Ask developer.
Note: In order for Target to recognize where activity changes should be applied, avoid dynamically inserting an element with the same class or dynamically modifying the class of any siblings.
Options:
For more information about how page modifications affect Target’s ability to display, see Page Modification Scenarios.
Validate: Use the Collisions tab to see if other activities are running.
Note: The Collisions tab does not work with the Template Testing module.
Options:
Validate: Deleting a profile script from Target displays the error message, “Failed to delete profile script.”
Options:
Do one of the following:
Note: Multiple ajax Target calls with the same name but different parameters does not work on the same page. Only the first call is made.
When you perform certain actions, such as activating an activity outside of the UI using the Target API, the update can take up to ten minutes to propagate to the UI.
In rare cases, if the activity’s conversion metric to qualify for an experience is sent in the same request as activity qualification, the visitor might not be in any experience after the request is sent. In this situation, the visitor sees default content and experience ID captured via tokens would be -1. Adobe doesn’t recommend sending activity qualification and conversion in the same Target request.
If you want to send both metrics in the same request, you can use Advanced Settings to specify that the visitor stays in the same experience after conversion.