This report displays list of all path visits registered in a defined period of time. The date range picker allows you to select the date/time period to filter you results. You can also filter path visits list by visit id, email parameter, visitor ip, requested offer path, affiliate and visit status.
List contains fields:
- Path visit ID
- Click ID
- Date
- Visit Email and IP
- Path ID - this field will contain requested path id. If all offers from path have been processed already, script will try to process offers from the next path that was assigned to current path. In this case this field will additionally contain processed path id. Example: 1 → 3 means path ID 1 was requested, but all offers have been processed previously, so it moved to path ID 3.
- Offer ID - this field will contain processed offer id from current path. If all offers from path have been processed already, script will try to process offers from the next path. If offer had a matching Forwarding rule or due to another reason it redirected to another offer, this field will also contain the last processed offer id. Example: 5 → 8 means offer ID 5 was requested, but it redirected to offer ID 8. If there were more redirects in-between, all redirects may be seen on the Click details page.
- Priority - shows processed offer priority (order). With each visit priority is incremented and offer that corresponds to this priority is processed.
- Status - sucess means visit resulted a valid click, error means visit resulted into an invalid clicks, unknown means visit did not process.
- Notes - will contain more information about the visit outcome.
- Redirect URL - will contain advertised URL or error status code if visit didn't succeed.
For more information about tracking please visit Path tracking and Offer tracking documentation.