the.rampage.rado Posted January 26, 2023 Posted January 26, 2023 Hi there! Yesterday I found this nice cookie consent framework: https://github.com/orestbida/cookieconsent/ The static integration will be simple imho but would it be possible to use it and make TBs native cookie module from it? We could have: cookie setup part where the admin can put different types of cookies in different categories. appearance and functionality set up styling links to ToS and Privacy pages, etc. The framework is active since 2020 and I believe the author is very passionate about it. The appearance and functionality is cutting edge, nothing to add there I believe.
e-com Posted January 26, 2023 Posted January 26, 2023 A very similar solution: https://github.com/AmauriC/tarteaucitron.js And a module for PS 1.6 based on tarteaucitron: https://github.com/duGuillaume/k_cookies/tree/1.6.1.x 1
the.rampage.rado Posted January 26, 2023 Author Posted January 26, 2023 @e-com, thanks for your reply. I have few concerns about your suggestion: 1. Project is dead 2. Interface is not appealing 3. Lack of polished features
e-com Posted January 26, 2023 Posted January 26, 2023 11 minutes ago, the.rampage.rado said: 1. Project is dead 2. Interface is not appealing 3. Lack of polished features Is this a dead project? https://github.com/AmauriC/tarteaucitron.js/commits/master Never before has anyone made an application whose interface appeals to everyone in the world. Just because you don't like it, doesn't mean millions of other people don't like it.
the.rampage.rado Posted January 26, 2023 Author Posted January 26, 2023 Not but the said plugin is. As for the design - yes, you're totally right. In general all my posts here (or in any other forum) express my opinion. Yes, for me the visuals are not that appealing. Regarding the functionality - is the module depending on their service? Because my suggestion is self-dependent can could be called from localhost, not even call to CDN is needed.
e-com Posted January 26, 2023 Posted January 26, 2023 And pushing an appearance styling into module configuration, I consider it a programming crime. From appearance styling it is only CSS.
the.rampage.rado Posted January 26, 2023 Author Posted January 26, 2023 Totally agree for every other part of the website except those pesky GDPR popups. I believe they should be standardized across platforms and sites as they aim to comply with single law and the user daily have to open and accept few such popups. If they are similar in appearance the user is more familiar with it and quickly can deal with them. If every site uses their brand colors, different modules, even different 'comply' methods it's a mess for the customer.
Pedalman Posted February 1, 2023 Posted February 1, 2023 I am very interested to get away from our GDPR cookie solution that is depending on an external service. I have no clue but could it be that both of the above scripts could improve web page loading times if they are hosted locally? Do you run on of the above? Do we as merchants need to track the made options of customers in any way (TB db table)?
the.rampage.rado Posted February 1, 2023 Author Posted February 1, 2023 This is exactly my motivation to rise this thread. Warehouse's cookie module depends on external call and this call is slowing our shops. If we can host the .js locally it would be perfect.
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