Any thoughts on which would be a good and easy-to-use extension to utilize for setting up the product string (s.product) instead of custom coding?
Solved! Go to Solution.
Views
Replies
Total Likes
I usually prefer to use custom code, it is faster and easier to maintain in my opinion.
If you really want to use one of the extension I would advise you to add it and make sure to check which code is being added to the launch library by loading the adobe launch library without the .min, so replace .mi.js by .js.
We have seen third party extension adding code that could have performance or security issues so we now decided not to use any third party extensions.
Views
Replies
Total Likes
I've used the AA Product String Builder by Search Discovery with no issues. For it to be used easily, its major requirement is that you set your products in an array in the format that it requires.
Views
Replies
Total Likes
+1 to AA product string builder. You just need the datalayer in event driven format for this to work.
Views
Replies
Total Likes
I usually prefer to use custom code, it is faster and easier to maintain in my opinion.
If you really want to use one of the extension I would advise you to add it and make sure to check which code is being added to the launch library by loading the adobe launch library without the .min, so replace .mi.js by .js.
We have seen third party extension adding code that could have performance or security issues so we now decided not to use any third party extensions.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Like
Replies