Skip to content

Update Raptor links#3152

Merged
adriendupuis merged 1 commit into5.0from
release-notes-raptor-tracking-functions
Apr 21, 2026
Merged

Update Raptor links#3152
adriendupuis merged 1 commit into5.0from
release-notes-raptor-tracking-functions

Conversation

@adriendupuis
Copy link
Copy Markdown
Contributor

@adriendupuis adriendupuis commented Apr 20, 2026

Question Answer
JIRA Ticket
Versions
Edition

Looking at db5ae13 #### Tracking:
Links have the same target with different texts.

https://doc.ibexa.co/en/5.0/cdp/raptor_integration/tracking_script/ was from #3105.
Its closer equivalent is https://doc.ibexa.co/en/5.0/templating/twig_function_reference/recommendations_twig_functions/#ibexa_tracking_script-function

https://doc.ibexa.co/en/5.0/cdp/raptor_integration/tracking_event_function/ was from #3110.
It's splitted in a bit of https://doc.ibexa.co/en/5.0/recommendations/raptor_integration/tracking_functions/ and mostly https://doc.ibexa.co/en/5.0/templating/twig_function_reference/recommendations_twig_functions/#ibexa_tracking_track_event-function

But I wouldn't go to the "Recommendations Twig functions" page directly. https://doc.ibexa.co/en/5.0/recommendations/raptor_integration/tracking_functions/ is a good introduction.

Checklist

  • Text renders correctly
  • Text has been checked with vale
  • Description metadata is up to date
  • Redirects cover removed/moved pages
  • Code samples are working
  • PHP code samples have been fixed with PHP CS fixer
  • Added link to this PR in relevant JIRA ticket or code PR

@github-actions
Copy link
Copy Markdown

Preview of modified files

Preview of modified Markdown:

Comment on lines +66 to +69
- `ibexa_tracking_script` to load the JavaScript tracking code
- `ibexa_tracking_track_event` to send tracking events from your pages

For more information, see [Raptor tracking functions](https://doc.ibexa.co/en/5.0/recommendations/raptor_integration/tracking_functions/).
Copy link
Copy Markdown
Contributor Author

@adriendupuis adriendupuis Apr 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could be

Suggested change
- `ibexa_tracking_script` to load the JavaScript tracking code
- `ibexa_tracking_track_event` to send tracking events from your pages
For more information, see [Raptor tracking functions](https://doc.ibexa.co/en/5.0/recommendations/raptor_integration/tracking_functions/).
- [`ibexa_tracking_script`](https://doc.ibexa.co/en/5.0/templating/twig_function_reference/recommendations_twig_functions/#ibexa_tracking_script-function) to load the JavaScript tracking code
- [`ibexa_tracking_track_event`](https://doc.ibexa.co/en/5.0/templating/twig_function_reference/recommendations_twig_functions/#ibexa_tracking_track_event-function) to send tracking events from your pages
For more information, see [Raptor tracking functions](https://doc.ibexa.co/en/5.0/recommendations/raptor_integration/tracking_functions/).

But I think that only one link to introduce both functions and their context is better.

@adriendupuis adriendupuis marked this pull request as ready for review April 20, 2026 15:44
@adriendupuis adriendupuis requested a review from mnocon April 20, 2026 15:45
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

@mnocon mnocon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@adriendupuis adriendupuis merged commit 3cf4620 into 5.0 Apr 21, 2026
12 checks passed
@adriendupuis adriendupuis deleted the release-notes-raptor-tracking-functions branch April 21, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants