Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to decode page name? #24

Open
ridermoth opened this issue Jul 11, 2017 · 0 comments
Open

How to decode page name? #24

ridermoth opened this issue Jul 11, 2017 · 0 comments

Comments

@ridermoth
Copy link

I want to get what page is the most popular through click counter with this plugin.

To do that, my idea is I must get the sorted data in kryptonit3_counter_page_visitor.

But the problem is, how to decode the unique name in page column (kryptonit3_counter_page table).

I don't want to loop all my page just to lookup its unique name and click count because it's expensive.

Please help me. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant