Coder Social home page Coder Social logo

no tracking about smt2 HOT 15 CLOSED

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
no tracking

from smt2.

Comments (15)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
First of all, the script `smt2e.min.js` is missing. Thanks for bringing this to 
my attention. I'll add it ASAP to the repo.

Meanwhile, you can use your code snippet above. To ensure that it is working, 
(1) set `disabled: 0` inside `smt2.record()` and (2) use a different browser 
from the one you installed smt2, since there is a cookie that prevents *you* 
from being recorded.

Original comment by [email protected] on 31 Oct 2013 at 10:34

  • Changed state: Accepted

from smt2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Hi,

It would be great if you can let me know when its done. Thanks in advance .

Rohit

Original comment by [email protected] on 1 Nov 2013 at 7:31

from smt2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
I've committed a number of changes. You can now give it a try.

Original comment by [email protected] on 1 Nov 2013 at 12:29

  • Changed state: Started

from smt2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Hi,

I updated the the source files on the server and that file error is not
there anymore. But for some reason tracking is not working at all. I have
gone through the checklist multiple times but cannot find a reason as to
why it may not be working. I have tried on different computers and
different browsers. Here is where i am testing

http://nliventech.net/demo/smt2/
http://nliventech.net/demo/smt2/testme.html

I noticed the demo on the google code page uses different script for
tracking then the latest source. If you can tell me what else to look at it
would be helpful.

Original comment by [email protected] on 7 Nov 2013 at 5:59

from smt2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
I've looked at your test page and I've noticed that your `smt2` dir is inside a 
`demo` dir, so you should correct that in your script src, i.e., 
`<script type="text/javascript" src="/demo/smt2/core/js/smt2e.min.js"></script>`

Original comment by [email protected] on 7 Nov 2013 at 8:28

from smt2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Have done that and when i open the test page the alert "We are going to record 
you mouse...." starts to appear but still cannot see the recording logs in 
admin section. Let me know any thing else needs to be done to start recording 
the mouse movements

Original comment by [email protected] on 7 Nov 2013 at 1:08

from smt2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Some files have been upgraded. Please update and check again.

Original comment by [email protected] on 8 Nov 2013 at 8:33

from smt2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
I did upgrade and it seems to be working now although with some errors. It
seems to be tracking now however when i am trying to load the video it
throws this error : API file not found! . Url with error is
/smt2/admin/ext/tracking-report/track.php?id=3 . Does not matter which id
it is, i get the same error.

Original comment by [email protected] on 9 Nov 2013 at 7:40

from smt2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
I cannot reproduce that error. I've checked out the latest source code and it 
is working. Could you give me a user account for your smt2 admin site, so that 
I can take a closer look at it? You can do so under Users tab, by filling in 
the 'Create new user' form.

Original comment by [email protected] on 10 Nov 2013 at 7:25

from smt2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
By the way, the URL /smt2/admin/ext/tracking-report/ is outdated and in fact 
was removed from the repo. You can see all available sections here:
https://code.google.com/p/smt2/source/browse/#svn%2Ftrunk%2Fadmin%2Fext

Therefore, use /smt2/admin/ext/admin-logs/track.php?id=3 instead.

Original comment by [email protected] on 10 Nov 2013 at 7:32

from smt2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Thats what the problem is. My links are coming up as
http://nliventech.net/demo/smt2/admin/ext/tracking-report/track.php?id=1

I have created a user

login: smt2
password: testsmt2

I seem to be having the latest file but still the button under action tab
seems to be having http://nliventech.net/demo/smt2/admin/ext/
*tracking-report*/track.php?id=1 instead of
/smt2/admin/ext/*admin-logs*/track.php?id=3

Original comment by [email protected] on 11 Nov 2013 at 7:29

from smt2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Your smt2 login cannot access any admin section, you should assign it some 
admin-like role if you want me to help you -- see 
https://code.google.com/p/smt2/wiki/roles.

Anyway, I believe you just have to remove /smt2/admin/ext/tracking-report and 
access /smt2/admin/ext/admin-logs instead. This way links and buttons will work 
as expected.

Original comment by [email protected] on 11 Nov 2013 at 9:29

from smt2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
I see nothing under admin logs currently. I do see reports under tracking
though. I have updated login to admin so you can check too.

Original comment by [email protected] on 11 Nov 2013 at 9:56

from smt2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
It seems there is a PHP error while accessing your Admin logs section. Could 
you enable PHP's error reporting? Perhaps you'll need to edit your php.ini file.

Original comment by [email protected] on 11 Nov 2013 at 11:05

from smt2.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
I'm closing this issue since there has been no activity in 4 months.

Original comment by [email protected] on 12 Mar 2014 at 9:26

  • Changed state: Fixed

from smt2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.