- 2 Minutes to read
- Print
- DarkLight
Pixel Version 4 (Outdated)
- 2 Minutes to read
- Print
- DarkLight
Please note that Pixel Version 4 is outdated. We recommend an update to Mapp Tag Integration (Pixel v5) or Smart Pixel.
Mapp offers two different variants of the Pixel Version 4:
Variant | Description | Download |
---|---|---|
Pixel Version 4 | allows pure on-page tracking integration | |
Pixel Version 4 with Tag Integration | combines on-page tracking integration with Tag Integration possibilities. Allows the integration of additional plugins. |
The zip file includes:
Tracking Pixel (Javascript file)
Changelog
Version | Description | Configuration parameter | Download |
---|---|---|---|
4.7.0 | Automatic tracking of clicks on any HTML element can be configured (see Event tracking) | linkTrackAdvanced | |
4.6.2 | It is now possible to send Mapp Engage Custom Attributes | customUserAttributes customTrackingEventName customTrackingEventId | |
You can check if a page request has already been sent. This can be useful for custom plugins or extensions that rely on a page request. | hasPageAlreadySent | ||
Reduction of the Ever-ID cookie size | |||
4.6.1 | Replacement of the deprecated event 'unload' by 'pagehide' | ||
4.6.0 | Requests are not sent when the user leaves the site (iOS 15+) | ||
4.5.9 | Support temporary session ID for anonymous tracking | temporarySessionId, saveTemporarySessionId | |
Support tracking of shadow DOM elements | linkTrackShadowRoot | ||
The CDB is deactivated by default | execCDB | ||
Form requests are not tracked when the page is hidden | |||
4.5.8 | Add tracking parameter (pf, cs801 and cs802) for pixel feature usage | ||
4.5.7 | Limit number of retries to send requests in request queue | requestQueueRetries, requestQueueRetriesOption | |
4.5.6 | Pixel does not use xwteid value for 3rd party cookies | ||
4.5.5 | Create option for Mapp user matching | ||
Add a property to configure request limitation | requestLimitActivated | ||
Anonymous tracking not consistent with tab browsing and pre-rendering | |||
4.5.4 | Change wt_rla cookie duration to session | ||
TabBrowsing uses the wrong timestamp | |||
4.5.3 | User Identification Opt-In | enableAnonymousFunction, anonymousOptIn, anonymousCookieName | |
Support linebreaks in page name for request queue | |||
4.5.2 | Exclude user identification parameters | suppressIdentificationParameter | |
User Identification Opt-Out | enableIdentificationOptOut, optOutIdentificationName, setIdentifierOptOut, removeIdentifierOptOut | ||
Automatically filled out form fields are tracked correctly | |||
Heatmap and AB-Test functionality removed | |||
4.5.1 | Filtering out URL fragments affects the automatically generated page name | pageURLPattern, pageURLReplace | --- |
4.5.0 | Support server-to-server communication | sendViaServerActivated, sendViaServerDomain, sendViaServerPath, sendViaServerDroppedRequests, sendViaServerBlacklist | |
Fixed focus and blur event problem on MacOS for form tracking | |||
4.4.7 | Support pre-rendering in safari 12.2 | ignorePrerendering | |
Support CTRL & LMB, if using "delayLinkTrack" | |||
Implement "Web to App" tracking | sendViaSDK | ||
4.4.6 | Write request queue instantly | ||
Support comma in page name | |||
Deactivate CDB for Safari (ITP 2.1) | |||
4.4.5 | Integrate request queueing functionality | requestQueueActivated, requestQueueTTL, requestQueueResendInterval, requestQueueSize | |
Send only tracking parameter that differ from the default value | |||
Remove not supported tracking parameter | |||
4.4.4 | Remove Webtrekk Real Time Bidding | ||
4.4.3 | Random string appended after tracking endpoint ("wt") | requestObfuscation | |
Random order of all tracking parameters (including "p") | requestObfuscation | ||
Page names contain hash-tag values | |||
Ignore eid in url, if timestamp is greater than 15 minutes | |||
4.4.2 | Possibility to filtering out URL fragments from page URL | pageURLPattern, pageURLReplace | |
Extension of the Webtrekk App-SDKs (Android) to overwrite the ever ID | |||
Updated default value for "execRTA" = false | |||
4.4.1 | Security fix for overlay / heatmap | ||
4.4.0 | Deactivate RTA and CDB, if the user has a 1st party optout or sampling cookie | ||
Use existing ever ID from Webtrekk App-SDKs (iOS and Android) | |||
Generate a new Ever ID, if it is invalid (wrong timestamp) | validateEverId | ||
Insert pixel version in cdb requests |