WordPress plugin “Browsing History”
Save user’s browsing history and list them.
This plugin is simple. You can save the user’s browsing history just a install and display them anywhere you want with just a shortcode.
The logged-in user’s data is saved in the user meta. Other user’s data is saved to Web Storage (localStorage).
Support on WordPress.org
WordPress.org Forums » [Browsing History] Support
detail
Replies: 0
Hello Takashi,
We see occasional Javascript alerts from the Browsing History plugin. Writing to see if there’s a way to suppress or address this.
Screengrab of the alert: thriveandawaken.com/wp-content/uploads/browse-history-alert.png
Inspecting gives me:
browsing_history_get : ajax error
https://thriveandawaken.com/wp-content/plugins/browsing-history/assets/save.js?ver=1.3.1
Line 84 -> 107
I’m thinking it’s something to do with the post_id, or pages that are in the WordPress template that don’t use post_id?
Thank you!
detail
Replies: 2
Hello!
How to display different types of posts and pages in separate lines?
As an example!
[ccc_browsing_history_list_results post_type=”post”]
[ccc_browsing_history_list_results post_type=”page”]
But it doesn’t display like that, an error!
Thanks.
Date wise history for every user
detail
Replies: 1
Great plugin found after searches from many days. And hope your plugin will rock in coming years.
Actual User will give best feedback for growth.
Suggestion/Feedback:
Broser history should datawise history and setting should for kept data till date i.e. keep data upto x month.
Admin-Ajax calls slowing site down
detail
Replies: 7
Hi,
I am using your plugin as it seems to be the only plugin available that does what I need. However, there is a big issue as the admin-ajax calls are slowing the site down considerably. Without the plugin it’s 1.5 seconds to load, but with the plugin it’s taking 5 seconds.
Is there anything that can be done about this, because my client is not happy with the page speed and I can’t find any alternative plugins anywhere?
Many thanks
Is it possible to delete a history item? For privacy reasons.
detail
Replies: 1
Is it possible to delete a history item? For privacy reasons. Some users may want to delete some items from history. Is it possible to do that?
Development on GitHub
GitHub - takashi-matsuyama/browsing-history: WordPress plugin "Browsing History"
WordPress plugin "Browsing History". Contribute to takashi-matsuyama/browsing-history development by creating an account on GitHub.