Tweakwise integration
By integrating Tweakwise with Rule, you can send product recommendations. This enables you to send targeted mailings based on what your customers are interested in, which in turn can increase sales for your e-commerce.
Read more about the integration between Rule and Tweakwise here >
We will cover:
- Installation in Rule
- Extended functionality
- Technical reference
Installation in Rule
For your mailings to be able to fetch product recommendations, your template needs to support XML objects. If you do not already have this, you can contact our support at support@rule.se for assistance. Also, include your unique URL for product recommendations, which you can find in your Tweakwise account.
Note
You can update the template yourself if you have HTML knowledge. In the section below titled "Technical reference," you can read about how to proceed.
Extended Functionality
To use extended functionality for personalized product recommendations, follow these steps:
- Log in to your Tweakwise account.
- Export a list with customer data that contains their "profile key."
- Log in to your Rule account.
- Import the list to update the information on the subscribers. If you are unsure how to proceed, you can follow this step-by-step guide!
- Ensure that your template supports this. You can read about how to proceed under the section "Technical reference," or email our support at support@rule.se for assistance.
Once you have done this, your subscribers will have updated data on their customer profiles, allowing you to send personalized product recommendations.
Technical Reference
If you have HTML knowledge, you can add the code yourself to your existing template to include product recommendations.
To do this, you need to request access to the "Template Editor" in Rule. If your user does not already have access to this, you can email support@rule.se to request it.
Then, you add the following code, in the HTML part, but change it to your "profile key" as you see it inside your Tweakwise account.
Example link from Tweakwise
https://gateway.tweakwisenavigator.com/recommendations/featured/ca555417/1
Code examples for templates
<!--[Loop:[XmlDoc:https://gateway.tweakwisenavigator.com/recommendations/featured/ca555417/1 || recommendation.items.item]]--> [LoopValue:title] <!--[EndLoop]-->
Link format for advanced usage:
https://gateway.tweakwisenavigator.com/recommendations/featured/ca555417/1? tn_profilekey=[CustomField:TweakWise.profilekey]
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article