Oracle Infinity Product Release Notes for August 16, 2018
in Unity CDP
The following enhancements have been made to Oracle Infinity:
- Oracle Infinity Tag Ready Callback. The Tag Ready functionality of the Oracle Infinity Tag has been updated to include a method indicating when a desired product module is ready, and can bind to a user provided callback (guaranteed execution). For example, calling "ORA.productReady('analytics',function(){/*my callback method*/} );" will execute the provided callback when the Infinity Tag library has finished loading all of its assets. This ready event is useful when trying to add mutations to a page or build integrations off of the Infinity Tag and you need to know when the tag is available. This functionality simplifies the task of knowing when the tag is
0