Afgelopen nacht heeft Groenleer ICT Services de installer voor osticket versie 1.6rc5 toegevoegd aan Installatron.
Vanaf heden kunt u uw osticket installatie upgraden naar 1.6rc5 of een nieuwe installatie plaatsen.
Afgelopen nacht heeft Groenleer ICT Services de installer voor osticket versie 1.6rc5 toegevoegd aan Installatron.
Vanaf heden kunt u uw osticket installatie upgraden naar 1.6rc5 of een nieuwe installatie plaatsen.
Find the file opcheckout.js, it should be in your ’skin/{interface}/{theme}/js/’ directory.
Open it and look for:
gotoSection: function(section)
{
section = $('opc-'+section);
section.addClassName('allow');
this.accordion.openSection(section);
},
Replace it with:
gotoSection: function(section)
{
section = $('opc-'+section);
try {
pageTracker._trackPageview('/checkout/' + section + '/');
} catch(err) {}
section.addClassName('allow');
this.accordion.openSection(section);
},
Open your Google Analytics
Add the following as a goal:
Active goal: on Match type: Head Match Goal URL: /checkout/onepage/success/ Goal Name: Successful Purchase Case sensitive: [unchecked] Step 1: /checkout/onepage Checkout Start [required step: yes] Step 2: /checkout/onepage/opc-billing Billing Adddress Step 3: /checkout/onepage/opc-shipping Shipping Adddress Step 4: /checkout/onepage/opc-shipping_method Shipping Method Step 5: /checkout/onepage/opc-payment Payment Method Step 6: /checkout/onepage/opc-review Order Summary Step 7: /checkout/onepage/opc-review-placeOrderClicked Confirmation Button ClickedAdddress
Afgelopen nacht heeft Groenleer ICT Services de installer voor Coppermine versie 1.4.25 toegevoegd aan Installatron.
Vanaf heden kunt u uw Coppermine installatie upgraden naar 1.4.25 of een nieuwe installatie plaatsen.
Afgelopen nacht heeft Groenleer ICT Services de installer voor Zencart versie 1.3.8.1 toegevoegd aan Installatron.
Vanaf heden kunt u uw ZenCart installatie upgraden naar 1.3.8.1 of een nieuwe installatie plaatsen.
Afgelopen nacht heeft Groenleer ICT Services de installer voor Cubecart versie 3.0.19 toegevoegd aan Installatron.
Vanaf heden kunt u uw Cubecart installatie upgraden naar 3.0.19 of een nieuwe installatie plaatsen.