RemarketingCounterGoal

Counter goal.

Used in resources: CounterGoals, CounterGoal

Used in objects: RemarketingCounter

Field nameTypeConditionsDescription
conditionstringreadable required writable create_only
choices =
  • uss - Substring in URL.
  • rss - Substring in Referer.
  • jse - JS event.
  • hd - Pages depth (minimum 2).
  • ts - Time the user spent on the website.
Type of condition for the goal achievement.
goal_typestringreadable writable
choices =
  • content - User viewed content.
  • search - User made a search.
  • basket - User added item to the cart.
  • wishlist - User added item to the wishlist.
  • checkout - User initiated checkout procedure.
  • payment_info - User added payment details.
  • purchase - User completed purchase.
  • lead - Lead.
  • registration - User completed registration.
  • custom - User conversion rate.
Goal type (required for the goals other than pixels).
ididreadable default_field min_value=1 max_value=2147483647Goal ID.
namestringreadable required writableGoal name.
substrstringreadable required writable create_onlyGoal condition string (substr or substr_uss, substr_rss, …).
valueintegerreadable writable min_value=-2147483647 max_value=2147483647Number of times the goal was achieved.