Trying to create a new custom event
I am using Vue with countly web sdk version 2 and trying to create a new custom event but not succeeded. Can anyone help me with that?
also tried with node js sdk it is the same.
QUERY
PAYLOAD
RESPONSE
COUNTLY SETTINGS PAGE
COUNTLY UI
Database Collections
Comments
Hello,
Is it possible for you to share your Countly initialization code and the snippet where you submit and create the event?
NODEJS
I can see the request data in the Countly -> Request Logs
For Vue, I tried to do it myself but did not work then decided to use the plugin vue-countly
with that vue-countly plugin Initialize:
Debug Logs:
Thank you for your detailed clarification. As you are seeing your event at request logs I am more curious about your server version. Can you please let me know your server version and also if possible can you please check if there are any active filtering rules under the utilities section?
Countly Running in docker
`Countly Community Edition v20.11.2`
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
4.15.0-166-generic
I did not find anything related to filtering under utilities section
Once more thank you clarifying it further. It looks like your server version is not up to date. This can cause some issues with displaying your events. To prevent these issues and to give you the necessary support please upgrade your server following the instructions here: https://support.count.ly/hc/en-us/articles/4416839480601-Docker-and-Kubernetes-Upgrading-the-Countly-Application-on-the-Kubernetes-Platform-
Please let me know if this fixes your problem, and if you have any other questions please do not hesitate to contact us again.
I did upgrade
and now version is: Countly Community Edition v21.11.0
but nothing changed
LATEST REQUEST LOG:
REQUEST:
EVENTS:
is there anything that I should do to have events?
Lets first eliminate other possibilities before moving onto a different method. If possible can you please check your visitor profiles and click on the user that you have sent the event from. Can you see any events when you select the time frame as today? Any non custom events visible etc?
Nope, I could not see or maybe I did not understand correctly which page I should check events for the user?
I think you are using the old UI so it must be under visitors -> visitors profile. If you click one of the users there, it must open a page where you can see session info and event timeline as well as information about the user. Let's check if we can see any event there.
Fixed when I update to the v22.0.3 thanks for your help Deniz
Please sign in to leave a comment.