Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4258470
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T05:39:13+00:00 2026-05-21T05:39:13+00:00

I have a site, and when the user does an action I wish to

  • 0

I have a site, and when the user does an action I wish to add that to a count of how many actions the person has ever done. Naturally I’d say “update the user table each time!” but I don’t feel as if that’s a good solution, and I’m interested in seeing if there is a way to do this.

Basically the user would log in and start using actions, and every time they make an action I would do [whatever] and then at the end of the day, I take all [whatever]s and make the query, saving resources on each action. Were the site to grow to 1,000 users, those little queries would start adding up! There is only one type of “action”, for the sake of this question just assume each page load would be an action.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T05:39:14+00:00Added an answer on May 21, 2026 at 5:39 am

    if its a single session, store (queue) “all the updates” in a session / global variable. Update at the end of the session.

    if its a multiple-session system, I would suggest doing the above and update the table at the end of each session.

    :(upwards of few hundred kbs, this is not a good idea):

    You would want to make a shortcode endcoing /decoding library to store it into the sessions vars. If we are talking about huge data. For example, if you have a drag and drop system, the intermediate states could be key<>val pair structures.
    eg: LOC_A=WIDGET_1 ; LOC_B=WIDGET_88 .. so on and so forth..

    is this making sense?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a site that has a /sites/default/files/ directory where user content is typically
I have 2 site: example.com and exampletwo.com I want that when a user login
I have a django server that serves the basic site with user, auth etc
I have a custom workflow that uses the Collect data from a user action,
I have a WordPress site with a form that I need to add a
I have built a site which requires user to login. Now I have decided
Hi I have a site where I use a User Table. I want to
I have this example FactoryGirl.define do @site = FactoryGirl.create(:my_site) factory :user do email {
I have a site with an image uploader, and whenever a user tries to
I have a credit system set up on my site where user A can

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.