- Attribute
libVersion
. - Attribute
serviceName
to all actions instead of only SLOT_VIEWABLE. - Method to configure visibility trigger level.
- All attributes timeSinceXXX are now per slot.
- Some tweaks forced by GPT lib changes in latest versions.
- Updated and improved docs.
- Rename attribute
name
toslotName
to avoid clash.
- Attribute
isEmpty
to action SLOT_RENDERED. - Attribute
size
to action SLOT_RENDERED. - Attribute
timeSinceSlotRequested
.
- Fix misspelled event name.
- Fix bug in tracker initialization.
- Attribute
trunc
. - Method to select targeting keys.
- Attribute
timeSinceLastSlotHidden
. - Attribute
timeSinceSlotLoad
. - Attribute
timeSinceSlotReceived
. - Attribute
timeSinceSlotRendered
.
- Improve tracker initialization.
- Include targeting keys as attributes.
- Attribute
creativeTemplateId
. - New GPT events: googletag.events.SlotRequestedEvent and googletag.events.SlotResponseReceived.
- Init method.
- Fix calls to GPT deprecated functions.
SLOT_LOAD
event.
SLOT_RENDERED
event.
SLOT_VISIBLE
is now calledSLOT_VIEWABLE
.
- Added Data Dictionary to
README.md
.
- First Version