This page short URL: q6k

Preamble

After setting up an Analytics tracking code, Google will start collecting data about your site visitors, and you can view those stats on Google Analytics website.

All analytics reporting features in sh404SEF will stop working on or after October 3, 2022. This is due to changes in Google authorization procedures that cannot be integrated into sh404SEF. We'll remove all analytics features soon after that date.

Note that analytics snippets injection will keep working as usual and all traffic data will be recorded by Google normally. You will however have to visit Google Analytics own dashboard to view traffic data.

sh404SEF can display synthetic stats in multiple places:

  • on your main control panel:

Control panel analytics result display

  • on the dedicated Analytics manager page, with much more detailed data, and with selectors for date range to display:

Analytics manager result display

Displayed data includes:

- `Global stats`
- `Visits and page views`
- `Page load time per device type`
- `Traffic sources`
- `Devices (mobile, desktop, tablets,...)`
- `Social networks traffic sources`
- `Page on your site that are viewed most`
- `Web sites that send you most traffic`
  • on the frontend:

This provides easy access to non-technical users, or users who don't need to have backend access but requires traffic data access:

Analytics manager frontend result display

Configuration

All analytics reporting features in sh404SEF will stop working on or after October 3, 2022. This is due to changes in Google authorization procedures that cannot be integrated into sh404SEF. We'll remove all analytics features soon after that date.

Note that analytics snippets injection will keep working as usual and all traffic data will be recorded by Google normally. You will however have to visit Google Analytics own dashboard to view traffic data.

Some configuration is required before sh404SEF can access your Google Analytics data:

Configuration to display analytics reports

Most settings are self-explained, and be sure to check the tooltips provided with each one to get more information. The main configuration required is Google authorization.

We switched to using version 4 of Google Analytics API in sh404SEF version 4.20. After installing this version, Google requires that you peform again the authorization procedure.

Google Analytics authorization

You must grant sh404SEF an authorization to access your Analytics data. This is a simple procedure, and you only need to do it once:

We also created a short video demonstrating this procedure. Find it here.

  1. Click on the Authorization required! Click to start button

  2. The display will change slightly, and a new window will open, prompting you to login to your Google account:

    You must use here the same Google account you used to create your Google Analytics account.

    Prompt to login to Google account

  3. After entering username and password, you'll be prompted for an authorization:

    Grant sh404SEF access to your Analytics data

  4. A long authorization code will then be displayed: copy it, we're going to paste it at next step

    Copy Google authorization code

  5. Paste this code into the Google authorization input field displayed in sh404SEF configuration:

    Paste authorization code into sh404SEF configuration

  6. Use the Save & Close button to save sh404SEF configuration.

    Done! When you save configuration, you'll be taken back to the control panel, and if authentication and authorization succeeded, you'll see the Google Analytics reports display, similar to:

    Control panel analytics result display


In case you used the wrong Google account, you can always open again the analytics configuration page and Renew authorization. This will restart the same authorization procedure with Google. Clear Google authorization token in case of problem


You can use the Clear authorization button to prevent sh404SEF to access your analytics data in the future. Use this if you don't want your site users to view stats any longer.


Frontend access

All analytics reporting features in sh404SEF will stop working on or after October 3, 2022. This is due to changes in Google authorization procedures that cannot be integrated into sh404SEF. We'll remove all analytics features soon after that date.

Note that analytics snippets injection will keep working as usual and all traffic data will be recorded by Google normally. You will however have to visit Google Analytics own dashboard to view traffic data.

You can optionally enable access to the Analytics data on the frontend of your site. Users can view analytics by accessing this unique URL:

https://yoursite.url/stats

NB: the URL can be modified as needed in case of conflict, please contact support for details

Enabling Frontend access

Enabling frontend access

After enabling frontend access, users can visit https://yoursite.url/stats: they will be prompted to log-in if not connected yet and granted access if they belong to a group for which you have enabled Analytics access.

Enabling frontend access without log-in

Enabling frontend access without log-in

It is possible to access Analytics data without any account. This is done with a secret key added to the URL, similar to:

https://yoursite.url/stats?666b94c16a

Here are the steps to follow:

  1. Set Frontend access with key to Yes
  2. Save configuration
  3. Open back the configuration window
  4. The full URL is displayed next to the setting, with a copy button
  5. Click the button to copy the URL and share it with the users that should access analytics data

NB: To disable frontend access with key, set the option back to No and save configuration. If you enable it back later, a new key will be generated and users can no longer access the page with the previous key.