Call-to-action is literally a call/dialing a number...
-
The call-to-action for this site is not some sort of webform, nor adding an item to a cart; it is a call, that is the action this business wants to elicit. Would there possibly be any advantage to making the number clickable and having a landing page for that, any suggestions on how to make this call-to-action more pronounced/clear?
Thanks! =]
-
Ring Central has forwarding numbers that you can use. Place the forwarding number on your landing page and Ring Central generates real-time call log reports for your forwarding number.
-
Follow-up question on this topic: how would I track conversions with calls? I can't think of anything besides manually keeping logs. Any ideas for a smarter/automated way to do this?
-
prominent, large and easy to find and above the fold on the site. don't use letters like 1800-call-now unless you provide the numbers too because mobile phones don't have standard 123DEF on the keys.
click to call is great especially for mobile users and also make it a trackable number, or numbers if you are promoting more than one campaign so you can track the call success to each campaign.
-
Agreed, this is a great way to 'strike while the iron is hot'. The only way to make this more 'pronounced/clear' would be to create a sense of urgency, i.e.'Click Here Now!' vs. 'Please Click Here to See All the Great Offers'.
http://www.ehow.com/how_8368542_make-website-phone-numbers-clickable.html
-
A clickable phone number is great for mobile landing pages. Try wrapping the number in a highlighted box and place at both the top and bottom of the page.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Weighted number of conversions - any explanation?
Do any of you know meaning of "weighted number of conversions" in attribution models? How google analytics calculate it? Any example? Thank you.
Conversion Rate Optimization | | Tormar0 -
Attribution model - the weighted number of conversions - GA
Hi, 1.Can someone explain me with an example what is "The weighted number of conversions under the custom selected attribution model"? How Analytics calculate it? 2. If I increase e.g social source for 1.4 in my attribution model, my organic or direct source are loosing that weighted number of conversions. Could it be because of organic or direct getting lower credit, or for some other reason? Ty. Br.
Conversion Rate Optimization | | Tormar0 -
UX and/or Conversion Help for Ecommerce
Good Morning, We recently revamped and relaunched our ecommerce website and we believe we have built a great site that is easy to navigate, find what you're looking for, get all details, and purchase. We were hoping to get some of the Moz community to take a look at the site and let us know if you have any suggestions on usability or conversion techniques that we could implement to improve user experience and amount of orders placed. You can view our site here Looking forward to your feedback. Thanks in advance
Conversion Rate Optimization | | Prime850 -
Any possibility to track goal completions/conversions at a sub-page (non-landing page) level in Google Analytics?
We’re promoting our sub-page it's http://www.flightcentre.ca/flights/london on our homepage under the slideshow so I need to see how many people went to the homepage, then went to this page, and then converted (enquired or booked.) What I can’t see is how many people did that. I know how to look up how many people landed on that page and then converted, but I need to know how many people navigated there and then converted. Is that possible? I can only see Goal Completions if I look at that page as a landing page, but that only presents a very slim view of the total visits when compared to those pages generally. Any way to check the entire behavior or activities happening through this page i.e. /flights/london?
Conversion Rate Optimization | | flightcentre200 -
Why Google Analytics is still showing data for edited/old "Goals"?
For example, I edited "Goal #1" (goal type=event) with new values/event conditions last Nov. 20, 2014. Why Google Analytics is showing numbers from Nov 1-19 for Goal #1? Does Google Analytics show old data?TIA!
Conversion Rate Optimization | | zpm20140 -
Checkout abandonment fix w/ Shopify?
Hey everybody. I run a digital product site on Shopify. Just wondering if anyone has any experience with on page fixes for checkout abandonment? On my site... 31% of people add to cart & never get to checkout. 66% of people reaching checkout abandon their checkouts. Obviously a lot of sales are flying out the window. Any advice would be greatly appreciated!
Conversion Rate Optimization | | PedroAndJobu0 -
Does adding a well scripted and produced video help significantly in conversions from visits to my divorce lawyer website to calls for my services?
Should the addition of well scripted and produced video to my divorce lawyer website increase my conversions and, if so, to what extent?
Conversion Rate Optimization | | hildebrandlaw0 -
Any providers offering a/b testing using JS callbacks?
Hi all, I am looking to test the impact of buy button wording on conversion rate. The website in question has a few thousand products on non-dynamic URLs. The common a/b testing products on the market restrict tests to a single URL, or you have to enter all the URLs being tested which isn't practical. Ideal Solution What I'd really like to do is: use the provider's web app to configure an experiment with a name and a description of the variations; use some JS code to run the experiment with a callback to carry out the variation. This would allow me to easily put this code on the product details page template. I've written example code below for how this would look. When the experiment is run, the provider's framework would a) tell my code what variation to run, and b) handle the measuring of conversion rate. Questions Are there any providers which work like this? Is there an alternative solution on the market? If there isn't someone already doing this, would it be useful to anyone else? Joel // Loads the provider's framework. // Setting the experiment to run when doc is ready.
Conversion Rate Optimization | | switchplane
// Assumes jQuery environment.0