Another quick question, if l am using an aliases f...
# community-help
o
Another quick question, if l am using an aliases for say the main "products" collection, and behind the scenes am switching collections. Do the analytics rules that say point at the "products" collection stay, or do they need to be updated per alias switch?
f
The analytics will only fire up for that
products
collection. You have to re-define them when doing the alias switch
o
Gotcha, thanks
@Fanis Tharropoulos Could you simply just do an update to the analytics, and since the product collection would now be pointing at a new alias it would start working?
f
Last time a user experienced this, the analytics weren't tracking correctly. I had to completely drop them and re-create them from scratch. Since the events are already tracked on the collections, better play it safe.