About the Activity Counters API

Activity counters track site members' activities across Wix apps.

The Activity Counters API allows you access Wix site members' public activity, and manage activity counters for an app.
When developing websites, if you set activity counter data using elevation, the action is assigned to the generic Wix code backend app.

See Integrations for activities that are counted from apps made by Wix.

Use cases

Before you begin

  • Each app manages its own set of counters for site members, and defines each counter as public or private.
  • You can access all public counters maintained by any Wix App.
  • Private counters can be accessed only by the counter owner and the relevant member.
  • When developing websites, if you set activity counter data using elevation, the action is assigned to the generic Wix code backend app: 151e476a-715e-ec33-db9a-a7ff4d51f70a.
  • Counters are created/set per member the first time they take the relevant action. If a counter isn't returned, the member may not have taken the relevant action yet.
  • Call Set Activity Counters both to create a counter and to update counter data.
  • There is currently no way to retrieve a list of all of your private and public activity counters at the app level.

Integrations

Activity Counters is currently integrated with the following apps made by Wix:

  • Wix Blog: Blog posts, comments, and likes.
  • Wix Forum: Forum posts, comments, likes, and views.
  • Wix Members Area: Followers in both directions (followed by / following).
  • Badges: Badges collected.
Did this help?