{
  "schema": "iglu:com.snowplowanalytics.snowplow/unstruct_event/jsonschema/1-0-0",
  "data": {
    "schema": "iglu:com.snowplowanalytics.snowplow/link_click/jsonschema/1-0-1",
    "data": {
      "targetUrl": "--- [STRING] URL of the clicked product ---",
      "elementClasses": [ --- [ARRAY] Parsed UTM parameters of the target URL / CSS classes of the anchor that was clicked / CSS classes of the anchor's closest parent that contain 'aqurate' --- ]
    }
  }
}
