If you are seeing this message, our style sheet has failed to load. Please try each of the following steps, in order, to fix it:

1) Clear your browser's cache and refresh the page.

2) Wait a few minutes, clear the cache again and refresh (one of our CDN servers may have had a short temporary outage).

3) Try accessing our site from another web browser on the same computer, AND from another computer on the same network. If either of those fixes it, you likely have software such as ad-block or Ghostery installed on the affected browser/computer. Please disable those to see if that fixes the issue.

4) Open a terminal window and type "ping cdn.staticstuff.net". Send us an email with the result.



Forums » Help & Troubleshooting



How to retrieve current user session ID to save it to my db and use it later

I want to use the PHP function to mark a goal when a user pays for my product in Paypal because sometimes they close the window and don't go back to the transaction-results page.

So in order to use the PHP function once Paypal sends the notification to my page, I need to store the current user session ID, once it is in the checkout page and before it goes to Paypal to do the payment.

I've tried to do it without the session ID but the goal appears as a new user, called Paypal, which is the Paypal server, of course.

So, how can I retrieve the current user session ID?

Posted Wed Jun 13 2012 5:39am by LuisHerranz



Reply to this discussion

You must be logged in to your account to post!