diff --git a/stats/views.py b/stats/views.py index 0bd9c91..1e92f30 100644 --- a/stats/views.py +++ b/stats/views.py @@ -33,9 +33,9 @@ def track_user(request): Params: { - action: view, + action: 'VIEW_NAME', action_object: { - model: name, + model: 'product', id: 1, }, }