Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add leadinfo script for company tracking for the test purposes #804

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

Dejan-Zec
Copy link
Contributor

@Dejan-Zec Dejan-Zec commented Aug 29, 2024

This PR introduces the integration of the Leadinfo tracking script to our site for company tracking purposes. The script is added to monitor and analyze web traffic data related to companies visiting the site. This will help us gather insights on potential leads and improve our B2B marketing efforts.

Script Details: The leadinfo tracking script has been added directly to the Head component of the website, ensuring it loads with each page view.
Purpose: This script is being implemented for testing and analysis, and the data collected will be used to evaluate the potential benefits of using Leadinfo for company tracking.

Future Removal: Since this is a test, the script may be removed in the future depending on the outcome of the evaluation.

Copy link

netlify bot commented Aug 29, 2024

Deploy Preview for satellytes ready!

Name Link
🔨 Latest commit 41c31a7
🔍 Latest deploy log https://app.netlify.com/sites/satellytes/deploys/66d190e3cf8bdb0008cc8978
😎 Deploy Preview https://deploy-preview-804--satellytes.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 73 (🔴 down 13 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 93 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@Dejan-Zec Dejan-Zec changed the title feat: Add leadfeeder script for company tracking for the test purposes feat: Add leadinfo script for company tracking for the test purposes Aug 30, 2024
@Dejan-Zec Dejan-Zec marked this pull request as ready for review August 30, 2024 12:07
@Dejan-Zec Dejan-Zec requested a review from a team as a code owner August 30, 2024 12:07
Copy link
Member

@georgiee georgiee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Let's merge and see what we can do with that.

@@ -11,6 +11,7 @@ import {
} from '../types';
import { IGatsbyImageData } from 'gatsby-plugin-image';
import { StructuredOrganizationData } from '../components/pages/landingpage/structured-organization-data';
import LeadinfoScript from '../components/layout/leadinfo-script'; // Import the new component
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well that comment states something quite obvious, copy & paste leftover?

@Dejan-Zec Dejan-Zec merged commit 6a62a07 into main Aug 30, 2024
6 checks passed
@Dejan-Zec Dejan-Zec deleted the feature/test-company-tracking branch August 30, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants