Code

Discussion on SiteSpy - The Most Complete Visitor Analytics & SEO Tools (SaaS)

Discussion on SiteSpy - The Most Complete Visitor Analytics & SEO Tools (SaaS)

Cart 2,412 sales

xeroneitbd supports this item

Supported

This author's response time can be up to 2 business days.

1747 comments found.

Hello, when I test to sign up to create a new user, but It’s bellow error. So How do I fixed it?

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information – headers already sent by (output started at /...../public_html/system/core/Exceptions.php:185)

Filename: libraries/Session.php

Line Number: 675

Thanks! It’s resolved!

Hello! When I use the function is “Create new short URL” so i get some errors like “A PHP Error was encountered

Severity: Notice

Message: Undefined index: longUrl

Filename: controllers/url_shortener.php

Line Number: 175

A PHP Error was encountered

Severity: Notice

Message: Undefined index: id

Filename: controllers/url_shortener.php

Line Number: 176”

So how can i fix it? thanks!

You didn’t configure the Google API correctly. Make sure your google API is correct and has all API enabled as described in the documentation.

See the video for details. https://www.youtube.com/watch?v=rn0JFPMvCzc

Thanks Konok

Hello,

Can’t register the software. Hangs at the submit.

Best regards.

I checked your link. Seems Your problem is other.

Please give write permission (777) on application/config folder and application/core folder.

That should work.

Solved! Thanxs!

Hello, I get this error: A PHP Error was encountered

Severity: Warning

Message: set_time_limit() has been disabled for security reasons

Filename: controllers/payment.php

Line Number: 22

So how I have to do to fixed this problem? Thanks!

Hi,

set_time_limit () is a php function. Some hosting disable this function. But it’s a very important function . Please contact to your hosting provider to enable this function.

Also here you will find some solution and discussion.

http://stackoverflow.com/questions/17434013/set-time-limit-has-been-disabled-for-security-reasons

By the way you told me my server ip blcoked ??,my server wrote me,belove the message,what should i tell them in order script work fine?

Hello,

What exactly do you mean when you say that your IP “seems blocked on google”?

What exactly is the issue? If you give us some actual information then hopefully we can help you with this.

Kind regards

Bastiaan van den Berg

Blacklist Account Manager

OK thank you,shell i do something for this ?could you guide me

Replied to your email.

ok thank you,YOU ARE MASTER AND GREAT :) AND VERY NICE PERSON,YOU HAVE HELP ME A LOT….YOU DESERVE MUCH!!!

Hello! My site is installed in localhost. Why after I have finished to create a package so It doesn’t show all package like your script in demo channel. It’s blank in back end. But in front end It has showed. How do I fixed this problem in Back end? Thanks!

Hi, Any error or warning ? It should display. Something must wrong . I assume there might be problem when you translate language.

Ok, open index.php , then write this code at begining

error_reporting(E_ERROR | E_WARNING | E_PARSE); ini_set(‘display_errors’, 1);

Then access the package page, it should display error if any. Then send the screenshot of the error.

One thing is, in localhost visitor analysis will not work.

Thanks Konok

Thanks! in localhost, it has error, but when I setup it in hosting so It doesn’t have error. Thanks!

That”s great. Thanks.

Sorry but I cannot find where I edit the main website file for the SiteSpy front end website. Can you point me in the right direction? I’m trying to get the new logo I made to appear correctly right now but I will need to edit the entire home page and site as well. Thanks in advance for a fast reply.

Thanks for an incredibly fast reply. I should have mentioned I have 13+ years developing websites but no experience with code igniter believe it or not. I knew about the admin area logo update stuff but the css was limiting the height of the logo I used and had to change that. You answered my questions perfectly. Great script and great support!

Thank you very much. If you face any problem. Let us know. We will try our best to help you.

Thanks Konok

Did you just send me email? Please confirm. Thanks :)

Hello you! I’m Vietnamese! I had copy english directory from SiteSpy\application\language url. After that I change it to Vietnamese. And then I had translated it. Now how do I do to see it in front or backend of language box. Thanks!

Sorry I forgort to mention that you have to add array index in _language_list() function of application/controllers/home.php :)

Thank for your support!

Hi after update the script now i get this issue in website analysis, A PHP Error was encountered

Severity: Notice Message: Undefined offset: 0 Filename: domain_details/general.php Line Number: 18 Domain Name -

how i can fix it? http://www.clipular.com/c/4905100147949568.png?k=-DIqua2vzGY3i2_FaD-WTu4mrK0

Hi,

I think you missed something to update.

assets/images/* , application/controllers/* , application/helpers/, application/language/, application/libraries/, application/views/

Make sure you replace all this files.

If not work. Please send me the ftp login and application link and credential to konokronok@gmail.com . Then i can check .

Thanks Konok

Does the extended license allow me to use this in more than one domain?

Exact same code. No obfuscated.

As envato licencse policy, extended license or regular license , what you bought you can use it one domain or one product . If you charged to end user then you need extended license. But honestly i am also bit confused about license policy though . You better to ask envato support for more clear answer.

But we are sure it’s for only one domain. And also we restricted it for one domain for one purchase code. As you need to verify application after installing.

Looks like I saw this too late and bought the extended license, but I only need the regular licence. Can you help?

Ohh…. Sorry to hear that. I don’t know is there any option to change license. You better contact envato support, and they will suggest you how it can be.

Anyway i can give you access of 5 domain if you want.

Otherwise please contact envato support, i must help you.

Thanks Konok

Hi, very good. liked it. I found the demo, the ordering of the columns do not work properly, he orders numeric field as if they were characters. displaying the number 100 before the number 20. Verify

Hi,

Thank You. We will check. As sometime when scraping, it might get some data where number is coming with comma like 19,990. That’s why we keep it varchar field in database to avoid data loss. That’s why some field in table might behave like this. We will again check if any other integer field are like this.

Thanks Konok

How i will remove from footer SeoSiteUp v2.1 ? and also what about the language on body section? where we translate them ? Unique Visitor Page View Bounce Rate Average Stay Time Average Visit Traffic Analysis Top Refferer New & Returning Visitor Content Overview Country & Browser Report OS & Device Report ?

Hi, Yes theme_front.php . We have added some meta tag already. You can add others what you need.

Thanks Konok

Could you help me about meta tag,i have added it like that on theme front php but noting is coming

<html lang=”en”> <head> <meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8” /> <title>website analyse</title> <meta name=”keywords” content=”web site etc” /> <meta name=”description” content=”website analyse with full detals etc” /> <meta name=”robots” content=”<?php if(isset($meta_robots)) echo $meta_robots; ?>” /> <?php if(isset($extra_headers)) echo $extra_headers; ?> <link rel=”shortcut icon” href=”<?php echo base_url();?>assets/images/favicon.png”> </head>

am i wrong? could you give some sample please

Replied to your email. I saw meta tag are in front page. Try once clearing cache.

social login please! :) i love this script, I’ll buy soon

Hi, Ok we will try in future of-course.

Thank you. Konok

hi konok, I’m sure to buy the script but I want to use wordpress to display the contents of the home , is it possible to eliminate the burden of your index?

Hi, yes after purchase i will help you to eliminate our home page. It’s very simple work.

Best Regards Konok

Hi,
“Fatal error: Call to a member function find() on null in
xxxx/sitespy/application/libraries/simple_html_dom.php on line 1113” when Website Analysis

I miss something?

Hi, just try once by editing this file

application/libraries/simple_html_dom.php line no 65

define(‘MAX_FILE_SIZE’, 999999999999);

It should solve the problem. If not send the information to my email.

Thanks Konok

the email has been sent to konokronok@gmail.com.

Hi have fixed your problem. You have also missed some files to update.

I have updated all files.

Check please.

This is best site analysis script hands down! Thanks for updates. Any eta on pdf reporting / branding / downloads?

Ie.. ability for user to make custom pdf downloads of lovely stats in back end

Hi, Thank You very much. Yes we will work for pdf also step by step.

This is best site analysis script hands down! Thanks for updates. Any eta on pdf reporting / branding / downloads?

Hi Sir, I hope everything is good with you. I have a wordpress site, Please, I want to add on my site a feature that can any one use it to check the SEO ANALYSIS for any website for free. example: http://seositecheckup.com/

on the site above, any one can add and test any url to check the and get SEO reports. Can your plugin do what I asked for ? Please, Thanks

Hi, Yes we will install it for you. After purchase send the server information to konokronok@gmail.com ,

We will install it for you.

Thanks Konok

Thanks a lot. You are so kind.

You are most welcome. Happy purchase :)

hello,thank you for your support,i wonder do we have other way of <script id=”domain” data-name=”3138543” type=”text/javascript” src=”http://...../js/analytics_js/client.js”></script>

Maybe some text file to root ? because it may be hard for user to paste the code but upload the root a text file can be an other option,do we have this ?

Hi, Sorry, there is no other way. It’s not possible with txt file. It need to run js code in user browser. There is no way to collect user information. Google analytics also work like this way.

Thanks Konok

But there are some tutorial how you can add it in wordpress site, also in future we will try to give more details in video.

Thanks

Hello,

I bought your script. Can you change my domain? My old domain: webcrawster.com, my new domain webclickkft.com

My purchase code: a33efc62-b283-4502-b32a-3ab7e370ba50

Thank you!

Hi, please try again. I have updated the domain. Thanks :)

i have purchased it yesterday and i wonder how to install direct public folder,it only works on subdomain,where we change the path?

ok thank you but this time Could not conenect to MySQL.

Thank you so much,indeed i have install many script but maybe my server and permission,thanks for great help

Installed successfully :). Check your email.

Thanks Konok

Error When Install the Script please help me what the issue A Database Error Occurred

Unable to connect to your database server using the provided settings.

Filename: core/Loader.php

Line Number: 346

Just follow the instruction ,

https://www.youtube.com/watch?v=urzq4CAGTnU

Installation of SiteSpy is same.You don’t need any manual settings in any file. If you did it like this way, it should work. But if it does not work, send me the ftp, database information and application path at konokronok@gmail.com . I will check what wrong there.

Thanks Konok

Send Email

Replied to your email. Please provide me the application site address

Thanks

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey