Who we are

Our website address is: https://midaslighting.com. and https://midaslights.com

Privacy Policy – Update

Effective Date: July, 1st 2025

At Midas Holiday Lighting, we respect your privacy.

We do not sell, rent, or share your personal information with anyone (ever) 
for marketing purposes, and fraud protection, we will never share your info, not even you. It will be your responsiblitly to verify your data with us not the otherway around. This is for your protction.

We collect basic information (such as your name, address, phone number, and email) only to:

  • Provide quotes and schedule installations

  • Communicate about your project or service

  • Handle billing and service requests

  • Visitor comments and email address may be checked through an automated spam detection service.

Your information is used solely for our own internal purposes related to sales or service.

Embedded content from other websites

Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.

These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.

Cookies

If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.

If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.

When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select “Remember Me”, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.

If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.

Comments

When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.

An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.

Media

If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.

If you have any questions about this policy or how we handle your information, please contact us at:
Email: info@midaslighting.com
Phone: 732-440-8060

Scroll to Top
(function () { document.addEventListener('click', function (e) { const a = e.target.closest('a[href*="#"]'); if (!a) return; const url = new URL(a.href, window.location.origin); const id = url.hash; // e.g. "#Package-Section" // Only intercept if: // 1) we're on the homepage, // 2) the link points to the home URL on the same origin, // 3) the target exists on this page. const isHome = location.pathname === '/' || location.pathname === '/index.php'; const sameHost = url.origin === location.origin; const isHomeLink = (url.pathname === '/' || url.pathname === '/index.php'); if (isHome && sameHost && isHomeLink && id && document.querySelector(id)) { e.preventDefault(); document.querySelector(id).scrollIntoView({ behavior: 'smooth' }); history.pushState(null, '', id); } }); })();