Skip to content

IBX-11481: Product category path loading in tracking events described in Dev-doc#3183

Merged
julitafalcondusza merged 7 commits into
5.0from
IBX-11481
Jun 2, 2026
Merged

IBX-11481: Product category path loading in tracking events described in Dev-doc#3183
julitafalcondusza merged 7 commits into
5.0from
IBX-11481

Conversation

@julitafalcondusza
Copy link
Copy Markdown
Contributor

@julitafalcondusza julitafalcondusza commented May 6, 2026

Question Answer
JIRA Ticket (https://ibexa.atlassian.net/browse/IBX-11481)
Versions 5.0

Product category path loading in tracking events described in Dev-doc

Checklist

  • Text renders correctly
  • Text has been checked with vale
  • Description metadata is up to date
  • Code samples are working
  • Added link to this PR in relevant JIRA ticket or code PR

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

Preview of modified files

Preview of modified Markdown:

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2026

@julitafalcondusza julitafalcondusza added Wait with merge PRs that shouldn't be merged instantly and removed Needs DEV review labels May 19, 2026
Comment thread docs/release_notes/ibexa_dxp_v5.0.md Outdated
Comment thread docs/release_notes/ibexa_dxp_v5.0.md Outdated
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

code_samples/ change report

Before (on target branch)After (in current PR)

code_samples/recommendations/events/category_parameter.html.twig


code_samples/recommendations/events/category_parameter.html.twig

docs/recommendations/raptor_integration/tracking_php_api.md@62:``` twig+html
docs/recommendations/raptor_integration/tracking_php_api.md@63:[[= include_file('code_samples/recommendations/events/category_parameter.html.twig') =]]
docs/recommendations/raptor_integration/tracking_php_api.md@64:```

001⫶{% block content %}
002⫶ <div class="product-details">
003⫶ <h1>{{ product.name }}</h1>
004⫶ {# ... product content ... #}
005⫶ </div>
006⫶
007⫶ {# Track with category identifier - automatic loading and formatting #}
008⫶ {{ ibexa_tracking_track_event('visit', product, {
009⫶ 'categoryIdentifier': 'electronics'
010⫶ }) }}
011⫶{% endblock %}

Download colorized diff

@julitafalcondusza julitafalcondusza removed the Wait with merge PRs that shouldn't be merged instantly label Jun 2, 2026
@julitafalcondusza julitafalcondusza merged commit 13121fa into 5.0 Jun 2, 2026
12 checks passed
@julitafalcondusza julitafalcondusza deleted the IBX-11481 branch June 2, 2026 08:50
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.

6 participants