Release notes for previous Adobe Target releases, including release notes for Target Standard/Premium, the Target platform, and the Target Javascript library (at.js).
Release notes are arraigned in descending order by month and year of release.
See Target release notes (current) for information about the current month’s Target releases (platform and Target Standard/Premium).
This release includes the following fixes and updates:
This release includes the following updates:
This release includes the following update:
localStorage
is not available. Telemetry was causing an issue for some customers that had localStorage
disabled in their browsers.For information about this and previous at.js releases, see at.js version details.
This release includes the following updates:
As the Adobe Target UI modernization effort continues, we are pleased to announce the general availability of the updated Activities User Interface.
Starting February 17, customers will gradually have access to the new Activities UI. To ensure a seamless rollout for all customers, this release will be deployed in controlled stages. The first stage will upgrade the initial group of Target customers to the new Activities UI. Subsequent stages will upgrade the remaining customers.
Based on the latest Adobe Spectrum design system, the update standardizes previously inconsistent design patterns, while adding new enhancements, such as:
Redesigned reporting for better insights into activity results.
Updated Change Log page, now getting the information from the Audit Query API for real-time insights.
Customizable list views to for better flexibility across different team needs.
Enhanced quick info and detail screens for easier access to information.
Completely rebuilt Visual Editing Composer with support for latest security updates from browser providers and a modern user interface.
For information about how the updated VEC differs from the previous version, see:
Updated Chrome extension supporting Manifest V3 for increased security and improved support for first-party cookies.
As the Adobe Target UI modernization effort continues, we are pleased to announce the general availability of the updated Recommendations User Interface.
Starting February 17, customers will gradually have access to the new Recommendations UI. To ensure a seamless rollout for all customers, this release will be deployed in controlled stages. The first stage will upgrade the initial group of Target customers to the new Activities UI. Subsequent stages will upgrade the remaining customers.
Based on the latest Adobe Spectrum design system, the update standardizes previously inconsistent design patterns, while adding new enhancements, such as:
This release includes the following updates:
To enhance the user experience for Adobe Target users, this release updates the Offers Library user interface.
To ensure a seamless rollout for all customers, this release will be deployed in controlled stages. The first stage upgraded the initial group of Target customers to the new Offers UI. Subsequent stages will upgrade the remaining customers.
Using the latest Adobe Spectrum design system, this update standardizes inconsistent design patterns and introduces new enhancements, including the following:
Bulk offer management: Select and delete or move multiple offers simultaneously.
Code Editor upgrades: Refreshed HTML and JSON editors with syntax highlighting and line numbering.
Improved offer cards: Enhanced quick information and detail cards for easier information access.
Persistent search and filters: Adds session-persistent search and filter options.
For more information see Offers and the sub-articles in this section. All Offers articles in this section have been updated to reflect these UI changes.
Here’s a short video that highlights the changes in this release:
__view__
scope optimization (October 22, 2024)Between July 22, 2024 and August 15, 2024, the Target team optimized the __view__
scope, enhancing the accuracy of activity impression, visit, and visitor reporting. This optimization aims to automatically capture reporting data for auto-rendered propositions and should be transparent to most accounts.
All new Adobe Experience Platform Web SDK customers will have this optimization enabled. However, customers who migrated from at.js and have not followed the implementation steps below have the optimization disabled. We urge these customers to review their implementations by February 3, 2025. After this date, we will enable the optimization for all customers. Failure to review and adjust implementations by then might impact reports, as mentioned below. Please contact Adobe Customer Care if you need to confirm whether your implementation is affected or if you require more time to adjust your implementation.
If you cannot complete your implementation review and resolve any issues by February 3, 2025, you can request a one-time, six-month extension. Ensure that your request is submitted by January 31, 2025. Adobe will review and decide on your request.
To benefit from this optimization in case of manual proposition rendering, review your Platform Web SDK implementation to ensure that you are sending notifications after manually rendering experiences or when using the applyPropositions
method (or the corresponding Launch action as a helper) to render experiences.
The most-common scenarios when experiences are manually rendered include:
renderDecisions: true
when fetching an activity created using the Form-Based Experience Composer that uses the global __view__
scopeIf notifications are not implemented as documented in Render personalized content in the Data Collection guide, reporting data might be missing in Target and in Analytics for Target reporting (A4T). In certain scenarios, you might notice an incorrect traffic split because the reporting data is not captured. Or, in other scenarios, reporting the same event repeatedly.
Depending on your implementation, check for Analytics and A4T reporting impacts.
The Platform Web SDK supports two implementation types for rendering experiences and personalizations:
Single call for personalization and measurement.
Initially recommended, the single-call approach for the Platform Web SDK is scheduled to be deprecated in favor of the split-call approach. Adobe advises all new implementations to use the new split-call approach and recommends that existing customers transition to the split-call method as well.
If you continue to use the single-call approach, you might notice the following unexpected changes in your Analytics reports:
Split calls (also known as top and bottom of page events).
This implementation type is the new split-call implementation approach recommended by Adobe. With this approach, the new optimization does not impact Analytics or A4T reports.
If you have questions, contact Adobe Customer Care. (KB-2179)
For more information about at.js releases, see at.js version details in the Adobe Target Developer Guide.
The integration between Adobe Customer Journey Analytics and Target provides powerful analysis and timesaving tools for your optimization program.
The primary benefits of using Customer Journey Analytics as the reporting source for Target are:
For more information, see Target reporting in Adobe Customer Journey Analytics.
The legacy Target Visual Experience Composer helper extension was created using Manifest V2. Google announced that it will no longer allow extensions created using Manifest V2 starting in June 2024. For more information, see Visual Experience Composer helper extension.
Adobe recommends that customers move to the newer Visual Editing Helper extension as soon as feasible.
Browser:iPad
and Browser:iPhone
in Browser audience attributes (April 30, 2024)Updates | Details |
---|---|
Browser:iPad and Browser:iPhone updated in Browser attributes used when creating audiences. | Adobe Target lets you target on any of several category attributes, including visitors who use a specific browser or browser options when they visit your page. Starting with the Target Standard/Premium 24.3.1 (March 4-6, 2024), built-in audiences created using the Target UI, such as This update requires no action on the customers’ side. Important: For customers to perform proper targeting for iPad and iPhone in profile scripts (and JavaScript segments), manual changes must be made by the customer by April 30, 2024. For examples of alternate settings that must be manually changed, see Updates for iPad and iPhone in Browser audience attributes. |
This release contains the following enhancements and fixes for the Adobe Experience Cloud Editing Helper extension for Google Chrome:
This release contains the following enhancements and fixes:
This release contains the following enhancements and fixes:
This release is scheduled for the following days:
This release contains the following enhancements and fixes:
As part of the Adobe Target team’s ongoing effort to improve the user-experience for Target users, this release refreshes the Activities page in the Target UI. This update unifies and standardizes design patterns that were previously inconsistent, while adding new enhancements.
Starting Wednesday, October 25, a percentage of customers will have access to the new UI with additional customers getting access in the next several days.
For more information see Activities.
This release contains the following enhancements and fixes:
selectorCriteria
when creating a new activity. (TGT-46586)This release contains the following enhancements and fixes:
Feature | Details |
---|---|
Recommendations implementation pattern | The Recommendations implementation pattern using at.js articles help you understand and create your Adobe Target Recommendations implementation when using the at.js JavaScript library. For more information, see Recommendations implementation pattern using at.js overview in the Adobe Target Developer Guide. |
getViewInAnalyticsId
request to not update properly. This fix helps recompute the Analytics link in reporting when the date range and metrics report settings are changed. (TGT-46246)This release contains the following enhancements and fixes:
This release contains the following enhancements and fixes:
This release contains the following enhancements and fixes:
The planned edge infrastructure upgrade requires additional IP or domains to be allow-listed. Review and allow-list the NAT and IP/domains for edge deployments 41-48. Infrastructure upgrades begin August 9, 2023.
For more information, see Allowlist Target edge nodes in the Adobe Target Developer Guide.
This release contains the following enhancements and fixes:
This release contains the following enhancements and fixes:
This release contains the following enhancements:
Feature | Details |
---|---|
QA mode for Automated Personalization activities | Adobe Target QA mode is now available for Automated Personalization activities, replacing Preview links functionality. For more information, see Activity QA. |
This release contains the following enhancements and fixes:
This release contains the following enhancement:
Feature | Details |
---|---|
Real-Time CDP Profile Attributes shared with Target | Real-Time CDP Profile Attributes can be shared with Target for use in HTML and JSON offers. For more information, see Share Real-Time CDP Profile Attributes with Target. |
This release contains the following new enhancements and fixes:
This release contains security updates and the following new features:
Feature | Details |
---|---|
AEM Content Fragments for headless personalization and experimentation | Use Adobe Experience Manager (AEM) Content Fragments in Target activities. Combine the ease-of-use and power of AEM with powerful Artificial Intelligence (AI) and Machine Learning (ML) capabilities in Target to aid headless personalization and experimentation. For more information, see AEM Content Fragments. |
Adobe Target Developer Guide | The Adobe Target Developer Guide has been relocated to Adobe Experience League. The move to Experience League aids in localization of text in additional languages, unifies search within Experience League to span and offer search results from both the Adobe Target Business Practitioner Guide and the Adobe Target Developer Guide, and provides additional benefits. You will be redirected from the previous location to Experience League automatically. Please update your bookmarks as necessary. |
This release contains the following new features, enhancements, and fixes:
Feature | Details |
---|---|
Optimized A4T metrics for Auto-Allocate and Auto-Target (Release date March 30, 2023) |
Target lets you choose metrics based on binomial events or metrics based on continuous events when using A4T for Auto-Allocate and Auto-Target activities. Be aware of the following change in supported metrics:
With this feature, the following tutorials have been updated: |
trackEvent
function to always return an error.For information about all at.js releases, see at.js version details in the Adobe Target Developer Guide.
This release will be available according to the following staggered schedule:
This release contains the following fixes:
Updates for custom web components authoring with the Visual Experience Composer (VEC):
To ensure delivery of the changes authored in the VEC, ensure that you are using a Target SDK (at.js or Adobe Experience Platform Web SDK (alloy.js)) with a version greater than 2.8.
Known issue: Click-tracking on a shadow root element when using Adobe Experience Platform Web SDK is not working correctly. (TNT-47012)
trackEvent
function to always return an error.For information about all at.js releases, see at.js version details in the Adobe Target Developer Guide.
This release will be available according to the following staggered schedule:
This release contains the following fixes:
mboxDisable
was enabled.For information about all at.js releases, see at.js version details in the Adobe Target Developer Guide.
This release will be available according to the following staggered schedule:
This release contains the following new features, enhancements, and fixes:
Feature | Details |
---|---|
JSON offer support in Automated Personalization (AP) | Added support for JSON offers in Automated Personalization (AP) activities using the Form-Based Experience Composer. (TGT-41460) |
AEM experience fragments | Added the ability to distinguish between Adobe Experience Manager fragment (AEM XF) types that are exported to Target. Instead of the “Experience Fragment” option, Target now lets you filter and search by “HTML XF” and “JSON XF.” (TGT-44132) |
The new Adobe Target Models API, also called the Blocklist API, lets users view and manage the list of features used in machine learning models for Automated Personalization (AP) and Auto-Target (AT) activities.
For more information, see Models API Overview in the Adobe Target Developer Guide.
This release contains the following fixes:
Added tooltips in the Target UI to help customers navigate the audience builder more efficiently and to learn how to use features that might be unfamiliar. (TGT-44139)
Added functionality to prevent customers from editing an activity that was disabled by Target because it uses unsupported metrics. A message in the UI directs customers to duplicate the activity and then update the conversion metric.
With this release averagetimespentonsite
, bouncerate
, and entries
metrics in Target activities will be deprecated for new activities. Existing activities can continue using these metrics until May 2023.
Added a tooltip in the Target UI to help customers select an optimization criteria while creating or editing an Auto-Target activity that uses A4T.
This release contains the following new features, enhancements, and fixes:
Feature | Details |
---|---|
Adobe Experience Manager (AEM) experience fragments | Updates to the AEM experience fragments functionality include the following:
|
New Visual Experience Composer extension for Google Chrome | A new Adobe Target Visual Experience Composer (VEC) extension for Chrome is available in the Chrome Web Store. Starting in January 2023, the current Target VEC Helper extension will stop working in Google Chrome because Google won’t allow extensions using Manifest V2. Download the new extension to continue to visually author your websites in Target starting with the new year. The following links show the two extensions in the Chrome Web Store:For more information, see Visual Editing Helper extension. |
This release will be available according to the following staggered schedule:
This release contains the following enhancements and fixes:
This maintenance release includes backend and localization fixes.
This release contains the following features, enhancements, and fixes:
Feature | Description |
---|---|
Improved audience evaluation accuracy and reduced end-user latency through IPv6 support (TNT-43364, TNT-44692) | Visitors’ geo-locations are now determined by IPv6 addresses, if available, as opposed to only IPv4 addresses. Delivery APIs also support IPv6 input parameters. Filtering and allow-listing support both IPv4 and IPv6 addresses. The IPv6 support in this release means visitors will be more accurately included in audiences (more accurately qualify for activities or be included in filtering criteria). It also improves data latency, as IPv6 clients will route directly, avoiding the overhead of the the IPv6-to-IPv4 gateway. |
Fixed A4T client-side payload handling issue (TNT-44926) | With A4T server-side integration, if Adobe Target identifies a request as coming from a bot, it does not forward the payload to Analytics, and there is no mod_stats event in recorded in the Target logs. With this release, A4T client-side logging has been enhanced so that the behavior regarding the A4T payload is the same as with A4T server-side: Visitors that are identified as bots are excluded from Target counting/reporting. (Note the issue in question was limited to implementations that used client-side payload handling; server-side was not impacted. With this release, the behavior is now consistent for both server-side and client-side payload handling.) |
This release contains the following features, enhancements, and fixes:
Feature | Description |
---|---|
In-product notifications | Get the following relevant in-product notifications:
For more information see Notifications and announcements. |
Adobe Target Developer Guide | The Adobe Target Developer Guide consolidates all Target developer content in one convenient guide. The guide includes information about implementing Target and Recommendations, Target SDKs, and Target APIs. For more information, see Adobe Target Developer Guide. |
This release will be available according to the following staggered schedule:
This release contains the following enhancements and fixes:
This release contains the following enhancements and fixes:
This release will be available according to the following staggered schedule:
This release contains the following enhancements and fixes:
This release contains the following fix:
This release contains the following change:
This release contains the following enhancement:
This release contains the following update:
This maintenance release contains the following enhancements:
prefetch
views and pageLoad
click metrics when using the Delivery API with activities that use Analytics as the reporting source (A4T). (TNT-43198)This maintenance release contains the following fixes and enhancements for the new Audiences UI announced in the Target Standard/Premium 22.1.2 release that is rolling out to customers across all regions in the next six weeks. These fixes align the functionality of audiences created in Adobe Target Standard/Premium.
pageLoad
not being mapped to target-global-mbox in On Device Decisioning (ODD) hybrid execution mode.Feature | Details |
---|---|
Adobe Experience Platform audiences in Target | You can now consume and use Adobe Experience Platform audiences in Target. The Target team, Experience Platform Destinations team and the Unified Profile Service team is pleased to announce the general availability of the “Same Page/Next Page Personalization” use cases. Using audiences created in Adobe Experience Platform provide richer customer data that leads to more impactful personalization. The Real-time Customer Data Platform (RTCP), built on Adobe Experience Platform helps companies bring together known and anonymous data from multiple enterprise sources to create customer profiles that can be used to provide personalized customer experiences across all channels and devices in real time. For more information, see Use audiences from Adobe Experience Platform in Create audiences. Be sure to read the Adobe blog and watch the video: Adobe announces Same Page Enhanced Personalization with Adobe Target and Real-time Customer Data Platform. |
Audiences UI refresh | As part of the Adobe Target team’s ongoing effort to improve the user-experience for Target users, this release refreshes the Audiences and Profile Scripts pages in the Target UI. This update unifies and standardizes design patterns that were previously inconsistent, while adding new enhancements, such as:
NOTE: This feature will be rolled out to customers in different regions in the next eight weeks. |
Profile Scripts UI refresh | The Profile Scripts library was also updated, and includes a refreshed interface along and several productivity updates:
NOTE: This feature will be rolled out to customers in different regions in the next eight weeks. |
This release includes bug fixes and pre-requisite capabilities for future integrations.
This release contains the following update:
This release contains the following changes and enhancements:
The Target at.js JavaScript library now collects feature usage and performance telemetry data. Personal data is not collected. Opt-out for this feature is available by setting telemetryEnabled
to false in targetGlobalSettings
. For more information, see telemetryEnabled in targetGlobalSettings.
This release contains the following enhancement:
This maintenance release contains the following enhancement:
Feature | Details |
---|---|
Visual Experience Composer (VEC) | Added support for Web Components. Personalized experiences and offers can be created and tested on custom elements and on elements inside custom elements. For more information, see Visual Experience Composer options. |
This maintenance release contains the following enhancement:
Feature | Details |
---|---|
Cart-based Recommendations | Added a new family of algorithms to deliver recommendations based on the contents of the visitor’s cart. For more information, see “Cart-Based” in Create criteria, “Cart adds/cart views/checkout pages” and “Exclude items already in the visitor’s cart” in Plan and implement Recommendations, and “Cart-Based” in Base the recommendation on a recommendation key. |
This maintenance release contains the following enhancements, fixes, and changes:
The following enhancements have been added when using Target Audiences with the Adobe Experience Platform Web SDK:
Added warning icons, popovers, and messages in various places in the Target UI to indicate that the audience was deleted at the source and is no longer available for use in Target activities.
The following illustrations show some of the places the icons, popovers, and messages display:
Activity list page
Activity Overview pages:
Experiences step of the activity-creation workflow:
Targeting step of the activity-creation workflow:
Goals & Settings step of the activity-creation workflow:
Audience refinements (Replace Audience on the Targeting step of the activity-creation workflow):
If you attempt to use the Combine Audiences feature and one of audiences was deleted at the source, Save is disabled.
This release contains the following new features:
Feature | Details |
---|---|
Audiences UI refresh | As part of the Adobe Target team’s ongoing effort to improve the user-experience for Target users, this release refreshes the Audiences and Profile Scripts pages in the Target UI. This update unifies and standardizes design patterns that were previously inconsistent, while adding new enhancements, such as:
|
Profile Scripts UI refresh | The Profile Scripts library was also updated, and includes a refreshed interface along and several productivity updates:
|
The Recommendations Criteria creation and editing workflow has been streamlined to simplify choosing the right recommendations algorithm and settings to achieve your goals. For more information, see Create criteria. |
|
![]() |
You can now run “Most Viewed” and “Top Sellers” algorithms with a six-hour lookback window to capture the content that’s trending most recently. When the six-hour lookback window is selected, your recommendations results are updated every 3-6 hours throughout the day. For more information, see Data Source in Create criteria. |
This maintenance release contains the following enhancements, fixes, and changes.
For more information about this and previous releases, see the Change log in the Target node.js SDK documentation on Github.
This maintenance release contains many backend enhancements, including the following customer-facing change:
This release contains the following enhancements:
The limit for mbox parameters has been increased to 100 parameters. The previous limit was 50 parameters. (TNT-41717)
The limit for categoryId
has been increased to 256 characters. The previous limit was 128 characters.
The following Adobe Audience Manager (AAM) details have been added to the Delivery API:
Previously, the Delivery API included dcsLocationHint
and blob
only. (TNT-41644)
This release contains the following new features and enhancements. The issue numbers in parentheses are for internal Adobe use.
Feature | Details |
---|---|
Analytics for Target (A4T) | Clicking the “View in Analytics” link on the Reports page from an activity that uses Analytics as the reporting source (A4T), Analysis Workspace now opens. Previously, the link opened Analytics reporting. (TGT-36959) |
The new Adobe Target Python SDK with on-device decisioning capabilities is now available. This newest addition bolsters the Target suite of server-side SDKs. These SDKS help you integrate with Target and expedite your time to value, in the language of your choice. Server-side integrations are becoming a popular choice given that the market is shifting to a cookie-less world in which first-party data is valuable. Target SDKs are available in the most popular programming languages in the market (Python, Java, JavaScript, C# / .Net).
For more information, see the Python SDK documentation in the Adobe Target Developer Guide.
This release includes the following enhancements:
Feature | Details |
---|---|
![]() |
Search your Recommendations product and content catalog programmatically via API to identify items that match a search criteria and simplify administration of your catalog. Limitations and notes:
|
This release maintenance release contains the following fixes.
This release of the Platform Web SDK includes support for the following:
Feature | Details |
---|---|
Redirect support with Analytics for Target (A4T) | The Platform Web SDK now supports Target redirects when using A4T. For more information, see see Analytics for Target implementation. |
This release of at.js includes the following enhancements and changes:
This release also removes support for Microsoft Internet Explorer 10, Internet Explorer 11, and all older versions. Microsoft Edge continues to be supported in at.js 2.5.0 and later.
This release contains the following new features and enhancements. The issue numbers in parentheses are for internal Adobe use.
Feature | Details |
---|---|
On-device decisioning support for at.js (Date to be announced) |
On-device decisioning lets marketers and developers deliver experimentation and personalization on a user’s browser at near-zero latency. For more information, see On-device decisioning for at.js. |
![]() |
Target Recommendations supports new list-based operators for entity filtering rules. (TGT-39234) Newly added operators include:
|
This release contains the following fixes.
This release of at.js is a maintenance release and includes the following enhancements and fixes:
targetPageParams
being included in mbox requests. targetPageParams
should be included in pageLoad
requests only. (TNT-40247)The Target Recommendations feed-processing server IP addresses were updated on March 16, 2021. For more information, see IP addresses used by Recommendations feed-processing servers.
This maintenance release contains the following enhancements, fixes, and changes.
The issue numbers in parentheses are for internal Adobe use.
Increased the allowable offer size (TGT-38304):
Type | Previous Limit | New Limit |
---|---|---|
HTML | 256 KB | 1024 KB |
Visual offers from the Target UI | 64 KB | 1024 KB for each experience |
Via API | 512 KB | 1024 KB |
Personalization Insights reports for Auto-Target (AT) and Automated Personalization (AP) activities are now produced daily. You can choose a report providing Automated Segments or Important Attributes for the last 15, 30, and 60 days. The 45-day and 90-day options have been removed to enable the other lookback window settings to run daily. (TGT-39472)
Fixed an issue that caused the current dependency to not display when customers click Edit Dependency on an activity’s Goals & Settings page. (TGT-39340)
Fixed an issue when refreshing a workspace’s Audience Library. Before the refresh, the audiences for the currently selected workspace displayed. After the refresh, the Default Workspace and its audiences displayed. The current workspace and its audiences now persist after the refresh. (TGT-38871)
Fixed an issue when copying a Recommendations activity and later editing the original activity by changing its criteria sequence. The change in the criteria sequence in the original activity was also incorrectly applied to the copied activity. (TGT-39155)
Fixed an issue that caused the incorrect number of products to display for Recommendations exclusions. (TGT-39599)
This maintenance release contains the following enhancements, fixes, and changes.
The issue numbers in parentheses are for internal Adobe use.
This release of at.js is a maintenance release and includes the following fixes:
This release contains the following new features:
Feature | Details |
---|---|
On-device decisioning | On-device decisioning lets both marketers and product developers deliver experimentation and Machine Learning-driven personalization from within a user’s device, across channels, at near-zero latency. Speed and performance matters–in customer insights and user satisfaction. On-device decisioning lets you compile key personalization and experimentation instructions in A/B Test and Experience Targeting (XT) activity types into “optimization artifacts:” JSON objects that are loaded onto customer devices via the CDN. And because on-device decisioning connects natively with Adobe Experience Cloud products, Target users get rapid analysis and faster experience iterations. For more information, see *On-device decisioning for at.js and Introduction to on-device decisioning for server-side. |
This release contains the following enhancements, fixes, and changes:
Fixed an issue that prevented Average Lift Confidence Interval and Confidence from displaying in Auto-Target reporting for the Total row. Measurements displayed correctly for all individual experiences. (TGT-37301)
Fixed an issue that impacted Adobe Target Premium users’ Auto-Target reporting from September 15, 2:30 p.m. (PDT) to October 6, 9:25 a.m. (PDT). When viewing reports for the impacted conversion metrics (configured using either the “Viewed a page” or “Clicked on mbox” option), the conversions rates are incorrectly reported. There is no known delivery issue at this time.
Added a selectable Last Updated At column in the Catalog Search table and a Last Updated At filter. This enhancement saves time and effort because you don’t have to open each individual item to see when it was last updated and you can filter by date the items were last updated.
Updates were made to help make the Target UI compliant with Web Content Accessibility Guidelines 2.0 Level A and AA Success Criteria (WCAG 2.0 AA). (TGT-34384 & TGT-24679)
Made Content Security Policy (CSP) improvements. (TGT-37035)
Introduced a way to specify the client code as a parameter for customers using CNAME. (TNT-38571)
Adobe Experience Cloud documentation is moving to Experience League. During October, all release notes, articles, videos, and tutorials will move from their current location at docs.adobe.com
to Experience League. This move ensures that all learning, self-help, enablement, and community content is served from a single location. When this change occurs, there is nothing you need to do, as all links will be redirected to Experience League. We will update the release notes when the cutover begins.
This maintenance release contains the following enhancements, fixes, and changes:
Feature | Details |
---|---|
![]() |
Auto-Target activities now support Analytics for Target. This integration allows you to use the Auto-Target ensemble machine learning algorithm to choose a best experience for each visitor based on their profile, behavior, and context. If you’ve already implemented A4T for use with A/B Test and Experience Targeting activities, you’re all set! For more information, see A4T support for Auto-Allocate and Auto-Target activities. |
Feature | Details |
---|---|
![]() |
Criteria Sequences now allow you to control the number of slots taken up by each recommendations criteria, enabling you to mix and match different types of items or different algorithm logic. See Create criteria sequences to learn more. |
This release contains the following enhancements, fixes, and changes:
This release of at.js is a maintenance release and includes the following fix:
This release includes the following changes:
We are gradually rewriting the entire Target UI using a new tech stack to be able to offer improved performance, reduce the maintenance time required when releasing new features, and to improve the user experience across the product. The first section refreshed is the Setup section, which has been renamed Administration.
As part of this refresh, you will be able to easily perform many actions using the pages in the Administration section, such as:
For more information, see Administer Target Overview.
This release contains the following enhancements, fixes, and changes:
Feature / Enhancement | Description |
---|---|
Analytics for Target (A4T) support for Auto-Allocate activities | Auto-Allocate activities now support Analytics for Target. This integration allows you to use the Auto-Allocate multi-armed bandit capability to drive traffic to winning experiences, while using an Adobe Analytics goal metric and/or Adobe Analytics reporting and analysis capabilities. If you’ve already implemented A4T for use with A/B Test and Experience Targeting activities, you’re all set! For more information, see A4T support for Auto-Allocate and Auto-Target activities. |
Response tokens for Traffic Allocation Method for Auto-Target and Automated Personalization activities | Two response tokens have been added to Auto-Target and Automated Personalization activities to enable determination of whether a visitor received a particular experience as a result of being assigned to “control” or to “targeted” traffic.
|
Publisher role | This new role is similar to the current Observer role (can view activities, but cannot create or edit them). However, the Publisher role has the additional permission to activate activities. For more information, see:
|
A4T support in Analysis Workspace June 25, 2020 |
Anaytics for Target (A4T) is now supported in Analysis Workspace. The Analytics for Target (A4T) panel lets you analyze your Adobe Target activities and experiences in Analysis Workspace. For more information, see Reports in Analytics in A4T reporting and Analytics for Target (A4T) panel in the Analytics Tools Guide. |
Enhancements, fixes, and changes
The following improvements and fixes have been made in the Target at.js libraries:
Feature / Enhancement | Description |
---|---|
at.js 1.8.2 | This release of at.js is a maintenance release and includes the following fix:
|
at.js 2.3.1 | This release of at.js is a maintenance release and includes the following enhancements and fixes:
|
With the May 20 release, Profile Batch status will return only row-level failure data going forward (success data will not be returned). Failed profile IDs will be returned by the API going forward.
The previous and new API responses are as follows:
ProfileBatchStatus Api
http://<<edge>>/m2/<<client>>/profile/batchStatus?batchId=<batchid>
Currently we see the response as:
<response>
<batchId>samplebatch-1585929692655-59449976</batchId>
<status>complete</status>
<batchSize>164</batchSize>
<profile>
<id>1514187733806-729395</id>
<status>success</status>
</profile>
<profile>
<id>1573612762055-214017</id>
<status>success</status>
</profile>
<profile>
<id>some profile id</id>
<status>failed</status>
</profile>
</response>
After May 4, the response will be:
<response>
<batchId>samplebatch-1585929692655-59449976</batchId>
<status>complete</status>
<batchSize>164</batchSize>
<profile>
<id>some profile id</id>
<status>failed</status>
</profile>
</response>
This release contains the following enhancements, fixes, and changes:
The following new versions of the Target at.js JavaScript libraries are available:
For more information, see at.js version details.
This release contains the following enhancements, fixes, and changes:
Fixed an issue that prevented customers from selecting a collection when performing a catalog search. (TGT-36230)
Fixed an issue in which a criteria created via API, but not referenced by an activity created in the Target UI, could be erroneously deleted from the UI. (TGT-35917)
Implemented security improvements to the Content Security Policy (CSP). (TGT-36190)
Fixed an issue that caused “NaN%” to display when sliding the Attribute Weighting percentage bar to the far left. (TGT-36211)
Resolved localization issues so that UI text in various languages displays correctly.
We’ve standardized the list of available metrics from Adobe Analytics for Target (A4T) activities by deprecating Adobe Analytics metrics not supported in the current version of Adobe Analytics APIs. This will enable us to extend our A4T support in future Adobe Target releases.
The following changes have been made:
The following metrics have been deprecated and can no longer be selected as the Primary Goal Metric when creating a new A4T activity.
Deprecated Metric(s) | Suggested Replacement Metric(s) |
---|---|
Daily Visitors, Hourly Visitors, Monthly Visitors, Quarterly Visitors, Weekly Visitors, Yearly Visitors | Unique Visitors |
Average Visit Depth | n/a. Not suggested as a primary goal metric |
Bots | n/a. Not suggested as a primary goal metric |
Mobile Crash Rate, Mobile Avg Prev Session Length, Mobile App Store Avg Rank, Mobile App Performance Crash Rate, Mobile App Store Avg Rating | n/a. Not suggested as a primary goal metric |
When you log in to the Adobe Experience Cloud, you will be taken to the new header navigation. It looks very similar to the previous navigation with the black bar at the top, but it provides the following improvements:
Easier switching between Identity Management System (IMS) organizations or to a different solution.
Improved user help: Search results include results from the Target product documentation, as well as community forums and more video content, giving you easier access to more content to help get the most out Target. We’ve also added a feedback mechanism right in the Help menu, making it easier to report issues or to share your ideas.
Improved Net Promoter Score (NPS) feedback functionality, so the survey modal doesn’t disturb your flow of work.
Notifications for Target are not currently available in the Notifications drop-down in the header.
As part of the rollout of the new navigation bar, you will also notice some URL changes. All previous bookmarked links continue to work but we encourage you to bookmark new links for faster opening.
The Target Standard/Premium 20.1.1 release is a maintenance release and includes backend enhancements and improvements. In addition, the following fixes are included:
The following issue was fixed in version 1.0.1:
Feature / Enhancement | Description |
---|---|
Java SDK | The Target Java SDK lets you deploy Target server-side. This Java SDK helps you easily integrate Target with other Adobe Experience Cloud solutions, such as the Adobe Experience Cloud Identity Service, Adobe Analytics, and Adobe Audience Manager. The Java SDK introduces best practices and removes complexities when integrating with Target via our delivery API so that your engineering teams can focus on business logic. The following are notable features that we are introducing in the latest version:
|
Feature / Enhancement | Description |
---|---|
![]() |
Sometimes you want to work with a multi-value field. Consider the following examples:
For more information, see Work with multi-value attributes. |
Feature / Enhancement | Description |
---|---|
![]() (October 24, 2019) |
Recommends items based off of each visitor’s browsing, viewing, and purchasing history. These items are generally referred to as “Recommended for You.” This criteria lets you deliver personalized content and experiences to both new and returning visitors. The list of recommendations is weighted towards the visitor’s most-recent activity and is updated in-session and becomes more personalized as the visitor browses your site. For more information, see “User-Based Recommendations” in Criteria/Algorithms. |
Adobe Experience Cloud navigation
When you log in to the Adobe Experience Cloud, you will be taken to the new header navigation. It looks very similar to the previous navigation with the black bar at the top, but it provides the following improvements:
Easier switching between Identity Management System (IMS) organizations or to a different solution.
Improved user help: Search results include results from the Target product documentation, as well as community forums and more video content, giving you easier access to more content to help get the most out Target. We’ve also added a feedback mechanism right in the Help menu, making it easier to report issues or to share your ideas.
Improved Net Promoter Score (NPS) feedback functionality, so the survey modal doesn’t disturb your flow of work.
Notifications for Target are not currently available in the Notifications drop-down in the header.
These features will not be rolled out at once, nor will they be rolled out to all customers together. We will be rolling out these features over the course of the next few weeks, starting with the Target Standard/Premium 19.10.1 (October 22, 2019) release.
As part of the rollout of the new navigation bar, you will also notice some URL changes. All previous bookmarked links continue to work but we encourage you to bookmark new links for faster opening.
Feature / Enhancement | Description |
---|---|
at.js version 2.2 and at.js version 1.8 |
These versions of at.js provide:
at.js 2.2 provides:
|
Feature / Enhancement | Description |
---|---|
Node.js SDK version 1.0 | The Target Node.js SDK lets you deploy Target server-side. This Node.js SDK helps you easily integrate Target with other Experience Cloud solutions, such as the Adobe Experience Cloud Identity Service, Adobe Analytics, and Adobe Audience Manager. The Node.js SDK introduces best practices and removes complexities when integrating with Adobe Target via our delivery API so that your engineering teams can focus on business logic. The following are notable features that we are introducing in the latest version:
|
Delivery API | An entirely new delivery API endpoint (/v1/delivery?lang=en) is available in production. Notable features are:
|
This maintenance release includes the following enhancement:
Feature / Enhancement | Description |
---|---|
![]() |
With the Target September 2019 release, Enterprise Permissions provides customers with the following access controls:
|
This release includes the following new features and enhancements:
(The issue numbers in parentheses are for internal Adobe use.)
Feature / Enhancement | Description |
---|---|
![]() Recommendations in A/B Test and Experience Targeting (XT) activities |
The Recommendations offer (algorithm) status displays on the Overview page for A/B Test and XT activities that contain Recommendations offers. Statuses include: Results Ready, Results Not Ready, and Feed Failure. (TGT-33649) See Recommendations as an offer. |
Cross-domain tracking support for at.js 2.0+ via the Experience Cloud ID (ECID) library | Previously, cross-domain tracking was not supported in at.js 2.x. With this release, customers using at.js 2.0 or above can now utilize cross-domain tracking through the ECID library. The ECID library must be installed on the page in conjunction with at.js 2.0 or above in order for cross-domain tracking to work. Experience Cloud ID library 4.3.0+ must be used. See Cross-domain tracking support in at.js 2.x. |
Target support for Apple’s ITP 2.1 and ITP 2.2 via the Experience Cloud ID (ECID) library 4.3 | Today, Target customers can mitigate Apple’s ITP 2.1 and ITP 2.2 by leveraging Adobe’s CNAME certification program. With this release, Target introduces a seamless integration with the ECID library 4.3, which leverages a server-side cookie to mitigate ITP 2.1 and ITP 2.2. It is highly recommended that Target customers deploy ECID library 4.3+ in conjunction with Target’s JavaScript library to mitigate any future ITP releases. The ECID library will continue to roll out enhancements that provide a robust solution to the ever-changing cookie policies introduced by browsers. See Apple Intelligent Tracking Prevention (ITP) 2.x. |
Enhancement, fixes, and changes
This release of at.js is a maintenance release and includes the following enhancements and fixes:
(The issue numbers in parentheses are for internal Adobe use.)
triggerView()
to not render offers more than once. (TNT-32780)triggerView()
to ensure that the request contains Marketing Cloud ID (MCID) information. (TNT-32776)triggerView()
notification to fire even if there are no saved views. (TNT-32614)Navigator.sendBeacon()
API. (TNT-32683)mboxThirdPartyId
using the targetPageParams
function that caused the request payload to not be present in either the query parameters or in the request payload. (TNT-32613)For information about this and previous versions of at.js, see at.js version details.
This release includes the following new features and enhancements:
(The issue numbers in parentheses are for internal Adobe use.)
Feature / Enhancement | Description |
---|---|
Visual Experience Composer (VEC) | New VEC menu options: When you click a page element in the VEC, a menu shows the options that are available for that element type.
Click-tracking improvements: We have improved the process for configuring click tracking within the VEC and the Single Page Application (SPA) VEC.
|
Single Page App Visual Experience Composer (SPA VEC) | Guided workflow: A new guided workflow helps you understand how page-delivery-rule settings should be configured to execute and run an activity successfully for your Single Page App. (TGT-33718) See Single Page App (SPA) Visual Experience Composer. Clone modifications: You can now define a modification using the SPA VEC and then clone that modification for use in other views in your Single Page App. (TGT-33882) See Single Page App (SPA) Visual Experience Composer. |
![]() |
Specific experience as control: You can select an experience to be used as control while creating an AP or Auto-Target activity. This feature lets you route the entire control traffic to a specific experience, based on the traffic allocation percentage configured in the activity. You can then evaluate the performance reports of the personalized traffic against control traffic to that one experience. The current control option (randomly served experiences) will continue to be available. (TGT-32801, TGT-26572, & TGT-26571) See Select the control for your Automated Personalization or Auto-Target Activity. Personalization Insights reports: The marketer-friendly naming for attributes when a visitor sees a specific piece of content in a specific location provides more meaningful information. (TGT-33421 & TGT-34957) See Data collection for the Target personalization algorithms. |
![]() |
You can use the Recommend Previously Purchased Items toggle while creating Recently Viewed Items logic. (TGT-34030) For more information, see Recently Viewed Items in “Create criteria.” |
Google Chrome SameSite cookie policies | Google recently announced that starting with Chrome 76, which is slated for a July 30, 2019 release, developers must explicitly specify which cookies can work across websites and which cookies can track users. As the industry makes strides to create a more secure web for consumers, Target is absolutely committed to delivering personalized experiences while meeting and exceeding the privacy expectations of visitors. See Google Chrome SameSite cookie policies. |
We are thrilled to announce the following exciting features in at.js 2.1.0:
Feature / Enhancement | Description |
---|---|
Adobe Opt-in support | Adobe Opt-In is a way to simplify Adobe solutions integrations with consent management platforms. For more information about Adobe Opt-in, see Privacy and General Data Protection Regulation (GDPR). |
Industry-standard CSP compliant | at.js no longer uses eval() to execute JavaScript. |
Client-side analytics logging | Gives customers full control on how they want to send analytics data to Adobe Analytics, whether on the client-side or server-side. For more information, see Client-side Analytics logging in Before you implement. |
Send notifications | Allows developers to send notifications when an experience is rendered by their code instead of using applyOffer() or applyOffers() .For more information, see adobe.target.sendNotifications(options). |
Reduced file size | The size of at.js is reduced by ~24%. The smaller file size improves page load performance and reduces the time to download at.js on the page. |
at.js documentation updates | For a full list of all articles updated due to the at.js 2.1.0 release, see the June 3, 2019 entries in Documentation changes. |
(The issue numbers in parentheses are for internal Adobe use.)
Feature / Enhancement | Description |
---|---|
Single Page App Visual Experience Composer (SPA VEC) | The SPA VEC includes the following enhancements to make your work quicker and more efficient:
|
This release includes the following features, changes and enhancements:
(The issue numbers in parentheses are for internal Adobe use.)
Feature / Enhancement | Description |
---|---|
Visual Experience Composer | The Visual Experience Composer (VEC) includes the following enhancements to make your work quicker and more efficient:
|
We improved the workflow when you delete assets using the VEC. Deleted assets are now removed from the Offers library and from Scene7 (if applicable). Deleted assets no longer display in search results. (TGT-31981)
You can now delete asset folders even if they contain images (non-empty folders). (TGT-33265)
Previously, you could not delete a non-empty folder from the Target image offers library (Offers > Image Offers). You would get a “Folder is not empty!” notification when trying to delete the folder from the UI. With this feature, we are adding the capability to let you perform the folder deletion to remove an entire folder containing any number of assets and sub-folders inside. This feature is available in the Target UI as well in the Adobe Experience Cloud Assets UI.
For more information, see Work with content in the library. (TGT-32897)
We improved the rendering of image offers in the Assets picker. Displaying and selecting image offers is now quicker and more efficient. (TGT-32897)
We improved the handling of redirects to URLs when you cancel loading of a page within the VEC. (TGT-33815)
After you select a Recommendations collection from the Collections picker, you must now click the Save button. This workflow is consistent with other workflows within Target. (TGT-33205)
Fixed an issue that caused a small set of Insights reports to return 0% conversion rates instead of the actual conversion rates. (TNT-32125)
This release is a maintenance release and includes the following change:
(The issue numbers in parentheses are for internal Adobe use.)
This release includes the following features, changes and enhancements:
(The issue numbers in parentheses are for internal Adobe use.)
Feature / Enhancement | Description |
---|---|
Visual Experience Composer | The Visual Experience Composer (VEC) includes the following enhancements to make your work quicker and more efficient:
|
This is a maintenance release and includes the following enhancements and fixes:
(The issue numbers in parentheses are for internal Adobe use.)
If you require Adobe Opt-in support for the General Data Protection Regulation (GDPR), you should implement at.js 1.7.1. Opt-in support is not currently supported in at.js 2.x.
This is a maintenance release and includes the following fix:
(The issue numbers in parentheses are for internal Adobe use.)
Feature/Enhancement | Description |
---|---|
at.js version 2.0.0 February 19, 2019 |
at.js 2.x is now available. The newest version of at.js provides rich feature sets that equip your business to execute personalization on next generation client-side technologies. This new version is focused on upgrading at.js to have harmonious interactions with single page applications (SPAs). Here are some benefits of using at.js 2.x that are not available in previous versions:
Note: If you require Adobe Opt-in support for the General Data Protection Regulation (GDPR){target=_blank}, you must currently use at.js 1.7.0. Opt-in support is not supported in at.js 2.x. |
at.js version 1.7.0 February 14, 2019 |
at.js 1.7.0 is available. This release brings Adobe Opt-In support. Adobe Opt-In is a way to simplify Adobe solutions integrations with consent management platforms. For more information about Adobe Opt-in, see Privacy and General Data Protection Regulation (GDPR){target=_blank}. This release also fixes an issue where Target might override redirect URL parameters with parameters that are coming from the redirect URL. Note: If you require Adobe Opt-in support for GDPR, you must currently use at.js 1.7.0. Opt-in support is not supported in at.js 2.x. For a list of all versions, see at.js version details. |
This release includes the following features, changes and enhancements:
(The issue numbers in parentheses are for internal Adobe use.)
Feature / Enhancement | Description |
---|---|
Single Page App Visual Experience Composer | The Visual Experience Composer (VEC) for Single Page Apps (SPAs) lets marketers create tests and personalize content on SPAs in a do-it-yourself fashion without continuous development dependencies. The VEC can be used to create activities on most popular frameworks, such as React and Angular. (TGT-27916) For more information, see Single Page App (SPA) Visual Experience Composer and Single Page Application integration. In addition to the above article, there are many topics related to SPAs and at.js that address this feature and how to implement it. For more information see Documentation changes. |
Visual Experience Composer | The Visual Experience Composer (VEC) includes the following enhancements to make your work quicker and more efficient:
|
![]() Recommendations in A/B Test and Experience Targeting activities |
You can now include recommendations inside A/B Test (including Auto-Allocate and Auto-Target) and Experience Targeting (XT) activities. This opens up entirely new capabilities, such as:
For more information, see Recommendations as an offer. |
![]() Enterprise Permissions support in Target APIs |
Adobe Target Admin APIs will now take full advantage of the same Enterprise Permissions capabilities found in the Target UI. Starting Feb 21, 2019, system administrators can programmatically access report data as well as create and manage activities, offers, and audiences within any workspace. These actions were previously limited to the default workspace only. Support for Automated Personalization (AP) activities will come in a future release. |
Enhancement, fixes, and changes
Feature / Enhancement | Description |
---|---|
Targeting January 25, 2019 |
Made changes to how targeting matches function for “equals” comparisons with non-decimal and decimal values returned by profile scripts or any other source of input, such as mbox parameters, profile parameters, etc. For more information, see Targets and audiences FAQ. |
Profile scripts January 17, 2019 |
For performance reasons, we recommend a return value that is no longer than 256 characters. For a String return value, if the size of the return value exceeds 2048 characters, the script is disabled by the system. For an array return value, if the size of the concatenated values of the array exceeds 2048 characters, the script is disabled by the system. For more information about the character limits and other limits (offer size, audiences, profiles, values, parameters, etc.) that affect activities and other elements in Target, see Limits. |
at.js January 16, 2019 |
at.js 1.6.4 is a maintenance release and addresses the following issues:
|
This release includes the following features, changes and enhancements:
(The issue numbers in parentheses are for internal Adobe use.)
Feature / Enhancement | Description |
---|---|
![]() Enterprise Permissions support in Target APIs |
Adobe Target Admin APIs will now take full advantage of the same Enterprise Permissions capabilities found in the Target UI. Starting Feb 21, 2019, system administrators will be able to programmatically access report data as well as create and manage activities, offers, and audiences within any workspace. These actions were previously limited to the default workspace only. Support for Automated Personalization (AP) activities will come in a future release. |
![]() Recommendations: filter collections and exclusions by environment (host group) |
You can now preview the contents of Recommendations collections and exclusions for a selected environment (host group). Previously, when you viewed a collection or exclusion, the displayed items contained were results for the default host group (specified in Recommendations > Settings > Default Host Group). Now, when creating or updating a collection or exclusion, you can use the Environment selector to choose the environment to preview results for. The new Environment filter saves you time and effort because you no longer need to navigate to the Settings page to select the appropriate default host group before creating or editing collections and exclusions. Note: After changing the selected environment, you must click Search to update the returned results. The new Environment filter is available from the following places in the Target UI:
For more information, see the following topics:(TGT-20622) |
Enhancement, fixes, and changes
Feature / Enhancement | Description |
---|---|
at.js 1.6.3 |
at.js version 1.6.3 is now available.
For more information, see at.js Version Details. |
The Target Standard/Premium release on November 12 includes back-end enhancements, fixes, and changes. The Personalization Insights reports will be available November 14.
Feature / Enhancement | Description |
---|---|
Personalization Insights reports
Note: Available November 14, 2018. |
Two specialized reports are available to users of Automated Personalization (AP) and Auto-Target (AT) activities:
|
This release includes the following features and enhancements:
(The issue numbers in parentheses are for internal Adobe use.)
Feature / Enhancement | Description |
---|---|
Experiences |
You can now copy an experience in an Experience Targeting (XT) activity so you can make minor changes to it without having to re-create the experience from scratch. This capability was already available for A/B Tests. (TGT-31504) See Create experience . |
Offers in Automated Personalization (AP) activities |
In the September 2018 release, we added an enhancement that lets you filter offers by reporting groups. You can now filter for Unassigned Offers so you can assign a reporting group to an offer that is not currently assigned to any reporting group. (TGT-31882) |
Reporting source for activities |
In Administration > Visual Experience Composer , you can select the reporting source for your activities, either Target or Adobe Analytics . You can also choose to select your reporting source per activity. Starting with this release, there are some important workflow considerations you should be aware of when you choose the reporting source in Preferences or per activity. |
Enhancements, Fixes, and Changes
This Target release includes the following enhancements, fixes, and changes:
Improved the handling of audiences referenced in Target activities that have been deleted in Adobe Audience Manager (AAM). (TGT-23338)
See About audiences.
Fixed an issue that prevented users in certain situations from being able to create an activity when Adobe Analytics was selected as the reporting source on the Administration page. Users saw a “Please select a report suite” message even though they were not given the option of selecting the report suite. (TGT-31968)
Feature / Enhancement | Description |
---|---|
at.js 1.6.2 |
This is a maintenance release and addresses the following issue:
Important: In addition, at.js Version 1.6.2 also contains all of the enhancements and fixes included in at.js Version 1.6.1 and 1.6.0. These versions are no longer available for download. We recommend that you upgrade to version 1.6.2 if using 1.6.1 or 1.6.0. For more information, see at.js Version Details . |
This release includes the following features and enhancements:
The issue numbers in parentheses are for internal Adobe use.
Feature / Enhancement | Description |
---|---|
Offers in Automated Personalization (AP) activities |
|
Visual Experience Composer (VEC) |
We have added an Insert Before action to the (VEC). This is similar to the previously existing Insert After option. When you select an element on the page, you can click Insert Before and choose whether you want to insert an image, HTML, or text. The inserted element appears before the selected element. (TGT-30473) See Visual Experience Composer Options . |
Enhancements, Fixes, and Changes
This Target release includes the following enhancements, fixes, and changes:
This release includes the following features and enhancements:
The issue numbers in parentheses are for internal Adobe use.
Feature / Enhancement | Description |
---|---|
Personalization Insights reports |
Access specialized reports for your Automated Personalization (AP) and Auto-Target (AT) activities:
Note: This feature will be available soon. Stay tuned for an announcement of the exact date when this feature will be ready for you to use. |
Visual Experience Composer (VEC) |
|
Tips and Tricks |
Get the most out of Adobe Target by learning more about various features and see why you should give them a try. The Tips and Tricks functionality displays on the Activities list page and provides links to videos, use-cases, blogs, documentation, and much more. Become a Target Power User! See Tips and Tricks . |
Target Basics Webinar Series |
Participate in the new Target Basics Webinar Series, a Customer Success Webinar Series brought to you by the Community. The next webinar, Best Practices in Reporting & Value Socialization, is scheduled for August 22, 2018 from 8 to 9 a.m. (PDT). |
Enhancements, Fixes, and Changes
This Target release includes the following enhancements, fixes, and changes:
This release includes the following features and enhancements:
The issue numbers in parentheses are for internal Adobe use.
Feature / Enhancement | Description |
---|---|
A/B and Experience Targeting (XT) activities |
Edit and delete experiences right from the activity diagram. Now you can jump into the Visual Experience Composer (VEC) for a specific experience or delete an experience right from the diagram. See:
(TGT-30229) |
Audiences |
Compare one profile attribute to another profile attribute instead of to a static number. See Creating a Profile Attribute Comparison Audience . (TGT-28406) |
Custom Code |
"Custom Code" is now available from the "Add Modifications" panel instead of having its own tab. You can also add more than one custom code and optionally name each custom code. (TGT-28504) See Modifications . |
Recommendations |
|
Experience Templates |
Adobe Target Experience Templates are pre-coded offer samples with configurable inputs to be used in Target to execute some common marketer use cases. These experience templates are provided free to developers and marketers as a starting point to execute some common external use cases in Adobe Target - either via the Visual Experience Composer or Form-Based Experience Composer. Customization might be required to integrate successfully with your webpage or platform architecture. See Experience Templates . |
Target Basics Webinar Series |
Participate in the new Target Basics Webinar Series , a Customer Success Webinar Series brought to you by the Community. |
Enhancements, Fixes, and Changes
This Target release includes the following enhancements, fixes, and changes:
Feature / Enhancement | Description |
---|---|
at.js |
at.js version 1.5.0 is now available.
Note: The issue numbers in parentheses are for internal Adobe use.
|
This release includes the following features and enhancements:
The issue numbers in parentheses are for internal Adobe use.
Feature / Enhancement | Description |
---|---|
Visual Experience Composer (VEC) |
When you click an action in the Modifications panel, the VEC automatically scrolls the web page and the corresponding element is highlighted. You no longer need to manually scroll down to find the HTML element that was affected by the modification. (TGT-30441) |
Supported browsers |
Added Microsoft Edge support for the Target UI and for content delivery. For more information, see . Supported Browsers (TGT-14102) |
Recommendations |
The Recently Viewed Items criteria now returns results specific to a given environment . If two sites belong to different environments and a visitor switches between the two sites, each site shows only recently viewed items from the appropriate site. If two sites are in the same environment and a visitor switches between the two sites, the visitor will see the same recently viewed items for both sites. |
Enhancements, Fixes, and Changes
This Target release includes the following enhancements, fixes, and changes:
This release includes the following enhancement:
The issue numbers in parentheses are for internal Adobe use.
Updated the device list to include the latest phone models. Added the capability to deliver targeted content to specific iPhone models by using the Device Marketing Name or Device Model.
Customers using the Mobile SDK do not need to do anything to leverage this functionality. Customers using at.js must upgrade to at.js version 1.5.0.
For more information, see Mobile. (TNT-26714 & TNT-28288)
You can use the recommendations download API to download your recommendations in a .CSV file that can be viewed in a spreadsheet or text editor. For improved security, starting on June 5, 2018, Target will block HTTP requests and allow only HTTPS requests.
This release includes the following features and enhancements:
The issue numbers in parentheses are for internal Adobe use.
Feature | Description |
---|---|
Reports |
For more information, see the Target Preset section in Report Settings . |
Profile scripts |
|
Audiences |
For more information, see Custom Parameters . |
Recommendations |
|
Enhancements, Fixes, and Changes
This Target release includes the following enhancements, fixes, and changes:
This release includes the following features and enhancements:
The issue numbers in parentheses are for internal Adobe use.
Feature | Description |
---|---|
Adobe Experience Manager (AEM) Experience Fragments |
Using experience fragments created in AEM in Target activities lets you combine the ease-of-use and power of AEM with powerful Automated Intelligence (AI) and Machine Learning (ML) capabilities in Target to test and personalize experiences at scale. AEM brings together all of your content and assets in a central location to fuel your personalization strategy. AEM lets you easily create content for desktops, tablets, and mobile devices in one location without writing code. There's no need to create pages for every device—AEM automatically adjusts each experience using your content. Target lets you deliver personalized experiences at scale based on a combination of rules-based and AI-driven machine learning approaches that incorporate behavioral, contextual, and offline variables. With Target you can easily set up and run A/B and Multivariate activities to determine the best offers, content, and experiences. Experience fragments represent a huge step forward to link the content/experience creators and managers to the optimization and personalization professionals who are driving business outcomes using Target. For more information, see AEM Experience Fragments . |
Reports |
|
UI localization |
The Target UI is now available in the following languages:
|
Audiences |
When creating a custom audience based on an mbox parameter, mboxParameter no longer prompts you for mboxName . mbox name is now optional. This change lets you use parameters from multiple mboxes or reference a parameter that has not yet been recorded on the edge. (TGT-25807)
Note: This feature is visible in the Target UI but is currently disabled. This feature will be enabled soon (date to be communicated). |
Enhancements, Fixes, and Changes
This Target release includes the following enhancements, fixes, and changes:
This release includes the following features and enhancements:
Feature | Description |
---|---|
at.js |
at.js version 1.3.0 is now available. For more information, see Download at.js and at.js Version Details .
|
This release includes the following features and enhancements:
The issue numbers in parentheses are for internal Adobe use.
Feature | Description |
---|---|
Popularity by Entity Attribute |
New: March 22, 2018 You can now choose the Popularity by Entity attribute in the existing flow when a Custom attribute is selected as the key. After selecting the desired key (in this case, a custom profile attribute), for "Recommendation Logic," you can choose two new options:
|
Audiences |
While viewing an audience's definitions pop-up card (for example, from the Audience Library), you can now see other activities that reference that audience, if applicable. This way you can avoid accidental impact to activities while editing audiences. Previously, when you tried to delete an audience that was referenced by activities, a warning displayed informing you that the audience cannot be deleted with at maximum of 10 activities referencing the audience. For more information, see About Audiences . |
Reports |
Improved the lift and bounds information in reports to be more comprehensive and useful, including a tooltip that explains how bounds are calculated. (TGT-28729) For more information, see Average Lift, Lift Bounds, and Confidence Interval . |
Automated Personalization (AP) and Auto-Target activities |
Additional guidance is available in the UI and in Help to help you allocate traffic percentages more effectively in Automated Personalization (AP) and Auto-Target activities. For more information, see Determining Traffic Allocation and Creating an Automated Personalization Activity . |
Recommendations: Inclusion rules, collections, and exclusions for Custom Criteria |
You can now perform real-time filtering on top of your own custom criteria output. For example, you can limit your recommended items to only those from a visitor's favorite category or brand. This gives you the power to combine off-line calculations with real-time filtering. With the addition of inclusion rules on Custom Criteria, this turns otherwise static recommendations into dynamic recommendations based a visitor's interests.
For more information, see Criteria . (TGT-28488) |
Recommendations: Inclusion rules, collections, and exclusions for Recently Viewed Criteria |
Recently Viewed items can now be filtered so that only items with a particular attribute are displayed. For example, a multi-national company with multiple businesses might have a visitor view items across multiple digital properties. In this case, you can limit the recently viewed items to display only for the respective property where it was viewed. This prevents Recently Viewed items from displaying on another digital property's site.
For more information, see Criteria . (TGT-22843) |
Target Extension for Adobe Launch |
Launch is the next-generation of tag management capabilities from Adobe. Launch gives customers a simple way to deploy and manage all of the analytics, marketing, and advertising tags necessary to power relevant customer experiences. The Target extension lets you quickly and easily implement Target in your environment. For more information, see Implementing Target using Adobe Launch . |
Enhancements, Fixes, and Changes
This Target release includes the following enhancements, fixes, and changes:
This release includes the following features and enhancements:
Feature | Description |
---|---|
The Adobe Marketing Cloud has been re-branded and is now called the Adobe Experience Cloud. |
The Experience Cloud is Adobe's integrated family of digital marketing solutions and services. It's also an intuitive interface that lets you quickly access your cloud solutions and core services. Re-branding and UI Changes: Adobe Marketing Cloud has been re-branded and is now called the Adobe Experience Cloud. In addition, you will see UI changes in the Target interface and in the Solution Switcher. |
Enhancements, Fixes, and Changes
This Target release includes some back-end enhancements, fixes, and changes.
This release includes the following features and enhancements:
Feature | Description |
---|---|
at.js |
at.js 1.2.3 adds support for JSON offers. JSON offers are supported only in activities created using the Form-based Experience Composer. Currently the only way to use JSON offers is via direct API calls. See Create JSON Offer . |
Other changes |
Exclusion rules, catalogs, algorithm inclusion rules, and run-time filtering are now case in-sensitive. |
This release includes the following features and enhancements:
The issue numbers in parentheses are for internal Adobe use.
Feature | Description |
---|---|
Audiences |
|
Reports |
See Report Settings . |
Offers |
|
Recommendations |
|
Adobe Target Insider newsletter |
The Adobe Target Insider is a monthly newsletter for members of the Adobe Target community. Learn about product updates and future plans, personalization and optimization tips and tricks, customer successes, upcoming events, information-filled white papers, popular blog posts, and more. Read the announcement letter to learn more. Subscribe to the newsletter to help you deliver the exceptional customer experiences that drive business success. |
Enhancements, Fixes, and Changes
This Target release includes the following customer-facing enhancements, fixes, and changes:
This release includes the following features and enhancements:
Feature | Description |
---|---|
at.js |
at.js version 1.2.2 is now available. For more information, see Download at.js .
The default timeout for at.js is changed from 15 seconds to 5 seconds. If your current setting was 15 seconds, it will be updated to the new default of 5 seconds. If you previously changed it to something different, your setting will not be affected. |
This release includes the following features and enhancements (issue numbers in parentheses are for internal Adobe use):
Feature | Description |
---|---|
Offers |
If a user has the "Editor" permission, that user cannot edit an offer referenced to a live or scheduled activity.
Note: For Target Premium customers using Enterprise User Permissions , if a user selects the All Workspaces option, Target uses the highest permission of the user across workspaces. If the highest permission is "Editor," Target restricts editing as mentioned above .These restrictions apply to all offers, not just offers created in Target. (TGT-27276) |
Response tokens |
Added the following built-in parameters:
For more information, see Response Tokens . |
This release includes the following features and enhancements (issue numbers in parentheses are for internal Adobe use):
Feature | Description |
---|---|
Audiences |
For more information, see Apply a Reporting Audience to a Success Metric . |
Auto-Target |
|
Offers |
|
Form-based Experience Composer |
In the Form-based Experience Composer, Refinements have been replaced with full audience functionality. Refinements for existing activities have been migrated to activity-only audiences. (TGT-13646) For more information, see Form-Based Experience Composer . |
Response Tokens |
You can now create response tokens from Target without waiting for them to be created in or imported to Target. Previously, in the Response Token UI, you could see only the tokens created via API. Changes to the feature also help you avoid response tokens duplicates. (TGT-26534) For more information, see Response Tokens . |
Enhancements, Fixes, and Changes
This Target release includes the following customer-facing enhancements, fixes, and changes:
Change | Details |
---|---|
at.js |
October 13, 2017 at.js version 1.2.1 is now available. For more information, see at.js Version Details .
|
This release includes the following features and enhancements (issue numbers in parentheses are for internal Adobe use):
Feature | Description |
---|---|
Mobile Experience Preview |
Updated: October 12, 2017 You can now select multiple mobile app activities from the UI and preview them on your device. This feature will allow you to enroll yourself into multiple experiences for previewing and QA without relying on special test builds and simulators. This feature requires that you download and install the appropriate 4.14 (or later) version of the Adobe Mobile SDK. For more information, see Target Mobile Preview . |
Mobile Batch and Prefetch Delivery |
Updated: October 12, 2017 Content for multiple mboxes can be pre-fetched in a single call and cached locally on the device without worrying how, when, and if the end user will see the content. This feature requires that you download and install the appropriate 4.14 (or later) version of the Adobe Mobile SDK. For more information, see Prefetch Offer Content . |
Activities |
The following enhancements have been made in the activity-creation workflow:
For more information, see Select Audience . |
Reporting |
The following new features and enhancements are available for reporting:
|
Audiences |
You can now view the definitions of audiences imported from Target Classic or created via API. (TGT-22630) For more information, see "Viewing Audience Definitions" in About Audiences . |
Code Editor |
The Form-based Experience Composer and the HTML offers editor now use the same code editor that the Visual Experience Composer (VEC) uses in custom code. (TGT-25808) This enhancement gives you the following features when using the code editor in the Form-based Experience Composer and when creating HTML offers:
For more information, see Code Editor . |
Geo Targeting |
You can now use latitude and longitude in geo-targeting. (TGT-12129) For more information, see Geo . |
Node.JS SDK |
You can install the node.js SDK from npm @adobe/target-node-client to easily implement and run server-side tests on your node.js applications. The VisitorID service is enabled in the node SDK to connect all your Adobe data and you can use choose to use Adobe Analytics as your reporting source (A4T). |
Enhancements, Fixes, and Changes
This Target release includes the following customer-facing enhancements, fixes, and changes (issue numbers in parentheses are for internal Adobe use):
Users with Approver permissions can now generate and enable profile API authentication tokens. (TGT-24074)
For more information, see Profile API Settings.
When creating an activity in the Visual Experience Composer and the user reloads the page, the activity URL and associated properties are retained in the UI. The need to reload can occur if the activity uses mixed content (secure and insecure content) or there are permission issues. (TGT-28230)
Improved the messaging when an activity uses mixed content (secure and insecure content). The message provides information to help users perform the necessary steps needed to open an HTTP site or a site that has mixed calls (HTTPS and HTTP). (TGT-26271)
For more information, see Enabling Mixed Content in Your Browser.
Change | Details |
---|---|
at.js |
September 27, 2017 at.js version 1.2.0 is now available as a maintenance release that contains mostly bug fixes. For more information, see at.js Version Details .
|
Experience Targeting (XT) |
September 21, 2017 With the release on September 21, Target will change the way users are placed into experiences in Experience Targeting (XT) activities (Landing Page campaigns in Target Classic). For all new and existing activities in both Target Standard/Premium and Target Classic, users must meet the experience targeting rules on every impression to continue to see the experience's content and to be counted in reports. Previously, if the user no longer qualified for any experience, the user would continue to see the content from, and be counted in reports for, the last experience they did qualify for. This change will happen automatically as part of the release for all existing activities and for any new activities created post-release. If the previous method (prior to September 21) is desired, you can create audiences using profile scripts so a user only must meet a condition once to continue to fall into that audience in the future. Then, use those audiences for each experience in the activity. |
Feature | Description |
---|---|
Enterprise User Permissions for Target Premium |
Create separate workspaces in Target and then assign users different roles and permissions for individual digital properties. For more information, see Enterprise User Permissions . |
QA Mode |
Perform easy activity QA with preview links that never change, optional audience targeting, and QA reporting that stays segmented from live activity data. For more information, see Activity QA . |
Enhancements, Fixes, and Changes
This Target release includes the following customer-facing enhancements, fixes, and changes: (issue numbers in parentheses are for internal Adobe use):
entiites
and entityN.categoriesList
.Change | Details |
---|---|
at.js |
August 3, 2017 at.js version 1.1 is now available. For more information, see Download at.js . The following enhancements and fixes are included in at.js version 1.1:
|
Feature | Description |
---|---|
Response Tokens |
Response tokens let you automatically output eligible variables (e.g., profile attributes) in the Target responses that deliver activities (i.e. display mboxes). Response tokens can be used for debugging purposes or for integration with 3rd-party providers (such as Clicktale). Response tokens are similar to Adobe Target Classic server plug-ins and provide feature parity between the two solutions.
Note: Response tokens are available with at.js 1.1 or later.. For more information, see Response Tokens . |
Feature | Description |
---|---|
Auto-Target |
Auto-Target in now available to all Target Premium customers. Auto-Target uses advanced machine learning to identify multiple high performing marketer-defined experiences, and serves the most tailored experience to each visitor based on their individual customer profile and the behavior of previous visitors with similar profiles, in order to personalize content and drive conversions. While creating an A/B activity using the three-step guided workflow, you can choose to allocate traffic using the Auto-Target For Personalized Experiences option: For more information, see Auto-Target For Personalized Experiences . |
Feature | Description |
---|---|
Audiences |
You can now view audience definition details on a pop-up card in various places in the Target UI without opening the audience. Note that this functionality applies only to audiences created in Target Standard/Premium. |
Success metrics |
Previously, Target allowed dependency on a single metric and that metric had to be reached before its count incremented. You can now provide dependency on multiple metrics along with the flexibility to choose whether the metric should be reached or not reached for the count to increment. Multiple-metric dependency functionality is not supported for the following:
For more information, see the following topics:
|
Reporting (Auto-Allocate A/B Tests) |
The ability to view multiple metrics is now available for Auto-Allocate A/B activities. For more information, see View Multiple Metrics in a Report . |
Audiences |
Audience site page types and comparison operators now match types and comparison operators in Target Classic. You can now create site pages audiences using you own "user-defined query parameter" or "user-defined header." For more information, see Site Pages . |
Activities |
The Activity list now lets you filter on Auto Allocate and Auto Target activity types. For more information, see Activities . |
Recommendations Criteria & Promotions |
You can now handle empty values when filtering by Entity Attribute Matching, Profile Attribute Matching, and Parameter Matching. For more information, see Use Dynamic and Static Inclusion Rules . |
This Target release includes the following customer-facing enhancements and fixes: (issue numbers in parentheses are for internal Adobe use):
Improved the workflow when a user’s Target session times out while creating or editing an activity or offer. When the user clicks Save, the session-expired message displays, but after logging back in, a dialog informs the user of a successful login and the UI remains on the same page in Target with no data loss.
If a user performs intermittent action on a Target page and experiences a session timeout, the user is directed to re-log in and is then directed to the last page worked on in the Target UI.
Fixed an issue that caused custom code changes to be lost if the user browses away (changes experiences, switches page, switches audience, clicks Next, etc.) and forgets to save changes. The user is now prompted to save the changes. (TGT-23766)
When an activity is archived, “Archived the activity” displays instead of “Updating the activity.” (KB-1517)
The drop-down picker in the following locations within the Target UI has been replaced with auto-complete functionality to improve speed and performance: (TGT-22939)
Improved error messaging when a site has “X-Frame-options” set to SAMEORIGIN and the site cannot be loaded in the Visual Experience Composer (VEC). The message prompts the user to switch to the Enhanced Experience Composer in Administration > Visual Experience Composer. (TGT-17356)
Reports in Target Standard/Premium now display in your account’s time zone rather than the Target server time zone (US EST). (TGT-24868)
If activities created in Target are updated from outside of Target (for example, via Adobe I/O), the following activity attributes are imported back into Target:
thirdpartyId
startDate
endDate
status
priority
marketingCloudMetadata(remoteModifiedBy)
This import job will run when the activities page is opened, with a maximum delay of ten minutes. (KB-1526)
Feature | Description |
---|---|
Automated Personalization (AP) activities |
|
Recommendations: Criteria and Promotions |
You can now create dynamic criteria and promotions based on profile attribute matching and parameter matching.
Note: If you are familiar with how inclusion rules were configured prior to the Target 17.6.1 release (June 2017), you'll notice that some of the options and operators have changed. Only those operators applicable to the selected option display and some operators were renamed ("matches" is now "equals") to be more consistent and intuitive. All existing exclusion rules created prior to this release were automatically migrated into the new structure. No restructuring is necessary on your part. |
VEC Code Editor improvements |
If the page format changes and actions cannot be applied, an alert now appears next to each failing action. Previously, a general error notified the user that the page structure had changed. Now, the code editor highlights each failed action. |
This Target release includes the following customer-facing enhancements and fixes:
Feature | Description |
---|---|
Experience Targeting (XT) activities |
Drag-and-drop functionality lets you arrange audiences and experiences in the desired order while creating or editing XT activities. Visitors will be evaluated for experiences in order, from top to bottom. For more information, see Create Experience . |
Reporting: A/B, XT, and Recommendations |
Reports for A/B, XT, and Recommendations activities include visual representations that let you visually see the confidence interval and lift so that you can more accurately determine a winner. You can mouse over the representations to see the actual numbers. This feature is not available for activities that use Analytics as the reporting source (A4T). For more information, see Report Settings . |
Automated Personalization (AP) activities |
You can create Exclusion Groups in AP activities to ensure that experiences with the designated offers are automatically excluded. |
Recommendations: Criteria and Promotions |
(Scheduled to be released June 22, 2017) You can now create dynamic criteria and promotions based on profile attribute matching and parameter matching. For more information, see Use Dynamic and Static Inclusion Rules .
Note: If you are familiar with how inclusion rules were configured prior to the Target 17.6.1 release (June 2017), you'll notice that some of the options and operators have changed. Only those operators applicable to the selected option display and some operators were renamed ("matches" is now "equals") to be more consistent and intuitive. All existing exclusion rules created prior to this release were automatically migrated into the new structure. No restructuring is necessary on your part. |
Naming activities |
You are now prompted to name the activity before saving. You cannot save an activity without a name. |
New location for Target Forum |
The Target Forum has moved to the new Adobe Community Platform . |
This release includes the following features and enhancements:
Feature | Details |
---|---|
Reporting | View Multiple Goals/Metrics: You can now view multiple metrics in A/B and Experience Targeting (XT) activities, with the exception of Auto-Allocate and Auto-Target A/B activities. For more information, see View Multiple Metrics in a Report . |
This Target release focuses on back-end fixes and includes the following customer-facing enhancements and fixes: (issue numbers in parentheses are for internal Adobe use):
Change | Details |
---|---|
at.js |
at.js version 0.9.6 is now available. For more information, see Download at.js . The following enhancements and fixes are included in at.js version 0.9.6:
For information about this and previous versions of at.js , see at.js Version Details . |
This release includes the following features and enhancements:
Feature | Description |
---|---|
Analytics for Target (A4T) Redirect Offers |
Updated April 13, 2017. You can now use redirect offers in activities that use Analytics as the reporting source. These libraries must be included on both the page with the redirect offer and the page to which the visitor is redirected. As a part of this change, new URL parameters will automatically be added to your redirect URLs if the Visitor Id service is implemented on your site, regardless of whether or not you are using Analytics as the reporting source for that activity. For more information, see Redirect Offers - A4T FAQ . |
Audiences |
The following enhancements have been made to audience targeting:
|
Recommendations |
Dynamic Promotions: Target Recommendations now supports dynamic matches for promotions. For more information, see Use Dynamic and Static Inclusion Rules . |
The ability to view multiple metrics in a report, included in the Target 17.3.1 release (March 30, 2017) has been removed due to unexpected behavior. This feature will be available again in an upcoming release.
This Target release includes the following enhancements and fixes: :
The Target user interface has been updated to support redirect offers in activities that use Analytics for Target (A4T) as the reporting source. This functionality will require at.js 0.9.6, which will be available soon.
The Target user interface was updated in some places:
In reports and activities, some options ( Edit, Share to Feed, View Experience URLs, etc.) are now accessed by clicking the More Options icon (
).
In the Offers library, offers now display in a list rather as cards. Other minor UI changes were made throughout the Offers library UI.
Significantly improved performance on the Activity and Audience lists. Also, load times for search results return significantly faster.
“Views” is now “Visits” in the Offer Level Report for Automated Personalization reports.
Target now supports switching of environments (host groups) for Automated Personalization activities.
Automated Personalization activities now support host groups.
Adobe Experience Manager 6.2 with FP-11577 (or later) now supports at.js implementations with its Adobe Target Cloud Services integration. For more information, see Feature Packs and Integrating with Adobe Target in the Adobe Experience Manager 6.2 documentation.
This Target release focuses on usability and performance improvements and includes the following enhancements and fixes (issue numbers in parentheses are for internal Adobe use):
Added additional items to the Help menu that can be accessed from the top right corner of the Target user interface. New options include: “Blogs” and “Videos.” The “Adobe Experience Cloud Status” option is now “Adobe Target Standard/Premium Status.” (TGT-22629)
When deleting an audience, Target displays a list of activities that reference that audience. Users can click each activity in the list to display its Overview page. (TGT-17997)
Improved user.activeCampaigns
to return the campaign ID for all campaigns/activities that the user is in, even if he or she has not interacted with the campaign/activity in the current session. (TNT-26237)
The Create Activity button on the Activities page is now active before all activity names are loaded in the list. This improvement lets users create new activities faster, especially when the account has many configured activities. (TGT-21470)
Made enhancements to the Enhanced Experience Composer (EEC) to improve loading time for websites running HTTPS accessed via proxy. Target no longer fetches static resources via proxy. (TGT-21793)
Made performance improvements on the Goals & Settings page, especially load time when many metrics are defined for an activity. (TGT-21654)
Added a tool tip on the Goals & Settings page of all activities using Analytics for Target (A4T) reporting informing users that a tracking server is not required if the activity’s pages have at.js (version 0.9.1 or later) loaded. (TGT-22607)
Metric names now display on the Goals & Settings page without users needing to expand each metric to view the entire metric name. This improvement lets users edit metrics quicker and more efficiently. (TGT-21276)
You can now apply Recommendations inclusion rules to custom criteria (uploaded via CSV), just like any other criteria. (TGT-21896)
Improved the user interface and usability of the Offers page, especially when creating or managing folders and creating offers. (TGT-22509 and TGT-22187)
Improved the user experience in the Visual Experience Composer (VEC) when selecting items to hide.
(TGT-22224)
Improved the user experience when creating activities using the Form-Based Experience Composer. When choosing an mbox location, the validation border remains highlighted after clicking Next. (TGT-22221)
Enhanced the downloaded reports to differentiate between active and deleted offers. (TGT-22449)
Fixed an issue that prevented older assets from displaying in the infinitely scrollable asset list in the Experience Cloud Assets core service user interface. (TGT-19733)
Fixed an issue where the extreme order setting was not honored in downloaded CSV reports. (TGT-21871)
Fixed an issue where extreme orders were not marked correctly in the downloaded Order DetailsCSV report. (TGT-22500)
Fixed an issue that caused the incorrect order time to display in the downloaded Campaign Audit CSV report, even though the report displayed the correct order date. (TNT-26469)
Fixed an issue that prevented the Disable JavaScript option from working correctly on multi-page activities. (TGT-15130)
If you use the Form-Based Experience Composer with an mbox other than the auto-created global mbox ( target-global-mbox
), and then choose an engagement metric as a success metric, the metric increments only on pages that have the mbox used in the activity. As an example, if your mbox is homepage_mbox
, the Pages Per Visit metric is the number of hits to the homepage_mbox
during that visit.
If this is not what you want, you can add another location to the activity and assign the global mbox to that location and give it default content. This workaround connects the global mbox to the activity and allows Target to count the metric for reporting.
Change | Details |
---|---|
at.js version 0.9.4 |
January 18, 2017 at.js version 0.9.4 contains the following changes:
For detailed information about the changes in each version of at.js , see at.js Version Details . |
This release includes the following features and enhancements:
Feature | Description |
---|---|
Content/Offers |
The following enhancements are now available for offers:
For more information, see Offers . The following enhancement has been made to geo-location targeting:
For more information, see Geo . |
Reporting
Note: These enhancements do not apply to Analytics for Target (A4T) reports. |
The following reporting enhancements are now available for Target reports.
For more information, see Report Settings and Counting Methodology . The following reporting enhancements are now available for downloadable CSV reports:
The following reporting enhancements are now available for Automated Personalization (AP) reports.
|
Activities |
The following enhancements are now available for Target activities:
|
Audiences |
The following enhancements are now available for audiences:
|
Recommendations |
The following enhancements have been made to Recommendations:
|
Enhanced Visual Experience Composer (VEC) |
Updated the IP addresses for the Enhanced Visual Experience Composer (VEC). If you allowlist IP addresses used for the VEC, add the new IP addresses. For more information, see Troubleshooting the Visual Experience Composer . |
Fixes
This release includes the following fixes:
This release includes the following features and enhancements:
Feature | Description |
---|---|
Auto-Allocate: Winner Badge | We've now made it easier to determine a winner in an Auto-Allocate A/B activity. Many marketers make the mistake of prematurely declaring a winning experience before the results indicate the clear winner. When using the Automated Traffic Allocation feature, Target displays a badge at the top of the activity's page indicating "No Winner Yet" until the activity reaches the minimum number of conversions with sufficient confidence. When a clear winner is declared, Target displays "Winner: Experience X." For more information, see Automated Traffic Allocation and Determine a Winner .
Note: Auto-Allocate A/B activities are no longer supported in Analytics for Target (A4T) going forward. With this release, any active Auto-Allocate A/B activities with A4T enabled will be switched to Manual mode (equal traffic allocation). |
Target mobile devices by carrier | Create an audience to target mobile devices based on mobile carrier (Verizon, Sprint, AT&T, T-Mobile, etc.). The Mobile Carrier option is under the Geo settings. For more information, see Geo . |
Generate mboxTrace authentication token from Target UI | Enable advanced Target debugging tools by creating a temporary authentication token. Click Generate Authentication Token on the Implementation Details page ( Administration > Implementation ). You can then add the resulting parameter to your web page URLs for troubleshooting purposes. For more information, see "Retrieve the Authorization Token to Use With Debugging Tools" in Troubleshooting Content Delivery . |
Recommendations: Criteria set sequencing | Use sets of up to five pre-created criteria in a single experience for greater control over the recommendations presented to visitors. For more information, see Create Criteria Sequences . |
Recommendations: Insert external promotions | Add promoted items and control their placement in your Recommendations designs. For more information, see Adding Promotions . |
First Look Auto-targeting in A/B activities |
Note: This "First Look" offering is enabled for a few customers in this release for testing and feedback. Automatically target experiences in A/B tests to serve the right experience to the right visitor. For more information, see Auto-Target For Personalized Experiences . |
Change | Details |
---|---|
at.js version 0.9.3 |
October 10, 2016 at.js version 0.9.3 is available.
For more information, see at.js Version Details . |
This release includes the following features and enhancements:
Feature | Description |
---|---|
Combine audiences | Combine multiple audiences (including Adobe Experience Cloud audiences and Target audiences) on the fly during the activity-creation workflow. For example, you can target all loyalty customers by including a specific Audience Manager segment for loyalty status and combine it with a Target segment made up of people who signed up for your loyalty program during the current session, instead of creating a third, permanent audience. For more information, see Combining Multiple Audiences . |
Target visitors during a specific time period | Add start and end dates to target an audience. For example, using the new combined, ad-hoc audiences mentioned above, you can target low-spenders with specific content during the three days leading up to Black Friday and other content after Black Friday. For more information, see Time Frame . |
Save smart collections | Search functionality on the Content page now includes saved folders, called smart collections, to save time when performing similar searches. For more information, see Search Content and Create Smart Collections . |
Form-based Experience Composer | Add a link to an image. The link can be a click-through link, destination link, or a landing link. For more information, see Form-Based Experience Composer . |
Enhancements
This release includes the following enhancements:
Enhancement | Description |
---|---|
Visual Experience Composer (VEC) | Improved error messaging. |
Known Issues
Change | Details |
---|---|
at.js version 0.9.2 |
September 21, 2016 at.js version 0.9.2 is available.
For more information, see at.js Version Details . |
This release includes the following features and enhancements:
Feature | Description |
---|---|
Combine audiences | Combine multiple audiences (including Adobe Experience Cloud audiences and Target audiences) on the fly during the activity-creation workflow. For example, you can target all loyalty customers by including a specific Audience Manager segment for loyalty status and combine it with a Target segment made up of people who signed up for your loyalty program during the current session, instead of creating a third, permanent audience. For more information, see Combining Multiple Audiences . |
Target visitors during a specific time period | Add start and end dates to target an audience. For example, using the new combined, ad-hoc audiences mentioned above, you can target low-spenders with specific content during the three days leading up to Black Friday and other content after Black Friday. For more information, see Time Frame . |
Save smart collections | Search functionality on the Content page now includes saved folders, called smart collections, to save time when performing similar searches. For more information, see Search Content and Create Smart Collections . |
Form-based Experience Composer | Add a link to an image. The link can be a click-through link, destination link, or a landing link. For more information, see Form-Based Experience Composer . |
Enhancements
This release includes the following enhancements:
Enhancement | Description |
---|---|
Visual Experience Composer (VEC) | Improved error messaging. |
Known Issues
The Adobe Target Standard/Premium 16.8.1 (August 23, 2016) release includes the following features and enhancements:
Feature | Description |
---|---|
Hosts and environment (host group) management |
Organize your sites and pre-production environments for easy management and separated reporting. Hosts are bundled into environments for ease of management. The preset environments include Production, Staging, and Development. You can also add new environments. This feature achieves feature parity with Target Classic . For more information, see Hosts . |
Category Affinity |
The category affinity feature automatically captures the categories a user visits and calculates the user's affinity for the category so it can be targeted and segmented on. This helps to ensure that content is targeted to visitors who are most likely to act on that information. This feature achieves feature parity with Target Classic . For more information, see Category Affinity . |
Enable/Disable Enhanced Experience Composer at the activity level |
Enable/disable the Enhanced Experience Composer at the account level (applies to all activities created in the account) or at the individual activity level. Previously, you could enable/disable the Enhanced Experience Composer only at the account level. For more information, see Experiences . |
Automated Personalization: Offer performance report |
Download an offer performance report with all Automated Personalization activity success metrics. |
Enhancements
This release includes the following enhancements:
Enhancement | Description |
---|---|
Code Editor UI redesign |
The code editor UI has been updated to be more intuitive and easier to use. For more information, see Code Editor . |
The following known issues have been reported:
Change | Details |
---|---|
at.js version 0.9.1 |
July 14, 2016 at.js version 0.9.1 is now available. For more information, see at.js Version Details . |
The Adobe Target Standard/Premium 16.7.1 (July 21, 2016) release includes the following features and enhancements:
Feature | Description |
---|---|
Priority settings for activities | You can now set activity priority levels from 0-999 to allow for finer control over which activity displays if multiple activities are assigned to the same location with the same audience. This option must be enabled in Administration > Reporting . The Fine-grained priorities option applies to A/B Test, Automated Personalization, Experience Targeting, and Multivariate Test activities. For more information, see the following topics:
|
Multi-valued Recommendations attributes | All custom Recommendations attributes can now contain multiple entity values. For more information, see Custom Entity Attributes . |
Dynamic/remote offer support | Dynamic content can be part of any form-based activity in Target Standard/Premium . Dynamic content is stored outside of Target . For more information, see Create Remote Offers . |
Copy audiences and profile scripts | You can now copy an existing audience that you can then edit to create a similar audience. For more information, see Creating an Audience . You can also copy existing profile scripts. For more information, see Profile Script Attributes . |
Use classes to determine element selectors | Element selectors can now be based on classes or IDs in Automated Personalization and Multivariate Test activities. In previous versions, this option was only available for A/B Test activities. For more information, see Element Selectors Used in the Visual Experience Composer . |
Recommendations: Content similarity | Use Content Similarity rules to make recommendations based on item or media attributes. |
Enhancement | Description |
---|---|
Reporting improvements |
Success metric report downloads now show metric and segment names instead of IDs. |
Evaluate mbox entry condition on each request in Automated Personalization activities | In Automated Personalization activities, entry criteria (URL targeting, template rules, audience target) are evaluated for each request for more accurate offer delivery. For more information, see Automated Personalization . |
There is no customer-facing release planned for June.
Fixes
This release includes the following fixes:
Known Issues
The following known issues have been reported:
When “Disable JavaScript” is selected for page A in a multipage activity, JavaScript is disabled everywhere, even though “Disable JavaScript” isn’t selected on other pages.
Issue with experience preview URLs for experiences with a redirect. As a workaround, in the Experience Composer, click Configure, choose Multiple Audiences, and add All visitors as the only audience. Continue to save your activity. This does not change the delivery of your activity, but allows preview to work. This will be fixed in the July release of Adobe Target.
The documentation shows the expected behavior for the Redirect URL checkbox. However, due to a bug, the check box does not show as selected by default. This defect will be fixed soon.
To check this option in an existing activity with a redirect offer, use the following workaround:
If you check the option while creating a new redirect offer, you can expect your query parameters to be included in the redirection.
For older activities, if this option is checked in the experience composer of your activity, it means your redirection will include the query parameters. If it is not checked, current query parameters will not be included in redirection.
The Adobe Target Standard/Premium 16.5.1 (May 19, 2016) release includes the following features and enhancements:
Feature | Description |
---|---|
Experience Versions | Versions targeted to different audiences can now be set up within experiences in A/B activities. |
Recommendations custom algorithms | Custom algorithm mappings can be uploaded in a CSV file. It is no longer required to use the XML-based API. |
Analytics for Target: Analytics tracking server | To ensure proper reporting tracking, you must specify a tracking server when you create or edit activities that use Analytics for Target (A4T). Existing activities will continue to run using current settings. |
New Instructional Videos | The following instructional videos have been added to help:
|
User Interface improvements | User interface improvements have been made to the Visual Experience Composer and Recommendations search. |
Recommendations CSV download | CSV downloads now have a line for all environments, including those that do not have entity recommendations (for example:
|
Enhancements
Improvement made to improve the A4T provisioning process.
Known Issues
The following known issues have been reported:
at.js is a new implementation library for Target designed for both typical Web implementations and single-page applications.
Among other benefits, at.js improves page load times for Web implementations, improves security, and provides better implementation options for single-page applications.
at.js contains the components that were included in target.js, so there is no longer a call to target.js.
When implementing at.js, be aware of the following:
at.js v 0.8.0 is now available for download from the Target interface.
Target APIs changed. applyOffer
now requires mbox param [0]
.
adobe.target.applyOffer({
"mbox": "target-global-mbox",
"params": {"test": "true"},
"selector": ".banner-text",
"offer": offer
});
This release includes the following features and enhancements:
Feature | Description |
---|---|
User Interface Improvements | The user interface has been changed significantly in this release. Among the most noticeable changes are:
The way Experience Cloud solutions, including Target, are selected has also changed. To access Experience Cloud solutions and services, click the menu icon: For more information about accessing Target and making Target your default page after logging in to the Experience Cloud, see Access Target from the Adobe Experience Cloud . |
Inclusion rules can be disabled for backup recommendations | When backup recommendations are enabled, you can choose not to apply inclusion rules to your backup recommendations. . |
Recommendations: New debugging capabilities in text area via mboxTrace | Adding &mboxTrace to a URL replaces recommendations on that page with debugging details, including information about served recommendations, criteria, design, exclusions, inclusions, backup recommendations served, and more. |
Recommendations API: Upload a CSV for the Custom Criteria | You can upload a CSV for the Custom Criteria via API. This ability will be added to the Target Premium user interface in an upcoming release. |
Recommendations API: New Design APIs | New Design APIs make it possible to manage your Recommendations designs via API. |
AP: Dependent Success Metrics | Automated Personalization now supports the ability to limit a success metric to only count if a previous success metric has already been met. For more information, see Success Metrics . |
AP: Reports Summary View Download | The download option now allows users to download summary view (i.e. comparing Control and Automated traffic) as broken down by all available success metrics. |
Customer attributes can be used as tokens in offers | Previously, customer attributes could be referenced in profile scripts, formatted as crs.get('< Datasource Name >.< Attribute name >') . Now, the attributes are available as tokens in profile scripts and directly in offers without first requiring a profile script. The token should be in the form: $crs. datasourceName . attributeName . See CRS Tokens . |
Custom Code enhancement | Custom code can now execute the JavaScript code in the <head> tag. Execution of code no longer waits for the <body> tag to be present in DOM. Earlier, the selector was only the first element in the <body> tag. |
New Instructional Videos | Instructional videos have been added to help. Currently, you can view videos about the Visual Experience Composer and Form-Based Experience Composer . More videos will be added in the coming weeks. |
Fixes
This release includes the following fixes:
Known Issues
The following known issues have been reported:
This release includes the following features and enhancements:
Feature | Description |
---|---|
First Look: New Target implementation library, at.js |
Note: This "First Look" offering is available via API download. It will be available via the Target interface in an upcoming release. In the meantime, you can download the at.js library, test it in your environment, and deploy it in your production Target implementation. at.js is a new implementation library for Target designed for both typical Web implementations and single-page applications. Among other benefits, at.js improves page load times for Web implementations, improves security, and provides better implementation options for single-page applications. at.js contains the components that were included in target.js, so there is no longer a call to target.js. When implementing at.js, be aware of the following:
|
Dependent Success Metrics | This features provides the option per success metric to count someone as reaching the success metric only if they've previously reached a different success metric. For example, a test might change the hero image on the homepage. The marketer might only want to count conversions for people who clicked the hero image. So, the marketer can set a success metric for "clicked on homepage hero" and then another metric for purchasing. Then, the marketer can add a rule on the "purchasing" metric to ensure visitors have first reached the "clicked on homepage hero" success metric.
Note: If audience targeting on a location in a success metric is set, this feature is not supported for that metric. Dependent Success Metrics are only supported in AB, XT, and MVT activities. Automated Personalization and Recommendations support will be available later. For more information, see Success Metrics . |
Auto-Allocate usability improvements | After the model for an Auto-Allocate activity is ready, the following operations from the UI are not allowed:
Refer to Automated Traffic Allocation for documentation about Auto-Allocate. |
Known Issues
The following known issues have been reported:
When “Disable JavaScript” is selected for page A in a multipage activity, JavaScript is disabled everywhere, even though “Disable JavaScript” isn’t selected on other pages.
Some interface issues might occur in Internet Explorer 10, including screen flicker and possible slowness.
The Chrome version 48 update introduced an issue that causes the Visual Experience Composer to function incorrectly in Chrome. Google is working on a solution. For information, refer to https://code.google.com/p/chromium/issues/detail?id=582603. To work around this issue:
This release includes the following features and enhancements:
Feature | Description |
---|---|
Activity entry targeting by percentage. | You can now limit entries into A/B and multivariate activities to a percentage of visitors or audience members. For example, you might limit entries to 50% of all visitors or 45% of your “Californians” audience. |
Support for Revenue, Orders, and Engagement in Auto-Allocate | You can now choose Revenue (RPV), Orders, and Engagement metrics as goals for A/B activities with Auto-Allocation selected. Previously, only conversion metrics were supported. See Automated Traffic Allocation. |
Filter by source | You can now filter the Activities list by the source where the activity was created. Choice are Adobe Target and Adobe Experience Manager. See Activities. |
Automated Personalization performance enhancements | Automated Personalization has been redesigned to perform better with a large number of offer/location combinations. |
Known Issues
The following known issues have been reported:
When “Disable JavaScript” is selected for page A in a multipage activity, JavaScript is disabled everywhere, even though “Disable JavaScript” isn’t selected on other pages.
Some interface issues might occur in Internet Explorer 10, including screen flicker and possible slowness.
The Chrome version 48 update introduced an issue that causes the Visual Experience Composer to function incorrectly in Chrome. Google is working on a solution. For information, refer to https://code.google.com/p/chromium/issues/detail?id=582603. To work around this issue:
This release includes the following features and enhancements:
Feature | Description |
---|---|
User interface improvements. | The Activities list and Audience list design have been improved, as has the search/sort functionality. Additional user interface changes will be included in upcoming releases. See Activities . |
"Super" audiences | Use nested AND/OR logic when configuring audiences. See Creating an Audience . |
Select host groups in reports | Host groups are available in reports.
Note: This option is not available for Automated Personalization. |
Support for Internet Explorer 11 | Internet Explorer 11 is now supported in the Target interface. See Supported Browsers . |
View Confidence Interval in Target reports for continuous variables | Display the Confidence Interval Range for the revenue metric type (RPV, AOV, Sales, Orders), and for engagement metrics. For example, if RPV = 200.00 and CI Range = 50.00 , then this should be displayed for RPV: 200.00 +/- 50.00 This change applies to A/B, Experience Targeting, and Multivariate tests. |
Visual Experience Composer URL rules enhancement | Previously, the URL template rules in the Visual Experience Composer formed an OR condition with the Page URL. Now you can choose AND or OR when specifying multiple URLs. OR is the default. |
Recommendations: Change in global mbox delivery coding |
When creating a design, it is now the default to wrap an HTML design in a <div> element. For information about creating a design, see Create a Design . |
Life Time Value (LTV) machine learning reinforcement technique |
This new algorithm focuses on long-term conversion across many sessions instead of focusing on improving conversion just in this session. This technique is suitable for sites with many returning visitors because it optimizes on overall revenue for the entire interaction with the visitor. |
Enhancement: Allow targeting on hash (#) fragments |
You can now target on the part of a URL that follows a hash (#). See Include the Same Experience on Similar Pages and other relevant topics. |
Download success metrics report |
Download a single csv file with all success metric listed, instead of a report that only had the final activity goal. See Reports . |
Fixes
This release includes the following fixes:
<div>
element when used in a form-based workflow.Known Issues
The following known issues have been reported:
When “Disable JavaScript” is enabled for pageA in a multipage activity, JavaScript remains enabled for all pages but the functionality remains disabled.
Some interface issues might occur in Internet Explorer 10, including screen flicker and possible slowness.
The Chrome version 48 update introduced an issue that causes the Visual Experience Composer to function incorrectly in Chrome. Google is working on a solution. For information, refer to https://code.google.com/p/chromium/issues/detail?id=582603. To work around this issue:
This release includes the following features and enhancements:
Feature | Description |
---|---|
Auto-Allocate in A/B Tests |
You now have the option to automatically allocate traffic to increase overall campaign lift and discover winning experiences faster. This algorithm increases the overall campaign performance while maintaining the integrity of an A/B test. The algorithm relies on measured performance (e.g. conversion rate) and confidence intervals to produce a traffic distribution that is changed up to twice per hour. Key Benefits
|
Customer Attributes |
Upload 1st party data, called Customer Attributes, using the Experience Cloud core service and choose attributes to share to Target. This functionality launched in March for Analytics and now integrates directly with Target. For example, you might use customer data such as membership status (gold, silver, etc.), purchase history, favorite destination, local store, and so on in your CRM or eCommerce/POS system. Now you can upload that data to Experience Cloud. After the user authenticates on your site, Target can match that data to their web behavior. See Customer Attributes . |
Multiple companies are available when selecting Analytics as the reporting source for Target. |
When selecting Analytics as the reporting source for Target, you select an Analytics report suite to receive Target activity data. To do this, first choose from any of the Analytics companies your account is tied to, and then select the appropriate report suite for the activity. Only report suites that are provisioned to connect to Adobe Target will be available for selection. If you don't see the report suite(s) you expect, first try logging out and logging back in to the Adobe Experience Cloud to try again. If the report suite is still missing from the list, please contact Customer Care. |
New Built-in Options for Audience Creation |
There are new built-in audience options:
See Browser Options . |
Recommendations Exclude Past Purchases |
Target now automatically excludes previously purchased items from a visitor's recommendations. This option can be disabled for any criteria. All out-of-the-box criteria now have this option enabled, including those used in activities that were running prior to this release. If you do not want to exclude past purchases, you should edit those activities. |
Recommendations Attribute Weighing |
Recommendations ranking rules have changed for criteria. This change affects existing Recommendations. Use attribute weighting to "nudge" the algorithm. Marketers can influence the algorithm based on important description or metadata about the content catalog. Apply a higher weighting to these on-sale items so they show more often in the recommendation. Non-sale items are not completely excluded, but they display less often. Multiple weightings can be applied to the same algorithm, and the weightings can be tested on split traffic in the recommendation. These new weights have automatically been applied to all activities. |
Recommendations Set the Time for Feed Processing |
Specify the time when you want a feed to update. See Create Feed . |
Recommendations Use the Feed List to Set a Feed to Never Run |
From the feed list, set a feed to never run if you do not want to update that feed. See Create Feed . |
Recommendations Set a New Criteria Type Based on Content Similarity |
An item-based criteria that can be used for the following:
|
New Activity List Filters | Several filters have been added to help you show the activities you are most interested in seeing in the Activities list. See Activities . |
Recommendations Enhancement: Industry-Relevant Criteria Configuration |
Irrelevant options during setup have been eliminated. In the past, some setup options for some industry verticals, such as Media, were not always relevant. |
Recommendations New Out-of-the-Box Criteria |
See Criteria . |
Enhancement: Improved reporting details shown when using Analytics as your reporting source. | The details shown by default in an Analytics report when using A4T now match the details shown in the Target report. |
Fixes
This release includes the following fixes:
Known Issues
The following known issues have been reported:
This release includes the following features and enhancements:
Feature | Description |
---|---|
Mobile Web Experience Composer | View your site as it looks on various mobile devices and different screen sizes. Set responsive site breakpoints once and use them across your activities to make sure your optimization activities look great on all the devices your visitors use. |
Location targeting on form-based activity creation | Apply targeting to your mbox locations to limit where your activity displays. |
Background color selection in Visual Experience Composer for MVT and Automated Personalization activities | A color picker enables you to set background colors when editing Automated Personalization and Multivariate Test activities. This feature was previously only available for A/B and Experience Targeting activities. |
Rich Text and HTML editing in Visual Experience Composer for MVT and Automated Personalization activities | Text and HTML formatting in a word processor-like window when editing Automated Personalization and Multivariate Test activities. This feature was previously only available for A/B and Experience Targeting activities. These actions provide rich-text editing capabilities by adding HTML tags or applying styles. These modifications by the rich-text editor for any action can be seen in its source view. Users can press the HTML button in the rich-text editor to see the source view. The styles added by the rich-text editor can interfere with customer websites' styles. In this case, users can go to the source view and edit the modifications to align them with their websites' styles. |
Recommendations Form-based recommendations |
Create recommendations activities for non-site locations including emails, consoles, kiosks, etc. |
Recommendations Display information about the key in the design |
Show the key item in your Recommendations design. |
Automated Personalization Conversion-based report |
If the optimization goal is a conversion metric, then the Offer Detail report now shows the impact of the top predictive variables in lift and incremental conversions. This report was only revenue-based before, so this ability ensures that activities with no revenue data still produce relevant and actionable insights. |
Adobe Campaign e-mail integration with Target Standard | Previously, it was required to use Target Classic to set up a targeted e-mail campaign using Adobe Campaign. With the release of two new features in Target Standard (form-based activity creation and redirect offers) it is now possible to use Target Standard to set up a targeted e-mail campaign with Adobe Campaign. |
Redirect Offers in Form-Based activity creation | Support for the redirect offers functionality of Target Classic added in Target Standard form-based activity creation flow. |
Enhancement: Experience URLs in activities no longer use on-site cookie | The preview experience URLs available per activity are now more reliable. Easily copy the URLs and share with other team members, even if they don't use Adobe Target.
Note: Updated experience URLs only work on activities created after July 30, 2015. Older activities continue to use the cookie-based preview functionality. |
Reporting enhancement for Analytics as the reporting source for Target |
Click to view the full Analytics report directly from the activity report page. |
Activity List performance improvements | Greatly improved the load time for activities in the list. Searching and filtering are much faster, particularly when there are a lot of activities in the list. |
Fixes
This release includes the following fixes:
Known Issues
The following known issues have been reported:
The goal of this release is to provide feature parity with Target Classic. The most commonly used features of Target Classic are now available in Target Standard.
This release includes the following features and enhancements:
Feature | Description |
---|---|
Create and edit profile scripts | Profile scripts run profile attribute "catchers" on each mbox request. When an mbox request is received, Target runs any relevant profile scripts, determines which activity should run, and displays content that is appropriate to that activity and that experience, then tracks the success of the activity. This enables you to track information about the visit, such as the visitor's location, time of day, number of times that visitor has been to the site, if they've purchased before and so on. This information is then added to the visitor's profile so you can better track that visitor's activity on your site. See Profile Attributes . |
Confidence interval for binary metrics | Updated reports using Target-based data show the confidence interval of the lift, compared to the control. |
Download export activity report data | Download data in a .csv format for quick import into Excel or other data analysis programs. This feature works for A/B, Experience Targeting, and Multivariate activities. See Downloading Reports . |
Rich text and HTML editing in Visual Experience Composer | Text formatting options are available when editing text and HTML for A/B and Experience Targeting activities in the Visual Experience Composer. You can choose a font, select a font style, change text alignment, and other standard text formatting options. When modifying HTML, you can toggle between the code view and rich-editing view of the HTML. |
Background color selection in Visual Experience Composer | A color picker enables you to set background colors when editing A/B and Experience Targeting activities in the Visual Experience Composer. This option is not available if a background image is set. |
Archive activity | Send an activity to the archive. You can approve an archived activity to make it active again. Activities in the archive do not display by default in the Activities list. See Activities . |
Automated Personalization Offer-level targeting |
Allows marketers to apply targeting rules to offers in Automated Personalization. Makes it possible to exclude specific offers from being shown to a specified group of people. See Target AP Offers . |
Recommendations Premium Show number of activities using design |
The design library shows how many live and inactive activities are using each design. |
Recommendations Premium Customized dynamic title displays in design |
Choose a title to display when using a particular design. This title does not have to match the title displayed to visitors on the page. |
Recommendations Premium API Token |
You can set your Client API token from Recommendations Premium. |
Enhancement: Frequently used URLs | When entering a URL for an activity or a new page within an activity, a menu shows the most recent and most frequently used URLs. |
New mobile device targeting options | You can now target multiple mobile devices without requiring a profile script. See Mobile . |
This release includes the following features and enhancements:
Feature | Description |
---|---|
Activity change log | The change log lists changes made to an activity. The action and the user are listed with a timestamp for each change. See Activity Change Log . |
Multipage activity | A multipage activity enables you to create a story over multiple pages, with a design that is specific to each page. For example, you might want to test an offer for free shipping with purchases above a certain amount. You might want that offer to appear on your landing page, a category page, and certain product pages, but you want it to be a different size and in a different location on each page type. You could display a prominent offer on your home page, then reinforce that offer with smaller offers on other relevant pages. You can also use a multipage activity to define different layouts for your desktop and non-responsive mobile sites. See Multipage Activity . |
Form-based activity creation | Create an activity without using the Visual Experience Composer. Instead, choose locations and offers through a form. With this, Target Standard activities can be delivered in emails, mobile apps, kiosks, and other places that don't work with a Visual Experience Composer. |
Configurable success metrics | Fine-grained options let you determine how to count success metrics. Options include counting the metric per impression or once per visitor, and choosing whether to keep the user in the activity or removing them. This is equivalent to the "advanced options" for success metrics available in Target Classic. See Success Metrics . |
Enhancement: Experience Targeting experience limit removed. | The previous limit of ten experiences in Experience Targeting has been removed. |
Real-time profile syncing for 3rdPartyId data | When a site visitor logs in mid-session and gets a 3rdpartyId, all previously-loaded profile attributes tied to the 3rdPartyId are now immediately available. See Visitor Profile . |
Recommendations Premium: Facet Name Search | You can now search for a facet name. |
Automated Personalization: Post-goal metric tracking | Previously, Target restarted an experience when the visitor hit the modeling goal. Now, users can be kept in the activity for tracking purposes after reaching the modeling goal. For example, often an Automated Personalization activity is used to improve click-rates, and that is set as the modeling goal. However, it's important to see how increased click-rates lead to final conversion, so tracking through the final conversion is essential. See Automated Personalization . |
Fixes
This release includes the following fixes:
Known Issues
The following known issues have been reported:
This release includes the following features and enhancements:
Feature | Description |
---|---|
Visual Experience Composer compatibility improvements |
A new account-wide setting to make it easier for Target to generate the right CSS selectors. For example, it can be specified if Target should use classes or IDs. This improves compatibility with AEM. This setting can be overridden per activity |
Experience Targeting support for Analytics as a reporting source |
You can now use Analytics as a reporting source for Experience Targeting activities. |
Automated Personalization: Visual indication of model status |
Once a predictive model passes the required quality criteria and is deemed valid, it is considered ready and is used to calculate a personalized score for offer decisioning. A clock icon changes to a check mark when the model is ready and Target is able to begin delivering personalized content. Since lift is expected only after the models are ready, the visual indication allows you to set the right expectation. Use the traffic estimator in the Visual Experience Composer to get a guideline of when the models will be ready. |
Premium Recommendations: Browse and Navigate in the Visual Experience Composer |
Allows you to open the visual experience composer on one page, and then follow links and form submissions to reach other pages on your site, such as a shopping cart. Once on the page you want to test, flip the Visual Experience Composer back to "Compose" mode and create your experiences. For example, you can change a message on the Shipping page, then test it against the default. |
Premium Recommendations: Faceted Catalog Search |
Provides a more robust way to search your catalog. Also makes it easier to narrow down the search results to very specific set of products. |
Show external campaigns in the Target Standard Activities list |
You will now see Target Classic campaigns within the Target Standard Activities list. If you want to filter out Target Classic campaigns and only view Target Standard you can use the "Source" search filter option. For example, to view only Adobe Target Standard activities select the source filter and type "Adobe Target" as the source. The ability to view activities created in Recommendations Classic or Adobe Mobile Services will be added in a future release. You can activate and deactivate activities created in other solutions using the Target user interface. For all other changes you will be need to edit the activities in the source solution. For activities created in other solutions, audience information is not visible on the Overview page. View the audience information in the solution where the activity was created. See Activities . |
Fixes
This release includes the following fixes:
This hotfix release includes the following fixes:
This release includes the following features and enhancements:
Feature | Description |
---|---|
Custom code entry and editing in Visual Experience Composer |
Enables you to see, edit, and add new actions using a code editor within the Visual Experience Composer. See Code Editor for more information. |
Add JavaScript and CSS to the top of your page |
Add JavaScript code to your page(s) right below the <body> tag, without requiring the selection of an element on your page. See Code Editor for more information. |
New Audience Creation Options |
You can now target by the following (located in the Geo section when creating an audience):
See Audiences . |
Recommendations Premium New Features |
|
Recommendations Premium Enhancements |
|
Recommendations Classic functionality now supported in Recommendations Premium |
|
Automated Personalization: QA links added |
You can now preview how your experiences will look when delivered. View and share links to your AP experiences on your site to get a "true preview" of the experiences outside of Target's Visual Experience Composer. |
Analytics-powered MVT: Preview experience from Performance report |
When using Analytics as the reporting source for multivariate tests, you can preview your MVT activities from the Performance report. |
A/B tests and Experience Targeting: three-step activity creation flow |
Create A/B and Experience Targeting activity in three steps instead of four. This change makes the process of creating these activities more like the workflow of other activities types, such as Automated Personalization and Multivariate Tests. |
Analytics as a reporting source is available with most activity types. |
The A/B with Analytics activity type no longer exists. The option of using Analytics as your reporting source is now available on the Goal & Settings page for all activity types except Automated Personalization and Experience Targeting. As a result, there is no longer a separate activity type called A/B Test with Analytics Data. |
Show external campaigns in the Target Standard Activities list |
You will now see Target Classic campaigns within the Target Standard Activities list. If you want to filter out Target Classic campaigns and only view Target Standard you can use the "Source" search filter option. For example, to view only Adobe Target Standard activities select the source filter and type "Adobe Target" as the source. The ability to view activities created in Recommendations Classic or Adobe Mobile Services will be added in a future release. See Activities . |
Export Order Audit Report |
Ability to export/download Order Audit Report added to Target reports. |
Beta: A4T lift and confidence |
Lift and confidence now available for Analytics' standard metrics and custom events. |
Fixes
This release includes the following fixes:
This release includes the following features and enhancements:
Feature | Description |
---|---|
Visual Experience Composer improvements |
Content that only appears on hover, such as flyout menus and mini-carts, is now selectable for editing in the Visual Experience Composer. See Experiences . |
Automated Personalization: Traffic Estimator |
The Traffic Estimator, formerly available only in the Multivariate Test activity type, is now available for Automated Personalization activities. |
Automated Personalization: Visual Preview |
Visually preview every content combination inside the Visual Experience Composer. See Preview Experiences for an Automated Personalization Test . |
Recommendations: Improved content viewing |
You can now see every item that qualifies for a collection or exclusion when viewing or editing the collection. |
Recommendations: Improved search results |
The total number of items that meet each search string is displayed. |
Upload Customer Attributes in Adobe Analytics |
Analytics users who capture enterprise customer data in a customer relationship management (CRM) database can upload that data into the Experience Cloud. Once the data is in the Experience Cloud, you can, for example, create an audience segment in Analytics that includes customer attributes in the segment definition, and then share that audience with Target.
Note: Target is not yet able to consume raw customer attributes directly. |
Fixes
This release includes the following fixes:
charset
metatag was not recognized in the Enhanced Experience ComposerKnown Issues
This release includes the following features and enhancements:
Feature | Description |
---|---|
New activity type: Recommendations |
Recommendations activities automatically display products or content that might interest your customers based on previous user activity. Recommendations help direct customers to relevant items they might otherwise not know about. Recommendations is available as part of the Target Premium solution. It is not included with Target Standard without a Target Premium license. |
Fixes
This release includes the following fixes:
This release includes the following features and enhancements:
Feature | Description |
---|---|
New activity type: Multivariate test | A full-factorial multivariate test compares all possible combinations of offers in your content areas to help you determine the best possible combination of content. Multivariate tests also show which content in which areas most contributes to activity success. A common use of multivariate tests is to optimize an entire page after you've used an A/B test to determine an optimal layout. With the multivariate test, you can optimize the individual assets on the page (such as the main image, headlines, or promotional content). For an introductory video, see https://my.adobeconnect.com/p2k6u8iiu6l/ . |
Browse to pages and in-page elements in the Visual Experience Composer | Allows you to open the visual experience composer on one page, and then follow links and form submissions to reach other pages on your site, such as a shopping cart. Once on the page you want to test, flip the Visual Experience Composer back to "Compose" mode and create your experiences. For example, you can change a message on the Shipping page, then test it against the default. The Browse mode also lets you interact with a page to get to the right state, such as going through an image carousel, open a mini-cart, or close a pop-up. Once the page is in the state you need, flip to "Compose" mode and create your test. Currently works with A/B tests, experience targeting, and A/B tests with Analytics. See Experiences for more information. |
Mobile device targeting | You can select mobile device options when creating an audience. See Audiences for more information. |
Click tracking (Automated Personalization) | You can now track clicks in Automated Personalization. |
mboxTrace debugging utility | Examine details about your Target page implementation and activity/experience delivery status for improved troubleshooting. See Troubleshooting Content Delivery for more information. |
Fixes
This release includes the following fixes:
This minor release is focused mainly on server stability. There are no new features as part of this patch.
This release includes the following features and enhancements:
Feature | Description |
---|---|
Redirect offers | Redirect an experience to a different URL so you can test one page against another page. See Create a Redirect Offer. |
Apply targeting on success metrics | Choose a saved audience to apply on a success metric. With this feature you can limit what actions count for a particular success event. An example might be limiting conversions to when the order is more than $0, or only counting success when a user views a particular page in the same session as entering the activity. |
Automated Personalization: Select and report against RPV/AOV metrics | You can now select the RPV and AOV metrics in the Automated Personalization experience creation flow. For more information about creating n Automated Personalization activity, see Automated Personalization. |
Improved permission controls | Only users with sufficient permissions can edit audiences. |
This release includes the following enhancements:
This release includes the following features and enhancements:
Feature/Enhancement | Description |
---|---|
Allow insertion and editing of JavaScript | Added the ability to edit and inject custom JavaScript in the experience editor when you choose Edit HTML from the actions menu. |
Automatic audience import | Audiences are automatically imported in the background when a user opens the audience list and the imported audiences are more than 10 minutes old. |
Increased size of HTML offers than can be synced to Target Classic | Increased the former 64KB limit to 256KB. |
This release includes the following fixes:
This release includes the following new features and enhancements:
Feature/Enhancement | Description |
---|---|
Enhanced syncing of HTML offers with Target Classic by increasing the character limit | Raised the character limit of an HTML offer created under Content to align with the 256 KB limit of HTML offers synced to Target Classic. |
Improved user experience when an error is created in the Experience Editor. | The Experience Editor displays a message when DOM structure changes on the page breaks the selectors. |
Fixes
Fixed an issue where the Reporting graph was not generated while navigating between activities.
Fixed a problem where selected links were not marked as selected when users clicked Select Link on the Goals and Settings page.
Fixed an error that prevented a new activity from appearing in the Activity List after being activated on the Overview page.
Fixed a problem that prevented users from selecting a link for click tracking.
Fixed an issue that caused duplicate offers to appear in an offer-level report.
Fixed an issue that prevented mbox elements from being inserted.
Fixed an error that caused link click conversions not to work.
Fixed a click-track conversion error that negated target="_blank" functions.
Fixed a problem where click tracking was navigating off the page.
This release includes the following new features:
Some features in this release are available only as part of the Target Premium solution.
Feature | Description |
---|---|
Automated Personalization (Target Premium) | Automated Personalization provides advanced machine learning algorithms to drive personalized experiences and improved conversion rates for digital experiences.
Note: Automated Personalization is available as part of the Target Premium solution. It is not included with Target Standard without a Target Premium license. If you have a Target Standard or Target Premium license, use the Target card in the Adobe Experience Cloud. Implement one file on your site and to enable the ability to point and click on any content and then visually create and select additional content options for that area. Then, the modeling system automatically determines which piece of content to deliver to each individual based on all behavioral data the system has about the visitor. This ability provides a personalized experience for each visitor. The marketer does not need to run a test, then analyze the results, then deliver a winner before realizing the lift found from optimization. Automated Personalization provides:
|
Multiple activities on one page | Content from multiple Target Standard activities can be delivered on one page from one Target server call.
Note: This does not affect the Target Classic priorities evaluation. For information about how Target determines which experience to show when multiple activities target the same location on a page, see Priority . |
Fixes
Fixed an issue where some shared audiences that have been deleted still show in the Audiences list.
Fixed an error where an unexpected Save dialog box appeared in Internet Explorer 10.
Fixed a synchronization error when saving a campaign.
Fixed an issue where the audience for an experience was not shown on reports.
Fixed an issue that prevented the metrics lists in Target and Analytics from matching.
Fixed an issue that allowed users to specify their global mbox to be an mbox that is used to deliver HTML content by Target Standard. Using the global mbox in that way negatively affects content delivery and Target Classic’s ability to deliver multiple campaigns to a single page in a single request.
Fixed an error that resulted in removed items continuing to be displayed.
This release includes the following bug fixes:
Target Standard 1.7 Release Webinar
This release includes the following new features:
Feature | Description |
---|---|
Adobe Analytics-enhanced reporting for Adobe Target | Adobe Analytics customers can select Analytics as the default reporting source during the test set-up process . Selecting all success metrics or audiences you want to use to filter your results is no longer required. Within reporting, you can select any success metric or audience segment defined in Analytics and retroactively apply it to your reporting for extensive filtering and drill-down analysis of your optimization results.
Note: To request access to this feature, visit https://survey.adobe.com/jfe/form/SV_ekBHTLSoP5Zki2y . |
Master marketing profile real-time audiences | Leverage the master marketing profile that unifies visitor IDs and data into a single, actionable profile for use across solutions. A checkbox during the segment creation process in Adobe Analytics allows the segment to be available within the Adobe Target's custom audience library. A segment created in Analytics or Audience Manager can be used to target visitors in Target.
Note: To request access to this feature, visit https://survey.adobe.com/jfe/form/SV_ekBHTLSoP5Zki2y . |
Experience targeting activity type | Target different experiences to different audiences in one activity .
Note: This provides similar functionality to the Landing Page campaign in Target Advanced. |
Multi-page testing | Choose to run a test or targeted activity across a set of webpages . You can now deliver tests to every product page, or modify your global nav on every page of the site. Use a simple rule builder to specify what the group of pages should be. |
Bug Fixes
This release includes the following bug fixes:
target.js
from being compressed by Edge.Known Issues
This release includes the following known issues. This issue will be fixed in an upcoming update.
This release includes the following new features:
Feature | Description |
---|---|
Localized versions available | Target Standard has been localized in French, German, Japanese, and Spanish |
Simplified implementation | Target Standard has been improved to make it easier to implement for existing Target Advanced users. The new implementation uses your existing global mboxes to run Adobe Standard activities. |
Bug Fixes
This release includes the following bug fixes:
Known Issues
This release includes the following known issues. This issue will be fixed in an upcoming update.
This release includes the following new features:
Feature | Description |
---|---|
Activity collisions | Target Standard now provides a list of activity collisions. An activity collision occurs when multiple activities are set up to deliver content to the same page. If an activity collision occurs, you may not see the expected content on your page because you've entered a different activity. All activities on the same URL are listed, regardless of any audience targeting in each activity. If your activity contains collisions, a Collisions tab is available the on the activity overview page. Open this tab for a list of activities that are colliding. Click an activity in the list to view the overview page for that activity. See Activity Collisions . |
New targeting options: Profile, User | You can now target profile and user parameters. See Audiences . |
Insert elements | You can now add any kind of element to your page in addition to modifying existing content. Add text, code, lists, and more to create entirely different experiences to test. |
This release includes the following known issues. This issue will be fixed in an upcoming update.
This release includes the following new features and enhancements:
Feature | Description |
---|---|
Estimate revenue lift | Target can estimate the revenue lift you would attain if all users view the winning experience. This estimate calculates the amount of lift achieved by the winning experience and your total number of visitors over the life of the test, and shows the lift you might achieve if every visitor sees the winning experience, if the trends continue as they have during the test. The accuracy of the estimate depends on a number of factors, including projected figures if current trends continue. These values are estimates based on past performance and should not be used for financial guidance. Future results may vary. |
Undo/Redo | You can undo changes you make to your activities during an editing session. You can also redo undone changes. |
Move element | You can move elements on your page. Unlike Rearrange Elements, Move does not shift other elements to make room for the element being moved. Use your arrow keys to fine tune the move. |
Resize element | You can resize an element on your page. When you select Resize, a handle appears in a corner of the element that lets you drag that corner to resize. |
Target a location when setting up an audience | When creating an audience, you can select a location (mbox) and specify parameters for that location. See Creating a New Audience . |
Preview links (Enhancement) | Preview links work as expected. |
This release includes the following fixes:
This release includes the following known issues. These issues will be fixed in an upcoming update.
This release includes the following new features and enhancements:
Feature | Description |
---|---|
Geo-targeting | Target on Country, State, City, Zip code, or DMA. |
Use the Visual Experience Composer to rearrange elements. | You can rearrange child elements inside their parent element using the Visual Experience Composer. |
Preview experiences directly on your site. | Once you save an activity, you can preview it directly on your site, even if the activity is not live. This allows you to see how it will appear, without serving it through an iFrame. You can copy links to each test experience to view those experiences in your browser or to send them to your team members for them to view. People who view these pages will not be counted in the reports. |
This release includes the following fixes:
This release includes the following known issues. These issues will be fixed in an upcoming update.
There are four known issues with this release. These issues will be fixed in an upcoming update.
This release includes the following fixes and enhancements:
Fixed multiple issues that caused some activities and experiences to fail to sync properly with Target Advanced.
Fixed an issue where target.js moves other scripts out of the <head>
section of a page.
Fixed an issue that caused some referenced assets to copy when an activity is copied.
Fixed an issue that caused an updated image offer content to fail to update in both Scene7 and Target Advanced.
Fixed an issue where applying a search filter clears the audiences selected in “Audiences for Reporting.”
Enhanced graphs to default to hourly results when a test has been live for less than two days.
Fixed an issue that caused copying a non-synced activity to fail.
Added keyboard input functionality to drop down menus for location.
Improved the error message that displays when deleting an offer used in an activity.
This release includes the following fixes and enhancements: