Open jpgutti opened 5 years ago
E-bit script is like a GTM script? Can you explain more about this? It seems to be a tracking app, right?
@brunojdo The e-bit scripts render a dynamic badge based on the store reputation on E-bit according to Sales, etc.
@brunojdo But actually would be great if we could reach the possibility to add as many third scripts as possible. As I mentioned, Trustvox, E-Bit, Protected Sites...
Do you have an example of an implementation?
@klzns You mean a code example or a site example?
@klzns You can see the E-bit seal in the footer of https://www.carrefour.com.br/ The Protected Site badge in https://www.centauro.com.br/ footer. And TrustVox is a third party script for reviewing. You can see it in electrolux site.
Here you can see how does it implements one of them. https://help.trustvox.com.br/article/58-instalacao-do-widget-trustvox-na-vtex
We have the https://github.com/vtex-apps/shop-review-interfaces.
It's possible to implement an app for those vendors using it.
Example of an implementation in progress: https://github.com/vtex-apps/shopper-approved
Expected Behavior
An Extension Point to be able to set third party dynamic scripts like E-bit, Trustvox, protected sites...
Current Behavior
We do not have access to any extension point that allow us to add third party scripts in our stores
Context
We need to set the E-bit seal for our clients. If the scripts could be added to the stores, that would solve upcoming problems.