Changes for page RemoveTracking
Last modified by Outhman Moustaghfir on 2024/10/23 11:52
<
>
edited by Outhman Moustaghfir
on 2024/02/26 17:12
on 2024/02/26 17:12
edited by Outhman Moustaghfir
on 2024/02/21 11:08
on 2024/02/21 11:08
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -iXPath V3.Func tions.XSLT .tracking.WebHome1 +iXPath V3.Funcitons.tracking.WebHome - Content
-
... ... @@ -20,6 +20,10 @@ 20 20 21 21 This example removes a tracking entry with the type 'Product' and the ID '65d35436310db513395b30b7'. 22 22 23 +=== === 24 + 23 23 == Note == 24 24 25 25 * Ensure that the provided trackingType and trkID values match an existing entry in the database. 28 +* The function will return a success message upon successful removal. 29 +* If no matching entry is found, it will return a message indicating that the entry was not found.