NTP-71625| added attributes in clickstreams
This commit is contained in:
@@ -18,7 +18,7 @@ const OpenMapOptionsPopUp = (props: IOpenMapOptionsPopUpProps) => {
|
||||
const mapUrl = getGoogleMapUrl(latitude, longitude);
|
||||
addClickstreamEvent(CLICKSTREAM_EVENT_NAMES.FA_LAT_LONG_OPTION_CLICKED, {
|
||||
attempted_at_address: referenceId,
|
||||
address_rank: rank ? rank: '',
|
||||
address_rank: rank,
|
||||
caseId
|
||||
});
|
||||
if (!mapUrl) return;
|
||||
|
||||
Reference in New Issue
Block a user