Track visits/origin asp.net mvc website - web-analytics

I am not sure this is possible, I've certainly never tried doing this before but I have a customer who wants to be able to know where someone came from when they visited the site. Was it from google, bing, a link from another website, etc. More importantly as well they want to know if the visit is a product of normal SSO or if it was a paid add like adwords?
I would appreciate anyone's thoughts on this and if it's possible?
Many thanks

Why not use something like google analytics. It should tell you pretty much all that information.

Related

How do i obtain unpaid / paid but not send orders from using ebay REST API via chilkat library?

can anyone help me provide a hint on how to obtain orders from the ebay Sell/Order API ( not the xml, the REST-API)
the most obvious question is: which node is the right one? Buy/orders API (https://developer.ebay.com/api-docs/buy/order/static/overview.html) in my opinion isn't the right because:
i (the user of the endproduct) am the owner of the ebay account
i dont want to buy something i want to see what anyone else have bought from me (the items i sell on ebay)
i only want to see the orders which are unpaid (buyer hasn't payed yet) or which are not send to the buyer but the buyer has already payed.
from my understanding this API (REST-API buy/order) is only for someone who wants to build an App in which you can buy something from ebay directly. Correct me if i am wrong.
If my understandings are right then which REST-API from ebay would be the best / most feasable to use?
i quite literally lose track on which Ebay API Node does what - the eBay-"Support"-Team "helped" by sending me an "please rate us"-Mail instead of answering the questions i asked- not quite useful, so i kindly ask the gods of stackoverflow or maybe Mr. Chilkat Software himself if i am lucky?
Next Step, if someone could help would be how to use them with the Chilkat Software ActiveX Library? I would love to use this Library because he's providing a ton of good examples which are working flawlessly and without any doubts or misleadings.
Also the library is working in VB6/VBA which is the target to implement it.
https://www.example-code.com/vb6/ebay.asp
I know, its a pain in the butt but there is no real alternative for the task i need to resolve and there's only a little piece of the puzzle left missing to paint the great picture complete.
I would love to hear from you and get help in my task/journey.
Thanks in advance

CS-Cart: integrating Fishbowl

I am developing a cs-cart based website and my client wants to integrate Fishbowl into his website.
I have searched an add-on for it, but there is no one for me.
I have experience developed a simple add-on and, now I am going to build one add-on to integrate fishbowl.
Please guide me if you have solid experience on integrating fishbowl and cs-cart or another warehouse solution for cs-cart.
I don't understand why the fishbowl doesn't provide or developed the add-on for it.
Please help!
Thanks for reading!
Well, there are a few things to watch out for, and therefore a number of options.
Firstly, what does your client really want. Does he want the stock to be updated on the fly, or once a night? If the client wants to stock to be updated on the fly you will need to add some sort of post function for updating products to also execute your code. If your client wants it only once a night you could just get away by sending every product in the database (with your selected columns).
Secondly, try using object oriented code. If you are really into PHP you will know what I mean by this. Otherwise dont bother (or try learing PHP Object Oriented), though I must note that this can make your addon significantly faster.
Thirdly, use the provided dbquery function
If you have any more questions regarding this, feel free to ask.

Google Review on my Website

I am wondering if anyone knows of a way to feed google reviews into my website? I would like it to be kinda of a testimonial type page. Or if i could feed it with a slider reviews that would be really awesome. Any ideas?
I recently needed to get reviews as well for a similar application, so I created a jQuery plugin that will fetch ALL the reviews and allows for options to be passed in for filtering.
google-places jQuery Plugin
This question is kind of old but maybe it will help someone else
The Google Places API now supports the return of up to five reviews from a Place Details Request.
https://maps.googleapis.com/maps/api/place/details/json?reference=CmRYAAAAciqGsTRX1mXRvuXSH2ErwW-jCINE1aLiwP64MCWDN5vkXvXoQGPKldMfmdGyqWSpm7BEYCgDm-iv7Kc2PF7QA7brMAwBbAcqMr5i1f4PwTpaovIZjysCEZTry8Ez30wpEhCNCXpynextCld2EBsDkRKsGhSLayuRyFsex6JA6NPh9dyupoTH3g&sensor=true&key=AddYourOwnKeyHere

How does the Magento backend sales quote work?

In general, I'm looking for a tutorial or walkthrough of how the payment system works in magento. Specifically, I'm interested in the process of creating an order from the admin backend. I have a customer credit extension that isn't working properly when creating an order from the admin backend. I've tried tracing through the code and there's SO much going I can't make heads or tails of it. There's the quote, then the addresses, which have totals associated with them, etc, etc...it's all very confusing. I know this is a bit of an open ended question, but if anyone has any good resources on exactly what does what and how it all works that would REALLY help.
Thanks!
Hopefully this tutorial can give you some basic idea:
http://inchoo.net/ecommerce/magento/magento-quote-order-invoice-workflow/

Online Social Collaborative Event Tool/Service

Does someone knows if there is any tool on the internet that makes possible to create and share events, so people can check things like: attend to, like it, favorite it and also post their own events. Also for that you could create different types of rooms or directories for example: inside the web design room/directory you can post and view other users events but just related to web design?
This sounds very familiar to me, but I don't know if I can find a tool that can do it all.
A friend of mine which is an artist is very interested to have a room like that so she could post her events there and ask other friends to share the same room and post their own related events (becoming a network).
If anyone know about something like this it would be great if you could share it.
I've tried to search internet over it but nothing solid so far.
Thanks in advance
It would rely on mysql backing. a table for each "room", a user table, etc...then use php/ajax/jquery for the posting of events, etc...Sounds like an interesting project! On a side note, i've been waiting to use something like this: http://www.stream-hub.com/ for ages. That would make one cool website...
I think http://upcoming.yahoo.com/ is something interesting close to what you want.

Resources