Learn about the new features and fixes released in July 2021.
Tags
New/Cool Stuff
- Added the
adobe_org_id
mapping field to the Adobe Analytics AppMeasurement for JS tag to better support custom value mappings. (Learn more)
- Updated the Adobe Target tag to support Version 2.5.0. (Learn more)
- Added
section
default value for the CIM gemiusPrism tag. (Learn more)
- Updated the Floodlight (
gtag.js
) to add the ability to send multiple requests to the same activities and groups using an array or csv file. (Learn more)
- Added campaign parameter support for the Google Analytics (GA4) tag. (Learn more)
- Updated the Google Analytics 4 (GA4) tag to allow custom event mapping. (Learn more)
- Introduced the beta version of the Google Consent Mode tag used to integrate with Tealium Consent Manager. (Learn more)
- Updated the Lytics tag to support Lytics Version 3 Javascript tag. (Learn more)
- Added new eCommerce mapping variables and support for utag.sync.js version to the Oracle CX tag to support Oracle Infinity Analytics. (Learn more)
- Added new parameters for the Oracle CX tag. (Learn more)
Fixes
- Updated the Google Analytics (GA4) tag to correctly update
base_url
for renamed data layer objects.
- Corrected issue with the Adobe Analytics AppMeasurement for JS tag where custom value mappings did not work for
adobe_org_id
, combineLinkVar
, linkTrackVars
/Events
, and linkType
/Name
.
- Corrected mapping issues with the Adjust Mobile Remote Command tag.
Connectors
New/Cool Stuff
- Added the Send Profile Event to the beta (experiment) version of the Adobe Campaign Standard connector. (Learn more)
- Added Transactional API Endpoint event to the beta (experiment) version of the Adobe Campaign Standard connector. (Learn more)
- Updated the Google Ads Conversions connector to include batch support. (Learn more)
- Added support for Version 8 of the Google Ads API used with the Google Ads Conversions Connector to v8. (Learn more)
Fixes
- Updated the Responsys Marketing Cloud connector to correctly display Merge Profile Extension Recipients action errors.
iQ Tag Management
Fixes
- Corrected an issue where deactivating or deleting a load rule could potentially disable Consent Manager, including instances where the rule was not linked to Consent Manager.
Customer Data Hub
New/Cool Stuff
- Introduced the Tealium Functions feature for EventStream API Hub and AudienceStream CDP to provide a quick and intuitive way to customize Tealium for your business needs with just a few lines of JavaScript code. (Learn more)
- Updated the Visitor Deletion Tool (Early Access Program) feature to change results file link handling response from the server. (Learn more)
Fixes
- Corrected issue where users were unable to select string type event attributes when enriching an AudienceStream attribute using the Set Date enrichment option.
- Corrected the following Visitor Delete Tool (Early Access Program) issues:
- Added text missing from File Service column in Jobs Listing.
- Corrected blank slide-out panel that appeared after enabling or disabling a job.
- Corrected issue where required messaging did not display when attempting to save with the File Prefix field left empty on the Job Edit screen.
- Corrected display issues experienced when expanding the information accordion view.
Installations
Mobile
- Android
- Added
untilRestart
volatile data support for Kotlin.
- Corrected Kotlin issue that caused the Location module to crash on startup when the device was offline.
- Corrected issue where launch events were not immediately sent for the Android Lifecycle launch when using ReactNative for Kotlin 2.x.
- iOS
- Corrected issue in Swift to ensure that
shouldMigratePersistentData
defaults to false instead of true.
- Corrected issue with Swift that caused persistent data to be deleted during operating system upgrades.
- Removed UIWebView cookie migration code for Swift.
- Corrected CoreTelephony log issue for Swift.
- Added the WKWebView
processPool
fix to the ObjC library.