Hello @shulard,
i’m currently preparing a test environment in order to make some benchmarks
What i trying to do is to trgger specific actions when a user post a comment.
I’ve tried to do it with tags and i can see that Mautic creates to events.
One with a name of the page visited and one with only the link and the tag created so seems it creates 2 events almost for the same situation.
In WordPress i have built in “Post Comment” feature so i guessing how to fire an event only when a user make a comment on a blog post.
Is anywhere documentations or howtos in order to have a better understanding on this?
Thank you