Just got a nasty surprise bill from google under new pricing model, getting hit about $5 per day.
Cost was for geocoding API. How can I get data on what this cost is made up of (e.g. service, domain, source IP … anything to identify how to drive down cost).
Besides the vendor location map is there anything else that uses this service in a default multivendor ultimate instalation?
well that did not make much difference, google just nailed me 299.60 for google cloud service.
Any have pointers where to trim it down? is it just geolocation or is captcha also in the bill. google is no help in displaying a breakdown of the costs (at least I can t find it)
CS-Cart only reveals the public key on the store’s pages. This key should be protected from unauthorised usage on Google’s side, where a list of domains permitted to use it should be set up.
What can be misused by the bots and crawlers, is the requests to the Geolocation Google Maps API made directly from the store. We have already developed an improvement to this situation for the next release: Geolocation scripts will be completely hidden from visitors with a plain bot/crawler browser user agent. Please replace this code:
in design/backend/templates/addons/geo_maps/components/scripts.tpl file to add the additional layer of protection, besides usage limits and billing alerts on the Google’s side.