Skip to main content

Event tracking

Where can I find more info about eventtracking and how and when to track things?

There are specific docs on this matter if you look for it in the FCRM site πŸ˜„

https://developers.fluentcrm.com/modules/event-tracking/

With this info you can basically track what ever you want.

That’s the how.

About β€œwhen”: I would do so with a goal.

Eg.: x visits to a page, trigger an automation.

Link click.

Purchase an specific product…

Basically a IFTTT (if this, then that).

Use cases: we do track visits to a specific site, logs for fetching inactive users, and also to customize interest.

Eg.: if a user clicks on a link of β€œx matter” add interest Y.

It’s a pretty straight forward way to have a segmented date base. And not just a bunch of emails with no actual idea of why they are there πŸ˜„

Hope it helps!

Jorge de los ReyesΒ I have read that document, but did not find it very clear