Horje
Who has visited your profile?

Noted That:

  • To install correctly this yd-profile-visitor-tracker.zip.
  • Fisrt Download the yd-profile-visitor-tracker.zip to your computer
  • Extract/Open yd-profile-visitor-tracker.zip to Your Computer.
  • Then, Find readme.txt file inside yd-profile-visitor-tracker.zip and Open readme.txt.
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the the Tips Below.

Start the Tips:

1. First Download "yd-profile-visitor-tracker.zip" Plugin to your Local Computer. (Click Download)

2. Then, Login to your "yourdomain.com/wp-admin" Dashboard.

/stack/wp/e1593231376d7d849d2-4597-4fa3-a6ff-1eca18f72aab.png

3. Then, Click on "Plugins" + "Add New" from left sidemenu of Dashboard.

/stack/wp/e1593231378Screenshot20.png

4. Now, Click on "Upload Plugin" button.

/stack/wp/e1593231380Screenshot-2019-4-2AddPluginsHorjeWordPress.png

 

5. Now, Browse "yd-profile-visitor-tracker.zip" Downloaded plugin from your computer, Where you downloaded yd-profile-visitor-tracker.zip According to Step – 1 Above then, click on "Install Now"

/stack/wp/e15931461531577025694plugin.png

6. Now, Click on "Active Plugin"

/stack/wp/e15932313830ca45529-bf73-4101-8178-53ae60ce549f.png

7. Then, See left sidemenu. "YD Profile Visitor Tracker" folder is added on left sidemenu. Now, Click on "YD Profile Visitor Tracker" folder.

   Noted that: If you do not see "YD Profile Visitor Tracker" folder on left sidemenu then, see at left sidemenu "Settings" or "Tools".

8. Now you configure yourself oR Watch video tutorial below about YD Profile Visitor Tracker Configurtions and Settings or How to work "YD Profile Visitor Tracker" in your WordPress site.

 

oR

After Activated Plugin According to Step-6 then,

  1. Go to "Plugins" + "Installed Plugin" from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find "YD Profile Visitor Tracker" Activated Plugin from Plugin List.
  4. Then, Click on "Settings" from Plugin that is YD Profile Visitor Tracker
  5. Now, Edit/Add/Config the setting and Click on "Save Changes" button,
WP Plugin Setting



Guide

WordPress automatic installation is fully supported and recommended.

The shortcode for displaying a visitors list in a page is as follows:
[yd_visitor_profiles profile_id=”1?]
(you can specify any profile ID to get that user’s latest visitors list)

The template tag for use in a BuddyPress profile page can be used as follows:
display_visitors(
array(
‘profile_id’ => $bp->displayed_user->id
)
);
}
?>

The template for displaying visitors list in a bbPress standalone (without BuddyPress) profile page is as follows:
display_visitors(
array(
‘profile_id’ => $user->ID
)
);
}
?>

If $user->ID does not work on the page you want to track, try $user_id instead.
There are numerous ways of fetching both the IDs of the visitor and of the visited page owner depending on the setup and where you are in the page.

There are MANY customization parameters available for both the shortcode and template function.
Some of them are documented on the plugin’s official site
Others will be documented later on as requests come in ;-).

The tracking template tag (if you do not use the auto-tracking feature available in the plugin’s setting page) is as follows:

If you are in bbPress standalone, here is the tracking tag for a profile page:

 $user_id ) ); ?>

(for any kind of WP or other page you can pass the profile_id the same way, using the profile_id parameter)

There are also some tracking options that will be documented later on.

See the screenshots for advanced integration layouts.


profile, your, visited,

Name

Reffered: https://wordpress.org/

Share on: