4IR Data privacy

Featured Imgs 23

Hi DW.

Well I'm very much interested in the data protection and also giving the best privacy to the public where we protect your passwords. I've seen something that Firefox had introduced to their browsers with also their Apps. This is called LockWise which is a tool to sync your passwords with your other devices.

Now as we are in the 4IR I personally think that such information shouldn't be shared purely with other devices because what will happen when you are not in front of those devices?

Worst of them all we all know that browsers don't encrypts the passwords so this to me opens a very huge security loophole because a person with access to let say your computer can see and copy your passwords as the browsers saves the actual passwords.

With that in mind check BRIWPED on YouTube see the demonstration on this live. I think as we are in the 4IR the only person should know the actual password is the owner only. I don't see a reason why would we still submit the actual password over the internet whereas we can only use the encryption systems like BRIWPED to ensure that only the salts is sent and on the server the encryption MD5 or encrypted RSA1 or any encryption is used so that even on the server there will be no actual user password is received but rather the MD5, RSA1 or any other.

This will make it more harder to hack provided that the user also have AV installed to his computer.

Tools like BRIWPED makes it easy to share like LockWise but not the actual password is shared but the salts which there can be verification to ensure that if the login is to be granted to a site or App but it from the actual user.

What also nice with BRIWPED is that they also have an App that gives you instant notification when there is a login activity and with the App you can instant stop that login.

It can also be used on any website. As we are in the 4IR sensitive information like your passwords should be kept secure and private at all times so only you yourself knows it and not even your browsers or server because what if your browsers or your server gets hacked?

What do you think of this, do you agree that such services and tools like LockWise and I also saw a video on YouTube with the smart key which also carries your passwords and you don't have to type the passwords on the browsers because these keys automatically submit or type it to the browser for you.

We've also seen what had happened to the contactless on the smart cards where hackers now target it and hack it without even touching you. So such things with also happen with the passwords if they are not encrypted at all times.

What is your view on these security issues that are within the 4IR?

Woodworking SVG (and Other Real Life Encounters)

Category Image 052

Eric Meyer does his woodworking math in SVG.

I’ve been hand-coding SVG schematics to figure out how thing should go together, and as a by-product, guide me in both material buying and wood cutting.

This might sound hugely bespoke and artisanally overdone, but they’re not that complicated, and as a major benefit, the process has helped me understand SVG a little bit better.

Letterpress

This all reminds me of my own SVG-meeting-real-life scenario. Years back, when I had access to a letterpress shop, I had some SVG converted into printable plates to make fun little bits of art.

First I did a little SVG shape morphing to get some in-progress morphs:

Then I used those SVGs in Illustrator to create a design, which I sent off to a special company to make me a letterpress plate out of polymer.

Then I used that plate to print the designs

Which turned out pretty cool!

Direct Link to ArticlePermalink

The post Woodworking SVG (and Other Real Life Encounters) appeared first on CSS-Tricks.

How to Enable Author Tracking in WordPress

Featured Imgs 29

Do you want to enable author tracking on your WordPress website?

If you run a multi-author WordPress site, then you’re probably wondering which of your authors write the most popular posts. This information can help you increase traffic and grow your website.

In this article, we’ll share how to enable author tracking in WordPress.

How to enable author tracking in WordPress

Why Enable Author Tracking in WordPress?

If you run a multi-author blog, then you need to enable author tracking in WordPress. It allows you to gather data about how each author’s posts perform on your WordPress website.

You can then promote high-performing authors and offer some extra help to those who are struggling.

It is also a great way to find out whose posts bring in the most traffic and which articles are engaging readers.

For instance, you might have an author who’s great at writing posts that get lots of visitors. However, those visitors may not stick around on your site. This may result in a high bounce rate, fewer page views, and less time spent on the website.

After gathering this data, you can make informed decisions by improving your editorial workflow and offering more tips and help to struggling writers. You might find a way to funnel users from the first author’s posts to the writers you want to get more attention.

That said, let’s see how you can enable author tracking on your website.

Setting up Author Tracking in WordPress

The easiest way to track the most popular authors in WordPress is using MonsterInsights. It is the best Analytics plugin for WordPress and helps you set up Google Analytics without editing code.

MonsterInsights

MonsterInsights offers a Dimensions addon that allows you to set up custom dimensions in Google Analytics.

It helps you track additional information in Google Analytics that’s not available by default. This includes author tracking, most popular post types, categories, tags, and more.

Do note that you’ll need at least the MonsterInsights Pro plan because it includes the custom dimensions feature. There is also a MonsterInsights Lite version you can use for free.

First, you need to install and activate the MonsterInsights plugin. For more details, see our step-by-step guide on how to install a WordPress plugin.

Upon activation, you will see the welcome screen. Go ahead and click the ‘Launch the Wizard’ button.

Launch setup wizard

Next, you can follow the instructions in the setup wizard to connect Google Analytics with your website. For more details, please see our guide on how to install Google Analytics in WordPress.

Once connected, Google Analytics will start tracking all your website traffic.

With MonsterInsights, you can easily set up dual tracking and start collecting data in a Google Analytics 4 (GA4) property. GA4 is the latest analytics version, and it will replace Universal Analytics on July 1, 2023.

After this date, you won’t be able to track website traffic in your Universal Analytics property. That’s why this is the best time to switch to Google Analytics 4.

Setting up Author Custom Dimensions for Accurate Tracking

Now that everything is up and running, let’s tell Google Analytics to start tracking authors by adding a custom dimension.

You need to start by visiting the Insights » Addons page. From here, you need to go to the ‘Dimensions’ addon and click on the ‘Install’ button.

Activate the dimensions addon

The addon will now automatically install and activate.

Next, you can go to the Insights » Settings page and switch to the ‘Conversions’ tab.

MonsterInsights settings - conversions tab

From here, simply scroll down a little, and you’ll see the ‘Custom Dimensions’ box.

This is where you can add a new custom dimension. Go ahead and click on the ‘Add New Custom Dimension’ button.

Add new custom dimension

Next, you’ll need to select the ‘Author’ dimension from the drop-down menu.

Besides that, you will also need to add the ID that will be filled in for you.

Select Author in the dropdown menu

Don’t forget to click the to store your settings.

Now that you have set up custom dimensions in MonsterInsights, the next step is to do the same in Google Analytics.

We’ll go through the steps for Universal Analytics and Google Analytics 4.

Add Custom Dimensions in Universal Analytics

First, you can visit the Google Analytics website and open your website property. Do be sure that the ID for this property begins with ‘UA.’

Choose a website property

From here, you need to click on the ‘Admin’ button at the bottom left corner of the screen.

Then you can select Custom Definitions » Custom Dimensions under the Property column.

Choose custom dimensions

Next, you’ll need to add a new dimension.

Simply click the ‘+ New Custom Dimension’ button.

Click new custom dimension

On the next screen, type in ‘Author’ for the name and leave the other details unchanged.

After that, click the ‘Create’ button, and Google Analytics will save it.

Add author to dimension name

Next, you’ll see some code on the next screen.

You don’t need to do anything, as MonsterInsights handles everything for you. Just click ‘Done’ to continue.

Click the done button

Next, you will see your ‘Author’ custom dimension listed in a table with an ‘Index’ column.

Make sure that the value in the ‘Index’ column is the same as the ID given to that author’s custom dimension in MonsterInsights.

View your author dimension

If not, then don’t worry because you can edit the custom dimension in MonsterInsights.

Now, let’s see how you can set up custom dimensions in GA4.

Add Custom Dimension in Google Analytics 4

First, you will need to go to your Google Analytics 4 property.

Once logged in, head to the ‘Configure’ tab on the left.

Go to configure

Next, you can click the ‘Custom definitions’ option from the menu that appears.

After that, go ahead and click the ‘Create custom dimensions’ button.

Create a new custom dimension

A window will slide in from the right, where you will need to enter the details of your custom dimensions.

To start, enter a name for your dimension. There is also an option to add a description.

From here, you can keep the Scope set to ‘Event’ and then enter an event parameter like ‘author_tracking.’ The Event parameter is what Google Analytics 4 will use to show your dimension in the reports.

Enter dimension details in ga4

After entering these details, don’t forget to click the ‘Save’ button.

You have successfully set up author tracking on your WordPress website. Now, let’s get to the fun part of viewing the reports and finding out how your authors are doing.

Viewing Your Author Tracking Reports

After your website has collected traffic data, you can view your top authors on the WordPress dashboard.

Simply go to the Insights » Reports page and switch to the Dimensions tab.

View most popular author report

From here, you can see the top authors that generate the most traffic on your website.

You can now use this data to improve your editorial workflow and promote content from high-performing authors. For instance, you can display their content as popular posts and get more pageviews.

Additionally, the information will help you see which writers are struggling, so you can work with them and increase traffic to their blog posts.

We hope this article helped you learn how to enable author tracking in WordPress. You may also want to see our guide on how to start an online store and the must-have WordPress plugins.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

The post How to Enable Author Tracking in WordPress first appeared on WPBeginner.