You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pa.sendEvent(Event("page.display", data: [
"page_full_name": "",
"project_name" : "",
"path": "tradein/filter", // Only one backslash but in result there is two backslashes
"page_type": "",
"action": "",
"category": "",
"sub_category": "",
"cat_id": "",
"subcat_id": "",
"soft_version": "",
"activity_sector": "",
"new_visitors": "",
"user_id": "",
"user_account": "",
"userRole" : "",
"sellerSchema" : "",
"sellerSite" : "",
]))
The text was updated successfully, but these errors were encountered:
Yassim-B
changed the title
Two backslashes are shown in Event view instead of one
One slash and one backslash are shown in Event view instead of one slash
Jul 3, 2023
Yassim-B
changed the title
One slash and one backslash are shown in Event view instead of one slash
A slash and a backslash are shown in Event view instead of one slash
Jul 3, 2023
pa.sendEvent(Event("page.display", data: [
"page_full_name": "",
"project_name" : "",
"path": "tradein/filter", // Only one backslash but in result there is two backslashes
"page_type": "",
"action": "",
"category": "",
"sub_category": "",
"cat_id": "",
"subcat_id": "",
"soft_version": "",
"activity_sector": "",
"new_visitors": "",
"user_id": "",
"user_account": "",
"userRole" : "",
"sellerSchema" : "",
"sellerSite" : "",
]))
The text was updated successfully, but these errors were encountered: