new ATInternet.Tracker.Plugins.ClientSideUserId(tag)
Plugin to enable a visitor to be tracked by creating a user ID in cases where writing a third-party cookie is not possible.
For example, this might be the case on an Intranet site, or when the Safari browser is used (default settings), or when a visitor browses using an Apple device like iPhone, iPad or iPod. It is also possible to configure the plugin to force the use of a random or custom ID. This ID can be found in the idclient variable, present in all hits when the plugin is active.
For example, this might be the case on an Intranet site, or when the Safari browser is used (default settings), or when a visitor browses using an Apple device like iPhone, iPad or iPod. It is also possible to configure the plugin to force the use of a random or custom ID. This ID can be found in the idclient variable, present in all hits when the plugin is active.
Name | Type | Description |
---|---|---|
tag |
object | Instance of the Tag used |