Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 7 of 7

Thread: CD tracking

  1. #1
    Join Date
    Jun 2004
    Posts
    6

    CD tracking

    Recently I have been requested to make a CD that can be tracked for marketing purposes. Example: if 1000 CDs were sent out and client wants to know how many of those were actually viewed and how long was each was viewed for. I know to use http.submit (and submit to a database on a server) and that can track the first part. What about time spent?

    Anyone done something like this with Autoplay? Searching on Google you find several companies that do this sort of thing and of course they do not mention they use AutoPlay

    Thanks!

  2. #2
    Join Date
    Jun 2001
    Location
    California
    Posts
    2,014
    I was doing this in my Realtor CDs. I pulled info from .txt files like realtor’s name date and how many times it hade been run off line. But not the amount of time spent in each area. This could be done w/ the on time event and saved to an .ini file… I would think.

    Oh B.T.W. I was sending emails to myself. I was not sending them to a server.
    Last edited by Bruce; 11-14-2005 at 09:16 AM.

  3. #3
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    Yes it can be done, depending on how you want to implement it there are a variety of ways to do this.

  4. #4
    Join Date
    Oct 2003
    Posts
    14
    Actually this feature would be perfect for a project I have in the new year. Is there sample code of this function anywhere? Couldn't see it on any of the examples threads.

  5. #5
    Join Date
    Nov 2001
    Posts
    498
    Make sure you are careful how this is implemented.... sounds like a spyware app...

  6. #6
    Join Date
    Oct 2003
    Posts
    14
    Quote Originally Posted by AXXESS
    Make sure you are careful how this is implemented.... sounds like a spyware app...
    Would need some kind of acceptance box. Maybe where the customer has to enter just their name and email address to register the disk to view it?
    This way it is with consent.
    Maybe a comments box option as well where they can tell me if they liked the sotware (or whatever it is on the demo disk)

  7. #7
    Join Date
    Jun 2005
    Location
    Germany
    Posts
    74
    hi Clinical,

    here is a litle app that can be used to force the user to send information to you via e-mail before he can use your app.
    you need a webserver to upload the attached little php-script that sends the data to your e-mail adress.

    byte
    Attached Files
    Last edited by Byte; 11-15-2005 at 05:14 PM.

Similar Threads

  1. Example: Click and Drag Mouse Tracking
    By Protocol in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 11-17-2004, 09:21 PM
  2. Tracking Usage
    By verbage in forum AutoPlay Media Studio 5.0
    Replies: 7
    Last Post: 09-18-2004, 07:51 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts