If you have an idea for a product but aren't sure if it will sell, Edison's Co. can help. We offer validation services to test the market and see if there is a demand for your product. This way, you can avoid spending time and money on a product that no one wants. We use data-driven methods to assess the potential for your product and give you the information you need to make informed decisions. Contact us today to get started.
Thank you!
Your submission has been received.
Oops! Something went wrong while submitting the form.
var trackClickEvent = function () {
var eventCategory = this.getAttribute("data-event-category") || "unknown";
var eventLabel = this.getAttribute("data-event-label") || "";
gtag('event', eventCategory, { 'label' : eventLabel, 'debug_mode': true });
};
var elementsToTrack = document.getElementsByClassName("ga-event");
for (var i = 0; i < elementsToTrack.length; i++) {
elementsToTrack[i].addEventListener('click', trackClickEvent, false);
}