Forums » Developers



Goals

I want to track the goals with my database. So first I do a query with visitor-list.
Now how can I get the goals? Can I get the goals for a date range with session id?

Posted Mon Jun 13 2011 2:40a by ucar***


If you do type=visitors-list&goal=*, then it will only return visitors who completed a goal (any goal). Each visitor who has completed a goal has a "goal" key in their array with the list of goals completed, as well as any revenue.

Posted Mon Jun 13 2011 1:42p by Your Friendly Clicky Admin


You must be logged in to your account to post!