

webspinning
Member-
Posts
77 -
Joined
-
Last visited
Recent Profile Visitors
5,532 profile views
webspinning's Achievements
-
Most payment gateways can output a CSV file i will check the data that the RM account needs...
-
webspinning started following Google Adwords Tracker , URGENT - Integration with Royal Mail , Cubecart upgrade from 6.2.9 to lates version 6.4.2 and 1 other
-
Did anyone find a solution to this please. The manual work around is very time consuming for every order
-
I do have this installed, was very straightforward and I added the Ad words ID and Event send to ID as required but nothing happens. I get the feeling that Ad words have changed something that effects this plugin again.
-
I am not sure it should be one block of code either. Feels like the first bit should be at the top of the file and the last bit in its own <literal> and <script> tags at the end Any other suggestions please?
-
Cubecart upgrade from 6.2.9 to lates version 6.4.2
webspinning replied to violinman's topic in Install & Upgrade Support
yes, agreed. Not sure why i did not do this before. Will do it now and retry the upgrade later ... thank you -
Cubecart upgrade from 6.2.9 to lates version 6.4.2
webspinning replied to violinman's topic in Install & Upgrade Support
I tried this upgrade this morning and the result was not great. The store layout changed completely and I was unable to login to the Admin panel at all. Fortunately I had a full backup and could revert. Question: Should I have left the upgrade and copied back the previous skin files? Anyone else had issues with this please? -
The experts at Google have advised I should add ther following code at the end of content.receipt.php to track successful orders generated by ad words. I would appreciate a view from anyone that has done this previously - it just does not look right. {literal} <!-- Global site tag (gtag.js) - Google Ads: 106nnnnnnn --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-106nnnnnnn"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-106nnnnnnn'); </script> gtag('event', 'conversion', { 'send_to': 'AW-106nnnnnnn/K_-QCMrvlt4BEJSnsfsD', 'value': '{/literal}{$GA_SUM.total}{literal}', 'currency': 'GBP', 'transaction_id': '{/literal}{$GA_SUM.cart_order_id}{literal}' // order ID - required }); {/literal}
-
did you ever find out what is supposed to go on the Event Send To line of this plugin? Update: 'send_to': 'AW-106nnnnnnn/K_-QCMrvlt4BEJSnasfsD' got this bit when created the Ad words account. Still does not appear to register sales conversions though?
-
having just added stripe for the first time, it appears to work, test data suggests the payment is processed but from the store on entering the payment information i just go to a blank screen - i do not get a payment confirmation or returned to the store - any ideas please? Resolved. Blank screen if you implement the extension, put Stripe in test mode and use real card details. Full test card details available at https://stripe.com/docs/testing#cards use the right one for the country or specific test you want to carry out and it works fine.
-
the link from your main site to the shop is not working, shop looks good though
-
"Login As" for Administrator Not Working
webspinning replied to rnewcomer's topic in Install & Upgrade Support
I have updated i did this and it did not work for me? Opens the shop with no-one logged in? -
Wow, I had not come across that site, thank you for your help.
-
It is 11essence.co.uk there are some hard coded http references on the menus that I need to remove but that are not images as referred to by chrome
-
I have enabled SSL both on the website and the relavant admin pages. However, the website is indicating the images are not secure. How do I address this please?
-
so that is not great. Are we waiting for Google to resolve? Do you know if turning off the review option resolves or will they continue anyway?