close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

generate reports of active carts

Thread began 7/10/2012 4:18 pm by sam308940 | Last modified 7/11/2012 10:00 am by Jason Byrnes | 821 views | 3 replies |

sam308940

generate reports of active carts

Hi

i was wondering if there is a way i can generate an admin view for my client that will show her OPEN user sessions in the shopping cart.

we would like to see what is going on in the day, but this would also be helpful when a user calls with an issue.

is there any way to generate this?
not sure if its at all possible.

sam

Sign in to reply to this post

Jason ByrnesWebAssist

no, this is not really possible to create using PHP. the browsing session is unique to each user, php does not offer a way to view all of the sessions for other browsers.

Sign in to reply to this post

sam308940

even if we created a session variable that was consistent?
storename=mywebsite
ie pull up all sessions where the session variable storename was mywebsite?

i guess this is a protection to not beable to do it.......

Sign in to reply to this post

Jason ByrnesWebAssist

the name of the session is not the issue.

the session contents for each browsing session that is open are stored in a separate memory space, and only accessible by the browser that initiated the session.


John doe is on one computer and browses to your site starting a browsing session. the session is given the id 1234.

in your application you define a session:
Foo = Bar

this is persisted through the sessionID of 1234

Jane Doe visits your site and starts a new session which is given the ID 5678. Your application sets the session:
Foo = Foo

Jane will not be able to see the value of Foo that is set for John because she can only see the session contents for her ID 5678.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...