We have multiple forms across various websites. Only one website is linked to HubSpot, causing issues with the metrics. Conversion and page views show as 0. However, these are not our key performance indicators (KPIs), and we don’t want to see these figures on the dashboard. We only want to display the number of form submissions in the dashboard. Unfortunately, I can’t create a report specifically for form submissions, which seems odd. Is there an alternative solution to ensure that only the number of form submissions is visible on the dashboard? Preferably, we’d like to see this data broken down by month and year. Let me create my own report on a form!
magicalkatrina @It seems like you’re looking to filter or display only form submissions in the context of a web application or system. The specific steps to achieve this depend on the technology stack you’re using, such as the programming language, framework, and database. Below, I’ll provide a generic example using PHP and MySQL to illustrate the concept. Adjustments will be needed based on your actual technology stack.