Skip to content

Commit 8054926

Browse files
links fixed
1 parent fd08391 commit 8054926

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cdp/cdp_activation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Finally, you can specify the audiences you wish to include.
173173
The final step is setting up a tracking script.
174174
It requires a head tracking script between the `<head></head>` tags on your website
175175
and a main script after the head script, and cookie consent.
176-
You can do it by following [tutorial in the documentation](https://support.raptorsmartadvisor.com/hc/en-us/articles/115000656909-Client-side-Tracking).
176+
For more information about setting up a tracking script, see [Raptor documentation](https://content.raptorservices.com/help-center/client-side-tracking).
177177

178178
Now, you need to add a tracker to specific places in your website where you want to track users.
179179
For example, add this tracker to the Landing Page template if you want to track user entrances.
@@ -197,4 +197,4 @@ Add the user ID information by using below script:
197197
raptor.push("setRuid","USER_ID_HERE")
198198
```
199199

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

0 commit comments

Comments
 (0)