var new_contact = { "First name": "John", //Replace with first name of the user "Last name": "Doe", //Replace with last name of the user "Email": "john.doe@example.com", //Replace with email of the user "Alternate contact number": "98765432", //Replace with a custom field "company": { "Name": "Example.com", //Replace with company name "Website": "www.example.com" //Replace with website of company } }; var identifier = "john.doe@example.com"; fwcrm.identify(identifier, new_contact); FM.trackCustomEvent("Added to cart", { "email": "david.thompson@sample.com", "price": 100.21, "currency": "USD", "is_mobile_transaction": true, "return date": "2019-12-30" }); var sample_properties = { "Address": "8691 MacGyver Mews", //Replace with address of user "City": "New Jermaine", //Replace with city of user "Mobile": "13457879", //Replace with mobile number of user "Alternate Contact Number": "98765432" //Replace with a custom field }; fwcrm.set(sample_properties); https://calendly.com/tier1-solar-solutions/solar-consultation
top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Project Title

Project Type

Photography

Date

April 2023

This is where the project description goes. Give an overview or go in depth - what it's all about, what inspired you, how you created it, or anything else you'd like visitors to know. To add Project descriptions, go to Manage Projects.

bottom of page