Skip to content

Commit d592930

Browse files
links fixed
1 parent 9352e98 commit d592930

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cdp/cdp_activation/cdp_add_clientside_tracking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition: experience
88
The final step is setting up a tracking script.
99
It requires a head tracking script between the `<head></head>` tags on your website, a main script after the head script, and cookie consent.
1010

11-
For more information about setting up a tracking script, see [a tutorial in Raptor documentation](https://support.raptorsmartadvisor.com/hc/en-us/articles/9563346335004-Client-Side-Tracking).
11+
For more information about setting up a tracking script, see [Raptor documentation](https://content.raptorservices.com/help-center/client-side-tracking).
1212

1313
Now, you need to add a tracker to specific places in your website where you want to track users.
1414
For example, add this tracker to the landing page template to track user entrances.
@@ -32,4 +32,4 @@ Add the user ID information by using below script:
3232
raptor.push("setRuid","USER_ID_HERE")
3333
```
3434

35-
For more information on tracking events, see [the documentation](https://support.raptorsmartadvisor.com/hc/en-us/articles/201912411-Tracking-Events).
35+
For more information on tracking events, see [the documentation](https://content.raptorservices.com/help-center/tracking-events-for-recommendation).

0 commit comments

Comments
 (0)