Release Notes for Floater
Discover the latest updates and improvements to our Intexter template for Google Ad Manager.
v1.16.0
02/12/2025
- NEW: Added new configuration parameters and methods for extended creative behavior control:
- disableAutoLoad=yes - disables the template’s initial loading; call the load method to load the template manually.
- disableAutoShow=yes - disables the creative’s automatic appearance but keeps other triggers (e.g., appear on exit or after delay); call the show method to display the creative programmatically. - NEW: Implemented macros for easier third-party tag configuration (e.g., the macro "%%GENECY_VIEW_SELECTOR%%" converts to a unique CSS selector pointing to the creative’s viewability HTML element).
- NEW: Added "click" event, triggered when a user clicks on a target URL.
v1.15.2
18/10/2024
- NEW: Added a field to disable closing the ad with the ESC button.
- UPDATED: Included additional accessibility labels for the ad and a field for text customization.
v1.15.1
27/06/2024
- FIXED: Resolved issue with inactivity seconds when the website has been loaded before the ad.
- FIXED: Fixed bug with background overlay color.
v1.15.0
25/06/2024
- NEW: Added inactivity event - Ad will appear when a user is inactive on the website for a specified amount of seconds.
- NEW: Displays “AdChoices” icon (if available) to comply with DSA regulation for ad transparency.
- UPDATED: Implemented a new JS callbacks system for enhanced functionality.
- FIXED: Addressed minor bug fixes.
v1.14.1
04/09/2023
- FIXED: Resolved a click issue on websites with AdSense page-level ads enabled.
v1.14.0
23/01/2023
- NEW: Exit intent event - Ad will now appear when a user is about to leave the page.
- UPDATED: Ad will now appear with a small fade animation.
v1.13.0
11/11/2021
- NEW: Accepts JavaScript callbacks - events: onInit, onLoad, onClose; methods: close. [Can be enabled in the customization form only];
- NEW: Configurations line implemented for more advanced changes in the template;
- FIXED: Minor bug-fixes.
v1.12.0
04/10/2020
- NEW: Set a border around a creative;
- NEW: Add additional HTML code over a creative (useful for default texts, like "Advertisement");
- NEW: Active view measurement support.
v1.10.2
28/04/2020
- UPDATED: Scroll position and time after page load criteria work simultaneously if both are specified - first of them satisfied renders the ad.
v1.10.0
22/01/2020
- NEW: Set the scrolling position relative to a website height (for instance, show an ad when a user has scrolled down up to 80% of the height of a website).
v1.9.2
29/12/2019
- FIXED: renders correctly when DIV elements have non-default CSS "overflow" property.
v1.9.0
20/12/2019
- NEW: Set the position of an ad in the viewport. By default, an ad appears in the center but can render it in the top-left corner, bottom-right corner, etc;
- FIXED: bug with multiple params (sub-URLs) in the click-through URL field.
v1.8.2
25/09/2019
- UPDATED: now third-party tags render inside an iframe tag (some tags weren't called previously, for example, DCM "ins" tags).
v1.8.1
13/11/2018
- FIXED: Usage of HTML code in the template rebuilt entirely. Previously, Google Ad Manager macros (%%CACHEBUSTER%%, etc.) could not work correctly in some cases.
v1.6.0
01/08/2017
- NEW: close ad by clicking on the overlay;
- NEW: show an ad after seconds specified;
- NEW: hide close button;
- FIXED: pass DFP click tracking URL to HTML creatives (iFrame) when click-through URL empty (for various click-through URLs in HTML creative).
v1.3.0
14/01/2017
- New background overlay color option;
- cross-browser compatibility fixes (IE8 compatibility).