Matterport Tour Lead Capture10305
Pages:
1askteeter private msg quote post Address this user | ||
I am hoping to find a way that allows someone to start a matterport tour, then after viewing for a while, have a pop-up with a prompt asking for an email address to continue the tour. Is anyone aware of a way to accomplish this? This would be a great tool to help sell to agents. |
||
Post 1 IP flag post |
matthijsbaaten private msg quote post Address this user | ||
Hey! We in SCAN.CASA created a Messenger Lead capture tool that pops-up after x secs: https://3d.casa/el-palacio Easy to build with Manychat. Helpful? |
||
Post 2 IP flag post |
PolyCan private msg quote post Address this user | ||
It's cool, helpful? kinda slim on the help. How was it done? | ||
Post 3 IP flag post |
WGAN Forum Founder & WGAN-TV Podcast Host Atlanta, Georgia |
DanSmigrod private msg quote post Address this user | |
@askteeter Here are two "skins" for Matterport 3D Tours that include lead-capture: ✓ WP3D Models WordPress Plugin ✓ CAPTUR3D: Lead Generation Virtual Tour Overlay for Matterport 3D Tours Best, Dan |
||
Post 4 IP flag post |
matthijsbaaten private msg quote post Address this user | ||
It’s done with Manychat a tool to make chatbots. They have functionality to create pop-up forms with a link to Messenger chat. That’s basically it | ||
Post 5 IP flag post |
WGAN Fan Club Member Queensland, Australia |
Wingman private msg quote post Address this user | |
Javascript for a form pop-up with a timer delay and a server side script to process and record data will do a job. A Matterport model is nothing than an object on your HTML page, you have access to all HTML/Javascript functionality if it is hosted on your website. A popup cannot be a part of a Matterport model, but it can be a part of your html page coding. |
||
Post 6 IP flag post |
PolyCan private msg quote post Address this user | ||
Sorry if I seemed short, but I did find it really cool and may have not seen a chatbot lead attached to matterport tour before. I did some digging and after realizing yes a Matterport model sits within your page which then can have another element overlay, in this case, Manychat, overlay the Matterport model basically what Wingman said. It just looked cool in @matthijsbaaten page as it looked like it came from within the Matterport model. good job at making it look seamless. I was about to go ahead with MobileMonkey but now I may use Manychat. So TY matthijsbaaten. | ||
Post 7 IP flag post |
WGAN Fan Club Member Queensland, Australia |
Wingman private msg quote post Address this user | |
Basically all overlays such as MpEmped or Dan's WP3D is nothing more than manipulating a model through javascript, HTML Dom and Matterport API. And MpEmped has extra layers sitting on top on a model to make all its menu things. I shared some script on the forum at https://www.wegetaroundnetwork.com/topic/9846/page/1/coding-for-adding-a-clickable-logo-to-your-matterport-3d-tours/ that explained how you can put an overlay with your own logo on top of a Matterport model. It can be a DIV container instead of a logo(img tag) that will be made visible after some period of time and asks a viewer to provide some details. |
||
Post 8 IP flag post |
Pages:
1This topic is archived. Start new topic?