🌐
Overview of Features
A high-level overview of Freshpaint's main features.
The sources page is where you handle getting data into Freshpaint.

See the docs on sources for more information about the different sources Freshpaint supports and how to set them up.
The destinations page is where you control where the data in Freshpaint gets sent to.

Freshpaint supports three kinds of destinations:
- Apps - These are SaaS tools that will process your data in some way.
- Warehouses - These are destinations that are data warehouses. They give you the flexibility to directly query your data.
- Advertising - These are destinations that allow you to target ads to specific users.
For more information about the different sources Freshpaint supports and the data you can send to them, see the docs on destinations.
Transformations lets you modify your events before they are sent to a destination.

With transformations, you can rename events, rename properties, cast a string to a number, and more, before your data is sent to a destination.
The event library is where you manage what data gets sent to what destinations.

With the event library, you can view all of your existing event definitions, make changes to them, and control which events are sent to which destinations.
Liveview is how you can debug and inspect your Freshpaint instrumentation.

With liveview, you can see all the raw actions your users are performing on your site as well as when a specific event definition is performed on your site. You can even use live view to define events based on the raw actions performed.
The visual tagger provides a point and click interface for defining events. You don't have to write code to use it!

You just click on the part of your page you want to create an event definition for and the visual tagger will create it for you.
The time machine lets you send old data that matches a newly created event definition to a destination. Freshpaint automatically collects every user action on your site once installed. If you create a new event definition six months after installing, you can use the time machine to send every user action ever performed on your site that matches the event definition to a destination.
The teams page is where you can invite new users to your Freshpaint account and see who the members of your team are.

Last modified 4mo ago