Changes for page SetMetric
Last modified by Outhman Moustaghfir on 2024/02/26 17:12
<
>
edited by Outhman Moustaghfir
on 2024/01/25 12:20
on 2024/01/25 12:20
edited by Outhman Moustaghfir
on 2024/02/21 10:52
on 2024/02/21 10:52
Change comment:
Update document after refactoring.
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -iXPath V3.Funcitons.WebHome 1 +iXPath V3.Funcitons.tracking.WebHome - Content
-
... ... @@ -35,5 +35,10 @@ 35 35 === Notes === 36 36 37 37 * All parameters (metricName, projection, and value) are required. 38 +* ((( 39 +**setMetric **function will add or subtract a value from the previous result. For example, if you input 10 and there was already a value of 500, the result will be 510. 40 +))) 41 +* Adding 1 will add 1 to the previous value. 42 +* - 1 will subtract 1 from the previous value." 38 38 39 39 === ===