Skip to content

Trackind events in Smartlink Reader

The smartlink reader generates following events:

v2.13 +

Object Type Event Description
smartlink open SmartLink opened
smartlink close SmartLink closed. SmartLink is considered closed when viewer close it (window or tab) or when the SmartLink is left open on desktop without any activity for more than 30 minutes.
smartlink geolocate Log user's position if the SmartLink has turned on "SendPosition" setting in the config.
smartlink download_document User downloaded the Document (PDF file)
smartlink share User clicked on the "share" icon to share over Linkedin, What'sapp, Mail, Messenger, etc. (at the moment on mobile version only)
smartlink search "User searches for a text in the smartlink using ""ctrl F"" or ""search icon"" in the reader. Amount of this text ocurrences and Searched text should be logged."
smartlink search_next User continues to go over search results
smartlink print User printed SmartLink (by click on print Icon or use shortcut if "print" parameter is activated for the SmartLink
smartlink print_attempt User tried to print a SmartLink but "print" is not allowed for this SmartLink
smartlink assets_show Show assets on a SmartLink (by "augmentation" switch in the reader)
smartlink assets_hide Hide assets
smartlink doc_link_open User clicked on a link which is inside of the Document
page open Page become visible (due to User's scrolling or by opening a SmartLink)
page view Log time User spent on a specific page
page text_copy Log that user copied a text to the clipboard
asset in Mouse's pointer enters asset's area
asset out Mouse's pointer leaves asset's area
asset click User clicked on an asset
asset close User closed asset (button X on the top-right of the asset)
asset url open URL from 'url' action was opened
asset text open User clicked on an asset with 'text' action
asset video open Video from 'video' action was played
asset email open User clicked on an asset with 'email' action so viewer open system handler for mail open event
asset audio open User clicked on an asset with 'audio' action so this audio played
asset phone open User clicked on an asset with 'phone' action so viewer open system handler for a call event
asset html open User clicked on an asset with 'html' action so viewer open webview
asset agenda open User clicked on an asset with 'agenda' action so viewer open system handler for an agenda event
asset download open User clicked on an asset with 'download' action so viewer downloads a file
asset contact open User clicked on an asset with 'vcard' action so viewer open system handler for a contact? event
asset controller open User clicked on an asset with 'controller' action so viewer open system handler for a contact? event

Before v2.13

Event                             Description
ENTER SmartLink opened
EXIT SmartLink closed. SmartLink is considered closed when viewer close it (window or tab) or when the SmartLink is left open on desktop without any activity for more than 30 minutes
DOWNLOAD User downloaded the Document (PDF file)
SEARCH User searches for a text in the smartlink using "ctrl F" or "search icon" in the reader. Amount of this text occurrences and Searched text should be logged.
NEXT User continues to go over search results
PRINT User printed SmartLink (by click on print Icon or use shortcut if "print" parameter is activated for the SmartLink
ASSETS SHOW Show assets on a SmartLink (by "augmentation" switch in the reader)
ASSETS CLOSE Hide assets
OPEN Page become visible (due to User's scrolling or by opening a SmartLink)
PAGE_VIEW Log time User spent on a specific page
COPY Log that user copied a text to the clipboard
AURA IN Mouse's pointer enters asset's area
AURA OUT Mouse's pointer leaves asset's area
AURA CLICK User clicked on an asset
AURA CLOSE User closed asset (button X on the top-right of the asset)