Время создания
Filters

We are using Creatio version 8.3.2 (upgrading soon to 8.3.4) and are looking for best practices to build an executive-level marketing and sales dashboard that tracks the entire customer journey.

Currently, we can report on lead source, opportunity source, and order source within a single widget, and we also have separate dashboards for emails, events, campaigns, landing pages, forms, and other marketing activities. While these reports are useful individually, they don't provide a unified view of how marketing efforts influence pipeline and revenue.

Our goal is to create a single dashboard that both our Executive Leadership Team and Sales team can use to understand the complete marketing-to-sales funnel.

Ideally, this dashboard would answer questions such as:

  • Where are our Marketing Qualified Leads (MQLs) coming from (Google, email, website forms, organic social, paid social, events, referrals, etc.)?
  • What are the conversion rates between each stage (Lead → MQL → SQL → Opportunity → Order)?
  • How long do leads remain in each stage before progressing?
  • How many marketing touchpoints does it typically take before a lead converts?
  • How many MQLs are currently inactive versus actively being worked by Sales?
  • Which marketing activities and touchpoints influenced each qualified lead?
  • How much revenue can be attributed to each marketing source, campaign, or channel?
  • Which campaigns consistently produce the highest-quality opportunities and closed business?

Beyond reporting historical performance, we'd like this dashboard to help guide future marketing and sales decisions.

For example, if we identify that opportunities consistently stall in a specific stage, we'd like to use that insight to develop targeted marketing content and nurturing campaigns to help move prospects through the pipeline. Likewise, if certain channels consistently generate high-converting MQLs, we'd want that information to drive future marketing investment.

We're looking for guidance on how others have successfully designed this type of reporting framework within Creatio. Specifically:

  • What objects and relationships should be used to connect marketing activities to opportunities and revenue?
  • What dashboards or KPIs have proven most valuable?
  • Are there recommended approaches for marketing attribution (first-touch, last-touch, multi-touch, or weighted attribution)?
  • Have others successfully created a single executive dashboard that combines marketing performance, sales pipeline health, customer journey analytics, and revenue attribution?

Rather than building additional standalone reports, we're looking for advice on designing a comprehensive reporting framework that provides a complete picture of marketing's contribution to pipeline, revenue, and sales success.

Like 1

Like

0 comments
Show all comments
mobile
filter
quick-filter
list
Studio_Creatio
8.0

Hi,
Is it possible to manage quick filters on the list view in the Creatio Freedom UI mobile app the same way as in the browser version?
What I need:

  • Add custom filters
  • Multiselect filters
  • Restrict the static list of values available in a filter - for example, in the Owner field, show only contacts of the "Employee" type

I've noticed that the set of filters is tied to the set of columns displayed on the list tile, but this is limiting.

Like 1

Like

0 comments
Show all comments

Hi everyone,

I'm working on a Freedom UI application where users need to upload multiple documents. Some documents are mandatory, while others are optional.

I initially tried adding a File field from the data model and placing it on the page, but it doesn't appear in the Freedom UI designer or at runtime.

What is the recommended approach in Creatio for this scenario?

My requirements are:

  • Allow users to upload multiple documents.
  • Some document types should be mandatory and others optional.
  • Ideally, each uploaded document should have related information, such as a Document Type (and possibly other metadata).

Any guidance or examples would be greatly appreciated. Thank you!

Like 1

Like

0 comments
Show all comments

I am looking to do a business process that applies to all leads created yesterday. It does not appear when I do the signal start and filter it to leads created yesterday the process is being initiated. See below. Does anyone know how to correct that. 

 

Like 0

Like

1 comments

Hello,

An Object Signal configured with the "Record added" event is triggered only when a new Lead record is created. At the time the record is created, the process evaluates the configured filter conditions. Since the Created on field is automatically set to the current date for a newly created record, it cannot satisfy the condition Created on = Yesterday. As a result, the Object Signal is not triggered.

For your use case of processing all Leads created during the previous day, we recommend using a scheduled business process instead of an Object Signal. The process can be configured to run once per day, retrieve all Lead records created on the previous day, and execute the required actions for each of those records.

For additional guidance on configuring business processes, please refer to the following Academy articles: https://academy.creatio.com/docs/8.x/no-code-customization/category/bus…

Show all comments
Freedom
Landing page
landingpage
business rule
Filters
look up filters
Sales_Creatio
8.0

Hi Team,

Could anyone suggest how we can implement a dependent lookup filter on a landing page in freedom UI?

For example, the Sub Product lookup should display only the relevant values based on the Product selected by the user.

If anyone has implemented something similar or can share any documentation, reference, or guidance, it would be greatly appreciated.

Thanks in advance!


 

Like 0

Like

0 comments
Show all comments