Feature adoption
| Feature | Magento Native | Magento JS |
|---|---|---|
| Data | ||
| Feed generation | ✅ (Separate extension) | ✅ (Separate extension) |
| Derived attributes | ✅ | ✅ |
| Grouped products | ✅ | 💻 |
| Search | ||
| Search algorithms | ✅ | ✅ |
| AI Vector Search | ✅ | ✅ |
| Redirects | ✅ | ✅ |
| Regular synonyms | ✅ | ✅ |
| AI Synonyms | ✅ | ✅ |
| Banners | ✅ | ✅ |
| Autocomplete | ||
| Product suggestions | ✅ | ✅ |
| Category suggestions | ✅ | ✅ |
| Searchphrase suggestions | ✅ | ✅ |
| Filtering | ||
| Smart filter | ✅ | ✅ |
| Searching in filter | ✅ | ✅ |
| Tooltip | ✅ | ✅ |
| Color box | ✅ | ✅ |
| Slider | ✅ | ✅ |
| Bucket slider | ✅ | ✅ |
| Merchandising | ||
| Sorting options | ✅ | ✅ |
| Builder | ✅ | ✅ |
| Personalization | ✅ | ✅ |
| Visual components | ✅ | ✅ |
| Flex width | ❌ | ✅ |
| Recommendations | ✅ | 💻 |
| Guided Selling | ❌ | 💻 |
| Event Tag | ✅ | ✅ |
| Ecommerce events | ✅ | ✅ |
✅ Supported in regular Magento configurations
💻 Requires minimal additional development
❌ Not supported (yet)
Event Tag
Latest versions have full support for Event Tag.
| Feature | Magento2TweakwiseHyva | Magento2Tweakwise | Magento JS |
|---|---|---|---|
| SessionStart | ✅ 4.5.0 / 4.8.0 (updated) | ✅ 8.9.0 / 11.0.0 (updated) | ✅ 1.1.0 |
| PageImpression | ✅ 4.6.0 / 4.8.0 (updated) | ✅ 8.11.0 / 11.0.0 (updated) | ✅ 1.1.0 |
| ItemClick | ✅ 4.4.0 / 4.8.0 (updated) (note) | ✅ 8.8.0 / 11.0.0 (updated) (note) | ✅ 1.1.0 |
| PageView | ✅ 4.4.0 / 4.8.0 (updated) | ✅ 8.8.0 / 11.0.0 (updated) | ✅ 1.1.0 |
| AddToCart | ✅ 4.5.0 / 4.8.0 (updated) | ✅ 8.9.0 / 11.0.0 (updated) | ✅ 1.1.0 |
| AddToWishlist | ✅ 4.5.0 / 4.8.0 (updated) | ✅ 8.9.0 / 11.0.0 (updated) | ✅ 1.1.0 |
| Purchase | ✅ 4.4.0 / 4.8.0 (updated) | ✅ 8.8.0 / 11.0.0 (updated) | ✅ 1.2.0 |
| Search | ✅ 4.4.0 / 4.8.0 (updated) | ✅ 8.8.0 / 11.0.0 (updated) | ✅ 1.1.0 |
Notes:
- Validation: the implementation can be tested using Live Analytics, contact your CSM or support to enable this for your instance.
- Troubleshooting: if an event is reported that it is not working but it should be supported, this is probably due to customizations on the platform. For example a template that is overwritten so the original event is not sent.
