Image click

  • 246 views

An image click event is being tracked whenever the user clicks an image on your website.

Parameters

id: the id HTML attribute of the image element if it has one.
title: the title HTML attribute of the image if it has one
alt: the alt text of the image if it has one, truncated to 150 characters at max.
link: the image’s src HTML attribute’s content.
link_direction: one of: internal, external, subdomain or parent domain ( depending on where the image is hosted )
link_type: generic (always)

Utilization

You can use this event to see which images on your website are getting clicked the most.