Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Review the following aspects on the e-shop in order to confirm and validate that the default features have been successfully integrated on the Shopware 6 platform.

...

  1. Go to the e-shop

  2. Append ?_bx_inspect_key=<apiKey> to the URL(in case cache is enabled) Create a non-cached view by adding another parameter in the URL (ex: &<any-value>). In the end, the adjustment to the link is

We recommend to have cache disabled on the pages/flows where it is expected Boxalino content.

For the projects in which this is not possible, the use _bx_inspect_key must be done on a page that is uncached. To achieve this, simply add a random value in the URL. For example: <e-shop>?_bx_inspect_key=<apiKey>&_cachekey=<any-

...

content>

3. Click Enter to load the new URL.

4. If the view stayed the same - there is no API request on the page

Warning

In the case that there is API request on the page and no content loaded - contact the IT team.

In the case that there is no API request on the page and it should be - contact the IT team.

Tracking

Please review the documentation from JS Tracker Check-List in order to confirm that all tracking HTML tags & events are properly integrated.

...

  1. If there is an API request (reviewed via non-cached https://boxalino.atlassian.net/wiki/spaces/BPKB/pages/877789187/Testing+the+SW6+Integration#The-Boxalino-API-inspect-mode-with-_bx_inspect_key ) - the solution is in the e-shop environment.

  2. Review server logs (maybe missing templates?)

  3. Clear cache

...