djo1919 Posted December 8, 2016 Share Posted December 8, 2016 Hello Everybody, I need a help to integrate Klaviyo with prestashop. I need to setup this code: Viewed Product<script> var _learnq = _learnq || []; _learnq.push(['track', 'Viewed Product', { Title: '[spam-filter] product.title [spam-filter]', ItemId: [spam-filter] product.id [spam-filter], Categories: [spam-filter] category in product.categories|json [spam-filter], // The list of categories is an array of strings. ImageUrl: '[spam-filter] product.image_url [spam-filter]', Url: '[spam-filter] product.url [spam-filter]', Metadata: { Brand: '[spam-filter] product.brand [spam-filter]', Price: [spam-filter] product.price [spam-filter], CompareAtPrice: [spam-filter] product.compare_at_price [spam-filter] // If you have a compare at price. You could also include this for a sale or special price. } }]);</script> There's a documentation : http://docs.klaviyo.com/customer/en/portal/articles/2476708-integrate-a-custom-ecommerce-cart-or-platform My Question, How I can replace the parameters like they said into the documentation.? PS: Sorry for my bad english. Thanks in advance Kind Regards Youssef Link to comment Share on other sites More sharing options...
Reezin Posted July 28, 2017 Share Posted July 28, 2017 Hello Everybody, I need a help to integrate Klaviyo with prestashop. I need to setup this code:Viewed Product<script> var _learnq = _learnq || []; _learnq.push(['track', 'Viewed Product', { Title: '[spam-filter] product.title [spam-filter]', ItemId: [spam-filter] product.id [spam-filter], Categories: [spam-filter] category in product.categories|json [spam-filter], // The list of categories is an array of strings. ImageUrl: '[spam-filter] product.image_url [spam-filter]', Url: '[spam-filter] product.url [spam-filter]', Metadata: { Brand: '[spam-filter] product.brand [spam-filter]', Price: [spam-filter] product.price [spam-filter], CompareAtPrice: [spam-filter] product.compare_at_price [spam-filter] // If you have a compare at price. You could also include this for a sale or special price. } }]);</script> There's a documentation : http://docs.klaviyo.com/customer/en/portal/articles/2476708-integrate-a-custom-ecommerce-cart-or-platform My Question, How I can replace the parameters like they said into the documentation.? PS: Sorry for my bad english. Thanks in advance Kind Regards Youssef Were you able to get this integrated? If so, can you share the steps - I'm curious about Klaviyo's segmentation feature. I might want to try it out down the road. Link to comment Share on other sites More sharing options...
Webstartconsulting Posted August 8, 2019 Share Posted August 8, 2019 Here is a full version of klaviyo prestashop integration https://wscdev.hu/prestashop-17x-modules/1-24-prestashop-to-klaviyo-integration-module.html#/3-premium_support_period-90_day 1 Link to comment Share on other sites More sharing options...
Ionut Resnoveanu Posted May 28, 2020 Share Posted May 28, 2020 Take a look at this module as well. https://addons.prestashop.com/en/emails-notifications/49094-klaviyo-integration-pro.html Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now