Marcos Passos
02/27/2025, 8:21 PMThere's already another configuration for this destination collection.Any insights on how to work around this?
Jason Bosco
02/27/2025, 8:41 PMKrunal Gandhi
02/28/2025, 4:44 AMKrunal Gandhi
02/28/2025, 5:06 AM{
"name": "product_popularity",
"type": "counter",
"params": {
"source": {
"collections": ["products"],
"events": [
{"type": "click", "weight": 1, "name": "CLK1", "counter_field": <field1>},
{"type": "visits", "weight": 1, "name": "VST1", "counter_field": <field2>},
{"type": "downloads", "weight": 1, "name": "DLD1", "counter_field": <field3>}
]
},
"destination": {
"collection": "products"
}
}
}
If you've better suggestion then let us know. we will see at our end if it can be possible.Marcos Passos
03/01/2025, 12:01 PMMarcos Passos
03/01/2025, 12:02 PMMarcos Passos
03/03/2025, 12:16 PM