Change Log
1.2.17
Fix: Preview widget could fail to display its UI correctly
Fix: Preview widget could fail to appear on first page load until the user scrolled or otherwise triggered a re-render
1.2.16
New:
intelligemsVitePlugin()exported from the hydrogen-only entry point for Vite compatibilityNew: Redirects API —
useIgVariationanduseIgVariationsnow include aredirectsfield; newHeadlessVariationWithRedirectsandHeadlessRedirecttypes exportedNew:
productIdandplpCollectionIdare now included in page view tracking payloadsNew: Product targeting is now supported in experience evaluation
1.2.15-beta
Fix: Stores using the Intelligems loader to provide configuration would show a flash of default content before the test group rendered
1.2.14
New: Intelligems will automatically infer the active currency for targeting purposes based on the currency defined on the cart
Fix: GA and integration tracking events could fire more than once per session
1.2.13
New:
useLocationhook added (Hydrogen only)New:
window.igVersionis now set by the providerFix:
useIgGCartwas making redundant requests to get and update cart attributes on each render
1.2.12
Fix: Users in deferred audiences could be incorrectly excluded from assignment
1.2.11
New:
useIgPricesnow returnsexperienceIdandvariationIdalongside price data
1.2.10
Fix: First-visit detection could behave incorrectly in some rendering environments
1.2.9
Update Shopify GraphQL version.
1.1.0
Personalization and Gift with Purchase support
Shipping test support
Several new hooks:
useIgOfferuseIgOfferTieruseIgOffers
Bugfix - fetch cart/checkout before updating attributes in order to persist existing attributes.
1.0.0 - Major Release
Breaking Changes
useIgExperimentsis no longer avaible. It is nowuseIgExperiences.useIgTestGroupsis no longer available. It is nowuseIgVariations.useIgTestGroupis now longer available. It is nowuseIgVariation.useIgCheckoutis no longer available. It has been combined withuseIgCart.
New Features
Preview mode now more closely aligns with our non-headless preview mode.
Previews are now loaded individually.
useIgStyles- Exports colors to show price changes in integration mode.useIgPreviewedExperience- Returns the experience actively being previewed.useIgConfigExperiences- Returns all experiences in the current configuration file.Exclusion Groups are now supported.
Custom Events are now supported.
0.4.0
Feature - Update package to use the latest Traffic Config and Page Targeting features.
0.3.3
Bugfix - Unassigned users incorrectly marked as excluded in track event.
0.3.2
Feature - Add support for passing ids as Query Parameters during redirect tests.
0.3.1
Bugfix - Don't send track events when changing tabs.
0.3.0
NEW:
Next.js App Directory design support.
Next.js only: send track events on page unload.
0.2.8
Add redirect support - Keep user unassigned until visiting redirect origin url.
0.2.7
Internal improvements to logging.
0.2.6
Internal improvements to Google Analytics tracking.
0.2.5
Internal improvements to Google Analytics tracking.
0.2.4
Internal change to bypass Intelligem's CDN when developing locally.
0.2.0
useIgCartnow runs withinuseIgTrack, in case customer forgets to useuseIgCartIntelligems Preview Widget is now draggable.
Enabled configuration and version tracking.
Intelligems package version tag included within SRR HTML
0.1.9
New Features
GA4 Support
0.1.4
Breaking Changes
The hooks now return objects with a
isReadystate.isReadyreturnstrueonce the Intelligems configuration file is downloaded and stored in React Context.
New Features
Pack Digital support added.
Preview mode now displays a Test Group Switcher component.
Last updated