Detailed Store Activity Log for Price Changes?

I’m looking for an app that can give me a detailed activity log of changes made to products on my site.

We have thousands of products, and a few different employees. If a price is changed or wrong, sometimes we have absolutely no idea who did it or when.

Shopify’s inbuilt “Store Activity” is not detailed enough for our needs.

I’m looking for an app that can say: this product’s price was changed from THIS to THAT, by THIS PERSON, on THIS DATE.

Is this possible? Am I crazy? Thanks!

3 Likes

Hi @SeanFlanagan , is it only about price change?

As per my knowladge its not possible directly as no way to track this. But this thing can be build. for that your employees have to use the app for making the changes they can update the price and app will records all tte activity of employee, Am not sure if there is an app available for this. But this thing can be achievable by a custom app.

Thanks!

Hi @SeanFlanagan

We have a few ideas on how an activity log can be built without changing your current flow.

It would be good to understand your needs a little better. Email me at anto@opstack.co

thanks,

Anto

I have the same need. Would love to know if you found a solution!

1 Like

So there is a way but it’s kinda hidden. When you’re in the admin on a product, add /events.json at the end of the link.

For example:
https://admin.shopify.com/store/{your-store-link}/products/9954787197241/events.json

That’ll give you some logs, but honestly it’s pretty limited, mostly just shows publish/unpublish.

If you actually need full logs, you can use Loggr Product History & Revert (yep that’s my app :sweat_smile:).

1 Like

Hey @SeanFlanagan,

In order to do the requested changes requires to do the custom code in your theme file.

Could you please share the 4 digits collab code along with the store url in the p/m so that I can take a look and make the requested changes.

Thanks