Changes for page TrackingLinks
Last modified by Outhman Moustaghfir on 2023/05/19 16:06
<
edited by Outhman Moustaghfir
on 2023/05/11 15:21
on 2023/05/11 15:21
edited by Outhman Moustaghfir
on 2023/05/19 16:06
on 2023/05/19 16:06
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -8,7 +8,13 @@ 8 8 9 9 There are two types of tracking links : 10 10 11 -* LINKUPDATED: this kind of link allows the setting to link to the current version of tracking and points to any changes made to the tracking destination. 12 -* LINKVERSIONNED : keep a version of tracking as a link, meaning that if the tracking destination is updated, it will keep referring to this version. 11 +* //**LINKUPDATED**//: this kind of link allows the setting to link to the current version of tracking and points to any changes made to the tracking destination. 12 +* //**LINKVERSIONNED **//: keeps a version of tracking as a link, meaning that if the tracking destination is updated, it will keep referring to this version. 13 13 14 - 14 += Uses = 15 + 16 + 17 +To link two trackings, you'll need to use one of the following solutions: 18 + 19 +1. __//[[SetTracking>>https://ixpath.app/xwiki/bin/view/iXPath%20V3/Funcitons/SetTracking/]]//__ function: An XSLT function allows adding new trackings via XML node as a parameter. 20 +1. __//[[SetTrkLink >>https://ixpath.app/xwiki/bin/view/iXPath%20V3/Funcitons/SetTrkLink/]]//__Function: An XSLT function allowing the link between two existing trackings.