Loading...
Blog2020-06-02T12:49:10+00:00

5 Ways To Give Your Website A Shot In The Arm

Whilst there are 100s of factors that Google uses to create its rankings, there is no doubt that some carry more weight than others.

Our extensive experience has taught us that a variety of techniques can help us ensure that our clients get a push in the rankings.

Important!

Are You Overlooking These?

Below we have outlined a few aspects of web design and SEO which can often be overlooked but can play a critical in any SEO campaign.

These include but aren’t limited to:

  1. Keeping things secure – Google confirmed that it uses HTTPS as a ranking factor. This can be important because any site that uses HTTPS will ensure that all users’ data is encrypted. Therefore improving both the safety and experience of the user.
  2. Keep your content fresh – Google loves the addition of fresh content to a website. Don’t worry though, you don’t have to keep adding to or tinkering with your core content, a blog can offer the perfect way to keep adding fresh, new content to your website.
  3. Submit your sitemap to Google – Submitting your sitemap to Google will ensure that Google knows precisely which pages are on your website and quickly receive notification of any updates.
  4. Do you have a need for speed?– Speed demons aren’t just linked to cars. We live in an impatient world! If your website does not load quickly, there is every chance that users will head elsewhere. Google is widely believed to prioritise websites which load quickly, particularly with mobile searches.
  5. Keep URLs Short – Whilst internet users can be impatient, so can Google! If your long-tail URL contains more than 5 words, it may not reach its full potential. Short and to the point is the order of the day!

Contact Us

If you would like to put your website in the hands of a company that will take it forward, please contact Footprint Digital on Tel. No. 01883 372488 today.

Currently Browsing: 5 Ways To Give Your Website A Shot In The Arm

 

By |August 8th, 2022|Google, SEO|

Does Your Website Have An FAQ page?

Does your website have an FAQ page? If not, it’s something that you should strongly consider as your FAQΒ page is anΒ important element of your website and not an area that should be overlooked.

Below, we have created a list of 5 of the most important ways that a dedicated FAQ section can positively influence your website.

A red question mark

No. 1 – FAQ Pages Will Improve Onsite User Experience

A common mistake made by companies is to assume that potential customers know as much about the available products and services as they do. Regardless of how well structured your website is, providing a quick and easy way to push people towards commonly asked questions and then providing answers gives visitors a central reference point highlighting lots of key information.

No. 2 – FAQ Pages Offer Organic Search Benefits

FAQ pages do not have to be limited to questions and answers about your company. General questions about your industry are certainly appropriate to include and by targeting as many different areas as possible, you have the opportunity to draw people to your website through Google’s search results who may not even have been aware of your company.

With changes to searching technology, Siri, Alexa etc, the addition of an FAQ page to your website also offers a way to tap into voice search results as these tend to be longer and phrased in a more natural, conversational style. An FAQ page offers a natural fit for answers to long-tail questions.

No. 3 – FAQ Pages Can Be Selected By Google as Featured Snippets.

Have you ever noticed when searching for something on Google, that page 1 of the results sometimes shows one result that stands out from the rest in the form of a box of text that appears at the top of organic search results right at the top of the page? These are called featured snippets and click-throughs on these results tend to be much higher than other search results on the page.

No. 4 – FAQ Pages Can Trigger Lots Of New Content

By their nature, FAQ pages bring a high value of content to your website. If they are relevant and informative, they offer value to your customers and can be expanded upon at any point to provide new articles for blogs, posts etc in the future.t

No. 5 – FAQ Pages Offer A Pre-Emptive Way To Address Customer Service

We live in an impatient world and if there is a way to address issues and answer questions in the quickest and easiest way possible, this has to be worth exploring. Lines of engagement are opened up immediately and by combining your FAQ section with a ‘Live Chat’ option, the ability to answer any follow-up questions will be available.

Who Are We?

Footprint.co.uk offers professional web design services that can help you create a fully functional, custom website. Whether you want to maintain an existing site or create a new platform, we have the expertise to handle your project quickly and affordably.

Contact Us

We’d love to talk to you about your project and it’ll cost you nothing to have a chat. Why not give us a call on 01883 372488 or contact us via Facebook to see how we can help your business to create an online presence with our web design services that will help you leave your competition behind?

Currently Browsing: Does Your Website Have An FAQ page?
By |August 1st, 2022|Web Design|

How Is GA4 Different From Universal Analytics?

Comparing metrics: Google Analytics 4 vs Universal Analytics

Hit types

Universal Analytics hit typesΒ include page hits, event hits, ecommerce hits, and social interaction hits.

In contrast, Google Analytics 4 dataΒ is event-based, with the principle that any interaction can be captured as an event. As such, Universal Analytics property hit typesΒ translate to events in a Google Analytics 4 property.

In a Universal AnalyticsΒ property,

a hit type …

is captured in a

Google Analytics 4 property as an …

Page View Event
Event Event
Social Event
Transaction/e-commerce Event
User timing Event
Exception Event
App/screen view Event

Events

Events represent aΒ fundamental data model difference between Universal Analytics and Google Analytics 4 properties.

AΒ Universal Analytics eventΒ has a Category, Action, and Label and is its own hit type. In Google Analytics 4 properties, every “hit” is an event; there is noΒ distinction between hit types.Β For example, when someone views one of your website pages, aΒ page_viewΒ event is triggered.

Google Analytics 4Β eventsΒ have no notion of Category, Action, and Label and, unlikeΒ Universal Analytics reports, Google Analytics 4 reports do not display Category, Action, and Label. Therefore, it’s better to rethink your data collection in terms of the Google Analytics 4 model rather than port your existing event structure to Google Analytics 4.

Pageviews and screenviews

Page views in Universal Analytics translate to theΒ page_viewΒ event in Google Analytics 4Β properties.Β AΒ page_viewΒ event is automatically triggered by theΒ configΒ gtag command or by theΒ Google Analytics 4 Configuration tagΒ inΒ Google Tag Manager.

Some Universal Analytics pageview attributes have Google Analytics 4 equivalents, as shown below:

Pageview attribute in Universal Analytics Pageview attribute in Google Analytics 4
page_title page_title
page_location page_location
page_path page_path
None page_referrer

AΒ screenviewΒ is the app analogΒ to a pageview.Β  In Google Analytics 4 properties, aΒ screen_viewΒ event is triggered each time a user views a screen.

The PageviewsΒ totalΒ should be fairly close between Universal Analytics and Google Analytics 4, usually within a few percentage points, since the global site tag functions identically when recording pageview hits. The range of variation between the totals is usually due to different filters applied in Universal Analytics and Google Analytics 4.

Sessions

A session is a group of user interactions with your website that take place within a given time frame.

In Universal Analytics, aΒ sessionΒ can comprise multiple page views, events, social interactions, and ecommerce transactions. Sessions are typically defined as having ended once there has beenΒ a 30 minute period of inactivity or another qualifying reset event has occurred.

Google Analytics 4 session metrics are derived from theΒ session_startΒ event, anΒ automatically collected event. The duration of a session is based on the time span between the first and last event in the session. This and other nuances can lead toΒ sessionization differences between your Universal Analytics andΒ Google Analytics 4 properties.

Active user calculationUser activity is detected automatically in Google Analytics 4.Β  In contrast, Universal Analytics relies on manual instrumentation (firing of an interactive event). A user can launch an app and be considered an active user in Google Analytics 4 but not in Universal Analytics. This may lead to higher active user counts for Google Analytics 4.

Session countingSome aspects ofΒ session counting in Google Analytics 4Β differ from Universal Analytics. In Universal Analytics,Β a new campaign will start a new session regardless of activity.Β In Google Analytics 4, a new campaign does not begin a new session.Β This may lead to lower session counts in your Google Analytics 4 property.

Late hits may also be a factor. Late hits are hits that aren’t sent immediately. In Universal Analytics, hits are processed if they arrive within 4 hours of the close of the preceding day. In Google Analytics 4, events are processed if they arrive up to 72 hours late. Because Google Analytics 4 events are processed across a wider time range, you may see higher session counts in your Google Analytics 4 property, as well as variations in reported figures within these 72 hours.

For example, a user loses service while browsing your website on their mobile device and then regains service 48 hours later. Google Analytics 4 processes the late hit, while Universal Analytics doesn’t, leading Google Analytics 4 to produce a higher session count.

Logged Google Analytics 4 events are uploaded automatically when iOS apps are backgrounded. This is not the case in Universal Analytics.Β As a result,Β iOS-related metrics may be significantly higher in your Google Analytics 4 reports.

Custom dimensions/metrics

Custom dimensions and custom metrics in Universal AnalyticsΒ are used to add information to collected data. In Google Analytics 4,Β event parameters serve this purpose. Map your custom dimensions and metrics as follows, according to their scope.

Scope in your Universal Analytics property maps to the followingΒ in your Google Analytics 4 property
Hit-scoped Event scoped custom dimension
User-scoped User scoped custom dimension
Session-scoped No Google Analytics 4 property equivalent
Product-scoped E-commerce parameters

Events, event parameters and user properties are subject toΒ the limitsΒ of the Google Analytics 4 property.

Content grouping

In Universal Analytics,Β content groupingΒ lets you group content into a logical structure, and then view and compareΒ metrics by group name.Β  For example, you can see the aggregated number of pageviews for all pages in a group such as ‘Men/Shirts,’ and then drill in to see each URL or page title within that group.

Google Analytics 4 properties have one predefined event parameter forΒ content groupΒ (“content_group” in gtag.js or “Content Group” in GTM) that populates data into the “Content Group” dimension. Additional Universal Analytics content group dimensions may be implemented and operate separately in GA4 asΒ event-scoped custom dimensions.

User ID

User ID in Universal AnalyticsΒ and Google Analytics 4Β serve a similar purpose in providing an identity space for users to analyze their data. From a data collection standpoint, no specific changes are necessary to map user IDs in a Universal AnalyticsΒ property to aΒ Google Analytics 4 property.

User ID in Google Analytics 4 propertiesΒ presents a cross-platform, cross-device view of how users interact with your app or website. To use this feature, you have to be able to generate your own unique, persistent IDs, consistently assign those IDs to your users, and include the IDs along with the data you send to Analytics. Analytics creates a single user journey from all the data that is associated with the same user ID. Unlike Universal Analytics, a Google Analytics 4Β property incorporatesΒ User ID natively across all reporting, analysis and insights andΒ does not require a separate User-ID reporting view.

Aligning between app and web

If you need to obtain a singular view of users across app and web, make sure that the implementation of User ID on web is consistent with the implementation of User ID on app. Ensure that:

  • The same identifier is used to track users on app and web.
  • The values passed for User ID are of the same type across app and web (e.g. the stringΒ '555321'Β on web vs the integerΒ 555321Β on app)

Client ID

TheΒ Client IDΒ is a unique, randomly generated string that acts as a pseudoanonymous identifier and anonymously identifies a browser instance. It gets stored in the browsers cookies, so subsequent visits to the same site can be associated with the same user.

Client ID in Universal AnalyticsΒ and Google Analytics 4Β share the same semantics and serve the same purpose in providing a pseudonymous user identifier. The app equivalent in Google Analytics 4 property is referred to as theΒ App Instance ID.

Parameters (Google Analytics 4 properties)

In Google Analytics 4Β properties, you can sendΒ parametersΒ with each event. Parameters are additional pieces of information that can further specify the action the user took, or add further context to the event. For example, parameters can be used to describe the value of purchase, or to provide context into where, how, and why the event was logged.

Some parameters, such asΒ page_title, are sent automatically. In addition to the automatically logged parameters, you can log up to 25 parameters with each event. For a game-style event such asΒ level_up, for example, you may want to add parameters such asΒ level_number,Β character_name, etc. Or, for a content-style event such asΒ content_view, you may want to add parameters such asΒ article_id,Β article_title,Β author_name,Β author_id, and so on.

User property (Google Analytics 4 properties)

User propertiesΒ are attributes about the users who interact with your app or website.Β They are used to describe segments of your user base, such as language preference or geographic location.Β  AnalyticsΒ automatically logs some user properties.

Data collection settings that can be migrated

The following data collection settings migrate one-to-one from Universal Analytics to Google Analytics 4Β as long as your Universal Analytics property data collection is implemented in gtag.js or Google Tag Manager.

Data collection settings with no equivalent in Google Analytics 4

  • control over IP anonymization–Β IP anonymization is enabled by default on Google Analytics 4 properties
  • custom taskΒ (analytics.js only)Β  – notΒ available in Google Analytics 4
  • timingΒ – notΒ available in Google Analytics 4

Event batching for Google Analytics 4 properties

In Google Analytics 4 properties,Β most events are batched client-side. However,

  • Conversion events are always transmitted immediately, although they may be part of a batch
  • Containers loaded in debug mode will never batch events, to facilitate the realtime DebugView
  • If any events are still held client-side when the user leaves the page (e.g. by navigating to another page), those events are sent immediately
  • In browser environments that do not support theΒ sendBeaconΒ API, all events are sent as they happen, with no batching.

ComparingΒ report data in your Universal Analytics and Google Analytics 4 properties

In addition to theΒ data model differences outlined in this article, Β your tagging and configuration settings can cause variations between your Universal Analytics andΒ Google Analytics 4 property data.Β When comparing yourΒ Google Analytics 4 property data to your Universal AnalyticsΒ data,Β ensure that:

  • Your Tracking ID (from your Universal Analytics property) and Measurement ID (from your Google Analytics 4 property) are both collecting data from the same web pages
  • Both properties have equivalent tag implementations. For example, reviewΒ these considerations when using connected site tags.
  • AllΒ tags areΒ firing successfully.Β Google Tag AssistantΒ can help you verify that your tags are working correctly.
  • Your Universal AnalyticsΒ property and Google Analytics 4 property use the same time zones (Property settings > Reporting time zone)
  • YouΒ compareΒ an unfiltered view in your Universal Analytics property to a single web data stream in your Google Analytics 4 property
  • Both the Universal Analytics property and the Google Analytics 4 property have been collecting data for at least 30 minutes,Β so that you can compare data in the Realtime reports

With all of the conditions above in place, you can compare the following data in the Realtime reportsΒ between your Universal Analytics property and Google Analytics 4 property:

UA property metric / report Google Analytics 4 property metric / report
Pageviews

Realtime > Content > Pageviews tab

Event count (for page_view event)

Realtime >Β Event count by Event nameΒ card

Goal completions

Realtime > Conversions

Conversions

Conversions by Event nameΒ card

(If you enabled an event as a conversion that maps to one of your goal completions, e.g.,Β you created and enabled as a conversion an event for opening a specific page that maps to one of your destination goals.)

Further Information

If you’d like to speak to us regarding our ability to design you a quality website or perhaps how to maximise the potential of your existing website, please give us a call on 01883 372488 or contact us via Facebook and we’ll be happy to talk you through your options.

Currently Browsing: How Is GA4 Different From Universal Analytics?
By |July 27th, 2022|Google|
Load More

Recent Posts

Archives

Categories

Tags

Footprint Logo White

Need To Talk Now?

DO YOU HAVE A BIG IDEA WE CAN HELP WITH?

Contact Us
Go to Top