Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revenue from ecommerce Stopped working #8113

Closed
shogunjames opened this issue Jun 15, 2015 · 16 comments
Closed

Revenue from ecommerce Stopped working #8113

shogunjames opened this issue Jun 15, 2015 · 16 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@shogunjames
Copy link

Hi

I have piwik ( version : 2.13.1) installed. I am using a magento store. I have installed piwik ecommerce tracking extension in magento to track the ecommerce order in piwik. I also managed to get the revenue from campaign too. But after one month , it stopped working.

I am using the following url from campaign :

[store porduct page url]?pk_campaign=june16&pk_kwd=odernow

to track the campaign revenue, and it was working fine.But now the revenue is not tracking, only the number of visits is showing.

Could you please help me. I need to solve it asap.

@mattab
Copy link
Member

mattab commented Jun 16, 2015

Hi @shogunjames

can you paste here the screenshot showing your Piwik reports?

did you notice if Revenue tracking stopped working after 2.13.1 update, or is it not related to your update?

@shogunjames
Copy link
Author

Hi Mattab,

I have already upgraded piwik to 2.13.1 for implementing the campaign tracking.

And it was successfull when I implemented . But now when I tried to check it once more , the revenue is not tracking.

I am attaching the screenshot.

1

I dont have any idea why it is stopped tracking revenue.

Please help me, I need to send a campaign today.

@shogunjames
Copy link
Author

Hi Mattab,

This is the javascript tracking code in the checkout page

//<![CDATA[

var pkBaseURL = (("https:" == document.location.protocol) ? "[PIWIKURL]/" : "[PIWIKURL]/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
</script><script type="text/javascript">
try {
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 4);
piwikTracker.addEcommerceItem("912337","Regeneration Enzympeeling Puder","Produkte & Bestellung",11.05,3);
piwikTracker.trackEcommerceCartUpdate(40.15);

piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}
//]]>

@shogunjames
Copy link
Author

Hi mattab,

I don't know what happened to piwik now. I was getting revenue when I tested last month. Now it stopped working. Please help me...I need to send a new campaign today.

@mattab
Copy link
Member

mattab commented Jun 18, 2015

Hi @shogunjames is it only Revenue that it's not tracking, or is it also not tracking visits to the campaign? Does it still track correctly other Referrers such as search engine and websites?

Maybe you can try upgrade to latest Piwik 2.14.0 beta in case it helps: http://piwik.org/faq/how-to-update/faq_159/

andthen try again to track your campaign?

@shogunjames
Copy link
Author

Hi mattab,

Its only revenue which is not being tracked.

But last month I got the revenue while testing.

Is update only solve this issue. Is there any problem for updating to beta version, since piwik is used for more than 10 sites.

@shogunjames
Copy link
Author

Its actually the ecommerce tracking is stopped...but ecommerce tracking was successful in the previous version.

@shogunjames
Copy link
Author

Hi

When I upgraded to piwik 2.13.1 , all my ecommerce tracking were stopped.

Do you have any idea about this.

Ecommerce tracking was perfect in the older version.

@mattab
Copy link
Member

mattab commented Jun 25, 2015

Did you maybe change something on your website around the same time? When you use ecommerce on your website, do you see any warning or javascript error maybe?

you can activate the Tracker debug mode: http://developer.piwik.org/api-reference/tracking-api#debugging-the-tracker and maybe paste here (or email to hello at piwik.org) your store URL so we can take a look?

@shogunjames
Copy link
Author

Hi Mattab,

I have send the website url to hello at piwik.org . Could you please check what happened.

I am not getting any idea what to do. It was working in the previous version.

@shogunjames
Copy link
Author

Helo Mattab,

Is there any way to solve this issue.

@shogunjames
Copy link
Author

Hi Mattab,

I have upgraded piwik to 2.14.0.

Still now the revenue is not tracking.

Could you please help me.

I have already send mail to piwik, but no response from them.

@mattab
Copy link
Member

mattab commented Jul 12, 2015

@shogunjames can you send again to matt att piwik.org your website URL and steps to reproduce the issue ? Also please check you enabled traker debugging: http://developer.piwik.org/api-reference/tracking-api#debugging-the-tracker

@shogunjames
Copy link
Author

hi Mattab,

I have send the informations to matt att piwik.org.

Could you please check this.

@mattab
Copy link
Member

mattab commented Jul 13, 2015

The problem is exactly the same as: #7945 (comment)

You need to update the prototype.js library on your website.

@mattab mattab closed this as completed Jul 13, 2015
@mattab mattab added the answered For when a question was asked and we referred to forum or answered it. label Jul 13, 2015
@mattab mattab changed the title Revenue from campaigns Stopped working Revenue from ecommerce Stopped working Jul 13, 2015
@shogunjames
Copy link
Author

Hi Mattab,

Thank you so much for the help. Now it is working fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants