fusedeck

fusedeck

Release Notes Feb 21, 2020

Cookieless tracking

We are proud to release our latest innovation “Cookie less Tracking”. Yes really! We offer a solution to track a session without setting any cookies. This feature is specially developed to enable tracking in countries with laws preventing to set cookies or to track an identifiable user.

This feature can be enabled via different implementations. You can choose to set the consent based on an “environment” within the property or you can directly pass the consent level when calling our script. As easy as it gets. Note: If you use the Cookie less tracking, no user information is stored, so you will miss some figures.

UTM and Adobe tracking parameter

With this release we implemented a feature that allows you to analyse UTMs and Adobe tracking parameters without any prior set up. You can break up all your analytics values by utm_campaign or whatever other UTM you decide to choose. As always, this of course works for all the filter functions in fusedeck.

Standard events / custom events

Scrolls and Active Time can now be reported directly as a series. Just define the threshold and fusedeck will deliver a numeric count of archived event hits. No more event set up needed.

DOM events

We now support triggers for most DOM events. You can now trigger Drag&Drops, Animations, Focus, Blur, KeyUp/Down and many many more.

Clear event data

Event data can now be deleted at any time. Within the event you will find a button to delete all existing data for this event. Careful, the event data will be deleted permanently. This is helpful to reset a conversion event at any time.

Query parameter reporting

You can now search, group or filter directly for a certain URL parameter. Just define its name and there you go. Thanks to this feature you search for certain dynamic sub-pages using URL parameters like “?step=2”

Scope of triggers

Now this is a special one. With this release we removed the scope of triggers since the same can be achieved by scoping the event. This helps to make the process of setting up a property easier and more intuitive.