Thanks for the script, it’s useful, it worked for me, I like it a lot. Now I see in the analytics tab, in the referrals tab a line like this:
themeforest.net /item/an-item-I-will-not-name
What it means? Does it mean that an item from themeforest uses my wordpress plugin? I don’t understand how a themeforest item can be referal to a codecanyon item..
greenline said
Thanks for the script, it’s useful, it worked for me, I like it a lot. Now I see in the analytics tab, in the referrals tab a line like this:themeforest.net /item/an-item-I-will-not-name
What it means? Does it mean that an item from themeforest uses my wordpress plugin? I don’t understand how a themeforest item can be referal to a codecanyon item..
check the theme page as it may have a link to your plugin in the theme info or in the comments, someone may have asked for a plugin to do x and yours got referred.
I’m having some problems in chrome
If i click the analytics tab it goes into the “settings” tab instead… how it is supposed to work???
bosone saidI have not problem in Chrome… maybe you instal other plugins and they conflict?
I’m having some problems in chrome If i click the analytics tab it goes into the “settings” tab instead… how it is supposed to work???
Have the same problem. Got only dashboard plus. Tried disabling it but still won’t work :’(
- Microlancer Beta Tester
- Bought between 1 and 9 items
- Europe
- Has been a member for 1-2 years
- Sold between 1 000 and 5 000 dollars
- Author had a Free File of the Month
- Exclusive Author
- Referred between 500 and 999 users
- Repeatedly Helped protect Envato Marketplaces against copyright violations
This script stopped working about 2-3 weeks ago after some updates on the marketplaces, so it’s better to contact the author, if he can fix this.
is there a way to set user and password in the JS file itself? maybe the problem is there…
Hello guys
I have updated the script, now it should work: https://dl.dropbox.com/u/11023057/marketplace_integrated_analytics.static.1.0.4.user.js
Hope you don’t mind Reaper-Media, the credit is all yours.
I get that error with your version Rafael: Can’t get API Key! (or username)
Creattive saidI have updated the code to get the correct api from the new api url (http://graphicriver.net/user/USERNAME/api_keys/edit) and from the correct table:
I get that error with your version Rafael: Can’t get API Key! (or username)
var api = $('#api_keys').find('table tbody tr').children('td').eq(1).text(),
username = $('#user_username').text();
It’s working great for me on graphicriver, I’ll do a search to see how it works on different marketplaces.
EDIT: I have tested on others marketplaces, and is working great for me now, @Creattive can you uninstall and re-install the script again?
