Personalizations FAQs
Last updated
Was this helpful?
Last updated
Was this helpful?
Unforeseen combinations: Because a visitor can be subject to multiple Personalizations at the same time, you should be careful when designing and targeting your Personalizations to make sure that you don't create conflicts or unpredictable states for users. For example, you wouldn't want the same visitor to be redirected from page A to B but also from A to C. Likewise, you don't want a visitor experiencing a theme change as well as a template change where the new theme doesn't actually contain the new template. Try to avoid having too many broadly-targeted Personalizations active at the same time and take stock of your Personalizations regularly. Make sure you when using theme changes.
Interactions with tests: You should also be careful to make sure your active Personalizations don't conflict with any active tests.
Performance of non-native changes: While Personalizations can help you enact quick site changes without the need to go into Shopify, some changes will likely perform better and more safely if they are implemented 'natively' in Shopify. For example, URL redirects, price changes, and theme changes targeting all visitors (rather than a specific audience) should ideally be done in Shopify. If you have the option, consider minimizing how many of these types of Personalizations you run.
A site visitor starts seeing a Personalization the moment they become eligible for it, according to its targeting criteria. Even if they are not eligible on their first site visit or the first few pages they browse on your site, they still remain eligible.
The moment you stop a Personalization, visitors who saw the Personalization will cease to see it. This is critical for time-limited sales and events.
While you can create Personalizations without being on any Intelligems plan, You'll need to be on at least the Content Testing, Price Optimization, or Free Trial plans to activate them.
The use of Content modifications (URL Redirect, Content Edit, Styles & JS, theme change, and template change) requires the Content Testing plan.
The use Price or Offer modifications requires the Profit Optimization plan.
When editing an active Personalization you will not be able to add these types of modifications without the corresponding plan unless you first stop the Personalization.
The Intelligems free trial will allow you to activate Personalizations with all of the above modifications during your trial period.
.
It may be that you are not in the target audience of the Personalization, so Intelligems is effectively showing you what a visitor sees when they are outside the target audience. To "force" yourself into the Personalization, click the "Include" button at the bottom right of the blue Preview widget in the Full Screen preview.
It may also be that you have paused a Personalization that was once active but is now stopped. Intelligems currently does not support the preview of such Personalizations. To get around this, you can duplicate the Personalization and preview its duplicate, or stop the Personalization temporarily.
It may also be that you have not yet saved your most recent changes in this Personalization. The Preview shows only saved changes. Save your changes and then click Preview again. Read more on the page.
Yes, absolutely! For example, a new visitor on a mobile device may be exposed to a "New Visitors" Personalization with a "20% off" offer, and a "Mobile" Personalization that moves the Call to Action button higher up on the page.
You should be careful when designing and targeting your Personalizations to make sure that you don't create conflicts or unpredictable states for users. For example, you wouldn't want the same visitor to be redirected from page A to B but also from A to C. Likewise you don't want a visitor experiencing a theme change as well as a template change where the new theme doesn't actually contain the new template. You should try to avoid having too many broadly-targeted Personalizations active at the same time.
You should make sure your active Personalizations don't conflict with any active tests.
Personalizations cannot be made mutually exclusive the way that tests can, but this feature is coming soon.
You should aim to avoid scenarios where the same visitor is exposed to two active Personalizations that both use a theme change, a Template change on the same origin template, or similar. Intelligems will break the tie at random, potentially leading to unpredictable experiences.
On any page you want to remove the pop-up, add the following snippet. For example, to remove on the home page, add this snippet to templates/index.liquid
<style>
#ig-discount-message-box {
display: none;
}
</style>
At this time, price changes are only supported for non-subscription products.
Intelligems allows you price products differently based on the customer, but you cannot raise prices over the Shopify list price for technical reasons.
You may see a "Discount Synchronization Error" when you create, edit, start, or pause an offer. This means that Intelligems received an error from Shopify when updating your discounts in Shopify.
⚠️ This may be affecting live Intelligems offers and your customers' ability to redeem them.
You may have other apps or automatic discounts active that also count towards the limit. To check, navigate to Shopify Admin > Discounts and then add a filter for Status = Active and Method = Automatic.
To resolve this error, you can either:
Deactivate or delete non-Intelligems discounts that are currently active in Shopify
The limitation is that you can only have 5 Automatic Discounts active in Shopify at any given time (see ). Intelligems does its best to combine all of the offers you create in the platform into as few discounts in Shopify.
existing Intelligems offers that you're no longer using within Intelligems
If neither of these actions resolve the error, please and we'd be glad to help!