News

๐ŸŽ‰ Bienvenue dans Zentria !

๐ŸŒŸ Zentria News โ€“ December Edition: Exciting New Features for You! ๐ŸŒŸ

December is here, bringing a wave of new features to enhance your Zentria experience. ๐Ÿš€ Hereโ€™s everything weโ€™ve prepared for you:

๐Ÿ’ก A Strengthened Team to Support You!

Weโ€™re thrilled to welcome Alexandra, our new E-Commerce Success Manager! ๐ŸŽ‰ Thanks to her, your customer support experience is reaching new heights. Her goal? To provide even more personalized guidance and turn every interaction into a success.

๐Ÿ–Œ๏ธ Redesigned Interfaces for a Smoother Experience

Our UX designers and developers have worked hard to make your interactions with Zentria even more fluid and enjoyable. Here are the major improvements this month:

โš™๏ธ More Frequent Sensor Updates

To better meet your needs, we have improved the way our sensors operate. Previously, all sensors ran simultaneously.

Now, some operate every hour, while others run once a day. If their status remains unchanged, no alert is generated.

However, if a degradation is detected, we alert you immediately and log the relevant data. A more precise monitoring system to anticipate issues and provide you with better support!

๐Ÿ”„ Big News Behind the Scenes: Multi-User Management is Coming!

Weโ€™re working hard on a major new feature: multi-user management.

๐Ÿ“Š A Huge Update Coming in Early 2025!

Weโ€™re preparing a game-changing feature: a complete data visualization dashboard. You'll finally have access to clear and powerful statistics to analyze and leverage your PrestaShop business data with ease.

โค๏ธ Your Feedback Matters!

Every idea you share continues to shape our roadmap. Thank you for your valuable contributions that help us better meet your daily needs!


๐ŸŽ‰ Welcome to Zentria Premium!

You now have access to all the premium features of Zentria! ๐Ÿš€

Why you'll love Zentria Premium:

How to make the most of your trial:

  1. Receive smart notifications: Stay in control with personalized reminders and notifications. Configure your notifications here >
  2. Set up your different alerts: For some sensors, Zentria needs you to define your trigger thresholds. View the sensors here >
  3. Discover our videos: Explore our videos that show you, sensor by sensor, the full power of Zentria. Watch the videos here >

Need help?

We're here for you! Check out our user guides or contact our support team if you have any questions. ๐Ÿ“š ๐Ÿ’ฌ

Make the most of this trial period to discover everything Zentria can do for you. We're sure you'll love it! ๐Ÿ’ช


Feedback

Recover your password

Processing

Sensor Webperf : On-the-fly search indexing

When on-the-fly search indexing is active, why is this a problem?

When this feature is enabled in PrestaShop, the search index is updated every time a product is modified.



Example scenario:

During an integration (massive or not) or when receiving multiple orders during a commercial operation, this causes a high rate of reindexing product sheets. This phenomenon occurs even when simply saving a product sheet or making minor modifications, such as adding or deleting a simple point.

This creates a significant load, which can quickly overload the server. This can then lead to significant slowdowns or, in some cases, a crash of the site.



But wonโ€™t my search results be up to date?

You can compensate for this deactivation by setting up an automatic task (CRON) to keep the indexing up to date with the definition of a scheduled task, ensuring that reindexing only affects the necessary elements.



How to resolve/optimize this point?

1 - Disable on-the-fly indexing from the back office of your PrestaShop store in the โ€œStore Settings > Searchโ€ section.

EN-indexing-enable.png   EN-indexing-disable.png



2 -
Construct the URL so that reindexing only affects elements that need to be reindexed:

Example:
URL provided: https://www.myshop.com/admin1234/searchcron.php?full=1&token=XXXXX
Optimized URL: https://www.myshop.com/admin1234/searchcron.php?token=XXXXX



3 -
Send your URL to your technical support so they can configure it as a CRON task (a command that runs automatically at defined intervals).



4 -
Verification within 24 hours.




Control Tips:

  • Retest the search
  • After 24 hours, check that you have XX/XX and not an indexing of 0/XX.

EN-indexing-control.png

Zentria 2025 - All Rights Reserved - v.1.2.2