Check trackEvent() call
Hello!
I'm trying to create an audience by using "activity id" as a profile attribute.
So I followed the instructions presented here and included trackEvent() as part of the experience-code: link
Now how can I check the trackEvent() call? Is there any command in browser-console I could use to see this "activity_id" trigger before using it on a profile-script? Just so we can check if it's working in fact.
Thanks.